hrwusesdsl
Group: Members
Posts: 37
Joined: Nov. 2005 |
|
Posted: Feb. 27 2006,12:51 |
|
Thanx, cbagger, for some attention to my weird project. Dunno if GRUB "supports" my cd. With fewer typos, here is what I did:
I made a Bootable floppy using Freedos. The floppy has GRUB FOR DOS. The AUTOEXEC issues a message that sez "Insert configuration floppy now" and it pauses. After the pause it calls the DOS GRUB with this option: --config-file=(fd0)/grubcfg.ini
Using Easy CD Creator under Windows 98 I burned a "floppy emulation" bootable CD. The BOOTCATs came from the bootable Freedos floppy. The other things on the CD are--- /DSLFLOPS/ /GEEXBOX/ /INSERT/ /RIP/ The CD booted fine and found my grub cfg file on floppy. I changed the floppy cfg file so often I cannot repeat every command I tried. To boot DSL I intended to use kernel /DSLFLOPS/BOOTUSB/linux24 because that is where I put the DSL usb-boot-floppy kernel, but i never got that far. GRUB said things like "Unable to mount partition"
I also experimented with Linux grub in DSL. Using the usb boot floppy the way it was intended, I booted the DSL system in my Kingston Traveler 256 MB pendrive. I opened a shell ; changed to ~/boot/grub and erased the device.map file; then created a new device map file with GRUB --device-map=grub.dev then looked at the file. It read: (fd0) /dev/fd0 (hd0) /dev/hda (hd1) /dev/sda I edited this device file and changed sda to hdc but got similar resutls. My CD drive is new model in last two years. 52x read only ASUS. Any comments form anyone appreciated. Thanx.
|