![]() |
Oct 25 2007, 09:00 AM
Post
#1
|
|
|
911cd's Boyscout ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 3,107 Joined: 18-November 03 From: Skaro Member No.: 2,631 |
I haven't extensively tested this, but it's worked on the few systems I've needed it on.
I got weary of wrestling with scsi/raid drivers on my disk. The plus to having these drivers already on the disk is you can boot it (in theory) and always see the drives. The negatives are: If you have a newer driver on a floppy then the disk might refuse to use it saying it already has one. It takes longer to boot. You can run into 'out of memory' issues sometimes. My new method is creating disk images of the f6 disks and using grub to mount them before starting setupldr.bin. This way you can decide whether or not to use a driver, and you still can use a normal f6 disk. I've heavily editted the txtsetup.oem files here, combining several controllers from one manufacturer into one image. One drawback is that you can't access the real floppy drive (if there is one) or the image from your Live CD Windows. Basically here's what you need to do: 1) Create a grub menu for the images 2) You need to have a way to start grldr, you can use bcdw or use grldr as your boot sector. I actually use a separate menu for this and start it by doing CODE title F6 configfile /BOOT/GRUB/F6.LST 3) While your live cd is booting hit f6 and you should find your mounted floppy driver available. The entries need to be formatted as such: CODE title Intel find --set-root /WIN51IP map --mem /BOOT/F6/INTEL.GZ (fd0) map --hook chainloader --force /BCDW/LOADER.BIN The last line can be changed to whatever you need, I simply restart bcdw and can use the mounted floppy image with both pebuilder and recovery console boots. I figured my 2900th post ought to be something interesting. Reason for edit: removing the <br> tags that found their way into the code Edit 11-10-2007 Just noticed the map command on the same line as the find command The forum and I are having a private battle keeping the code blocks from doing wierd stuff like indenting on every crlf This post has been edited by d4vr0s: Nov 10 2007, 08:25 AM -------------------- A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams
Problems? Check the Troubleshooting FAQ |
|
|
|
d4vr0s Using F6 disk images with grub4dos Oct 25 2007, 09:00 AM
Rootman Pretty ingenious. Looks like it would be good whe... Oct 25 2007, 09:31 AM
Daemonforce Wow welcome to yesteryear.
I'm past the whol... Oct 25 2007, 10:09 AM
Ed_P QUOTE (d4vr0s @ Oct 25 2007, 10:00 AM) I ... Oct 25 2007, 11:14 AM
d4vr0s QUOTE I'm past the whole floppy thing. You did... Oct 25 2007, 01:38 PM
Daemonforce QUOTE (d4vr0s @ Oct 25 2007, 11:38 AM) Th... Oct 25 2007, 02:15 PM
d4vr0s You have successfully added mass storage controlle... Oct 25 2007, 02:19 PM
cdob @d4vr0s
Great solution. This is handy at new hardw... Oct 25 2007, 03:18 PM
d4vr0s @cdob
Yeah, I've done that too.
Some of my ima... Oct 25 2007, 03:42 PM
jykkejee Greetings, everybody!
Do you think the method... Nov 10 2007, 06:21 AM
d4vr0s It can be done, have you tried manually typing the... Nov 10 2007, 08:30 AM
jykkejee I must admit I don't understand too much of wh... Nov 10 2007, 02:45 PM
d4vr0s I don't think bcdw will run off a hard drive p... Nov 10 2007, 03:13 PM
jykkejee Yes, I think this was not the answer and maybe I w... Nov 11 2007, 02:05 PM![]() ![]() |
| Lo-Fi Version | Time is now: 9th February 2010 - 10:37 AM |