Problem with VFD

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
Gman
Member
Member
Posts: 37
Joined: Tue Jun 23, 2009 10:12 pm

Problem with VFD

Post by Gman »

The only floppy drive reader I have doesn't like to boot, so I'm stuck with using VFD for booting. I've never had this problem before, but now I do. When I boot bochs, It loads some information about the filesysem created by VFD, even after I send it my bootloader. What is weirder is that after I boot if I read back the contents of the first 512 bytes into a file then it is the data I coppied. This is the first time I have had any problem with VFD.
The hex dump that bochs loads is titled bochs
The hex dump of what is on the floppy after reading back the data on the floppy is titled floppy
Attachments
bochsrc.txt
bochsrc
(16.8 KiB) Downloaded 61 times
bochs.txt
bochs
(416 Bytes) Downloaded 57 times
FLO.txt
hexdump
(512 Bytes) Downloaded 87 times
"For those about to rock, we salute you"
-Brian Johnson
User avatar
Gman
Member
Member
Posts: 37
Joined: Tue Jun 23, 2009 10:12 pm

Re: Problem with VFD[SOLVED]

Post by Gman »

Turns out I was using fd0 as my floppy drive instead of -f0.
"For those about to rock, we salute you"
-Brian Johnson
Post Reply