Can't boot from floppy image in Bochs!
Posted: Mon Feb 24, 2003 9:39 pm
Hi, all.
I downloaded Bochs2.02 and added the following two lines into .bochsrc:
floppya: 1_44="bootnet.img", status=inserted
boot: a
# bootnet.img is the image file used by bootdisk of linux
But bochs freezes after loading vga bios, so I boot from harddisk and try to mount this image, I got some error like this:
#mount /mnt/floppy
......
0 90 12065
8 81 12070
e6 80 12070
0 90 12070
0 90 12070
0 90 12070
1 90 12070
2 90 12070
12 90 12070
1b 90 12070
ff 90 12070
last result at 12070
last redo_fd_request at 12064
20 0
status=10
fdc_busy=1
DEVICE_INTR=c01539d0
fd_timer.function=c0153938
cont=c01aaa60
CURRENT=c01c7644
command_status=-1
floppy0: floppy timeout called
end_request: I/O error, dev 02:00 (floppy), sector 0
#
Can anyone give me some suggestion? I want to install linux in bochs so that I can continue working on my os. Formerly I uses VMware but I find it hard to debug. it's time to take a change.
Thank a lot!
I downloaded Bochs2.02 and added the following two lines into .bochsrc:
floppya: 1_44="bootnet.img", status=inserted
boot: a
# bootnet.img is the image file used by bootdisk of linux
But bochs freezes after loading vga bios, so I boot from harddisk and try to mount this image, I got some error like this:
#mount /mnt/floppy
......
0 90 12065
8 81 12070
e6 80 12070
0 90 12070
0 90 12070
0 90 12070
1 90 12070
2 90 12070
12 90 12070
1b 90 12070
ff 90 12070
last result at 12070
last redo_fd_request at 12064
20 0
status=10
fdc_busy=1
DEVICE_INTR=c01539d0
fd_timer.function=c0153938
cont=c01aaa60
CURRENT=c01c7644
command_status=-1
floppy0: floppy timeout called
end_request: I/O error, dev 02:00 (floppy), sector 0
#
Can anyone give me some suggestion? I want to install linux in bochs so that I can continue working on my os. Formerly I uses VMware but I find it hard to debug. it's time to take a change.
Thank a lot!