In the bios you should be able to disable floppy boot seek!or change the boot sequence to C,A
caperjack
I hate 20 Questions
13,069 posts since Aug 2003
Reputation Points: 1,064
Solved Threads: 812
I'm probably out in left field here, but could you do some type of shell scripting here? Could you have some type of file on the floppy, say it's called noboot.txt. The first time the floppy boots, it does its needed tasks, and then creates noboot.txt. Then, the next time it boots, the script will check if there's a noboot.txt file there. If there's one there, it skips to the next boot sector.
I have no idea how to do this, though. My father in law does a lot with Multi-boot scenarios by copying various boot sectors. Maybe you could use a lilo boot disk. Just boot the floppy, do the tasks, and have a script that reruns lilo with a different lilo.conf, one which will only boot the CD-ROM device.
Just some ideas... hopefully they'll get some gears turning...
alc6379
Cookie... That's it
2,820 posts since Dec 2003
Reputation Points: 186
Solved Threads: 147