FAT12 Floppy disk boot sector,

Reply

Join Date: Aug 2003
Posts: 8
Reputation: MikeL is an unknown quantity at this point 
Solved Threads: 0
MikeL MikeL is offline Offline
Newbie Poster

FAT12 Floppy disk boot sector,

 
0
  #1
Dec 24th, 2003
Anyone know how to 'destroy' the FAT12 boot sector so the system BIOS does not attempt to boot to the floppy (no 'invalid system disk' message) and will continue to the next boot device?

I know if I zero out the boot sector, it will achive the desired results, but I will also loose the FAT tables and all files on the disk. An ext2 formatted floppy will do just the same.

I need the floppy to be skipped during the boot process but still retain all files on the disk.

I have found utilities like BCTL500 that will rewrite the boot sector to skip the floppy and go to the hard drive but this is no good because I want it to move to the next boot device (CDROM).

Bart's jo.sys will not work either because I need this to work with FreeDOS.

Thanks a million for anyone that has this answer!!! I've been researching this for two weeks now.
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 9,519
Reputation: caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold 
Solved Threads: 488
Team Colleague
caperjack's Avatar
caperjack caperjack is offline Offline
Posting Prodigy

Re: FAT12 Floppy disk boot sector,

 
0
  #2
Dec 24th, 2003
In the bios you should be able to disable floppy boot seek!or change the boot sequence to C,A
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 8
Reputation: MikeL is an unknown quantity at this point 
Solved Threads: 0
MikeL MikeL is offline Offline
Newbie Poster

Re: FAT12 Floppy disk boot sector,

 
0
  #3
Dec 24th, 2003
Not good for my purpose, but thanks

Let me explain further....

I want to have a 'single boot' floppy disk. Basically I need to boot to it one time, run a couple tasks, and then I will rewrite the boot sector so that the next reboot the floppy disk will be skipped. But I also need the files on the floppy to still be accessable so zeroing out the boot sector will not work.

I had considered the option of just rewriting the disk with a non-bootable boot sector then changing the message to inform the user to change their boot order to CDROM, Floppy, HDD. But that wouldn't work either.

I have programmed in assembly language before, but not for x86, only 6502 (Apple II). That was back in '84, and it was more for education than pratical purpose (mainly because it's a pain). I guess if no one has an answer then I have no choice but to hit the books. ... now if I could just get an extra 24 hours per day to do it in

Thanks,

Mike
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 2,414
Reputation: alc6379 has a spectacular aura about alc6379 has a spectacular aura about alc6379 has a spectacular aura about 
Solved Threads: 123
Team Colleague
alc6379's Avatar
alc6379 alc6379 is offline Offline
Cookie... That's it

Re: FAT12 Floppy disk boot sector,

 
0
  #4
Dec 25th, 2003
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...
Alex Cavnar, aka alc6379
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 8
Reputation: MikeL is an unknown quantity at this point 
Solved Threads: 0
MikeL MikeL is offline Offline
Newbie Poster

Re: FAT12 Floppy disk boot sector,

 
0
  #5
Dec 25th, 2003
Yep, I've got the scripting part done for the most part. All I'm missing is the 'skip' boot sector.

Lilo was another thought I had too, and I think it's probably going to be the best one in the end. This way I can have it skip the boot disk unless they choose the option to boot to it.

Thanks!!
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 1
Reputation: stealthhawk is an unknown quantity at this point 
Solved Threads: 0
stealthhawk stealthhawk is offline Offline
Newbie Poster

Re: FAT12 Floppy disk boot sector,

 
0
  #6
Nov 29th, 2004
Why dont you simply remove the Bios boot signiture at the end? AA55 i belive from the disk? That way it wont be bootable and the Fat structure will still be preserved.
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 1
Reputation: stormal is an unknown quantity at this point 
Solved Threads: 0
stormal stormal is offline Offline
Newbie Poster

Re: FAT12 Floppy disk boot sector,

 
0
  #7
Jan 2nd, 2005
If you use a Windows DMF format (1.67MB) floppy boot sector, the floppy will not boot and will be bypassed.

Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 207
Reputation: Real-tiner is an unknown quantity at this point 
Solved Threads: 8
Real-tiner Real-tiner is offline Offline
Posting Whiz in Training

Re: FAT12 Floppy disk boot sector,

 
0
  #8
Jan 19th, 2005
Copy the files to another disk, but do not make that disk bootable.

To do that:

Format the new disk.

Copy the files from the bootable disk to a temporary folder on the hard drive. Use "My Computer" to drag and drop the files.

Copy the files from the temporary folder to the blank formatted disk.

Now it should work. The drag and drop copying does not copy the active boot sector.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Storage Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC