Hi All,
I hav written one FAT16 boot sector code and loading into the the 4th partition(primary DOS partition) in my PC, which already has DOS and Windows 2000 in it .After loading I am trying to boot into the code using the XOSL(open source boot manager).The control is comming to my boot sector code.But,its not reading the root directory structure of that partition properly.After reading the root directory structure I am printing its not having the file name entries instead some junk values.
I am not sure whether I am missing any step ?? my BPB entries are proper.
Tx,
Sampath S
HDD Booting
- mathematician
- Member
- Posts: 437
- Joined: Fri Dec 15, 2006 5:26 pm
- Location: Church Stretton Uk
being that i am a noob at OSDevelopment i would'nt mess with MBRs i know a couple things you can try:
Try another Bootloader. GRUB is really good! better then the Windows Dual Boot thing.
if anything Backup All Data and format the thing
and try a Defrag on DOS or windows. this is possible!
if it is acknowledged but not read. Try this. Defraging makes PC's Run faster because the OS (depending which you got) try's to decode the fragments to get it running with out Defrag. the os you are using might not have an advanced method of this.
Try another Bootloader. GRUB is really good! better then the Windows Dual Boot thing.
if anything Backup All Data and format the thing
and try a Defrag on DOS or windows. this is possible!
if it is acknowledged but not read. Try this. Defraging makes PC's Run faster because the OS (depending which you got) try's to decode the fragments to get it running with out Defrag. the os you are using might not have an advanced method of this.
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Only some bioses have that limitation. Most modern bioses don't have that limit anymore, by providing a special LBA bios call:
http://www.ctyme.com/intr/rb-0708.htm
http://www.ctyme.com/intr/rb-0708.htm