Re: problem booting from floppy
From: Jim Maas (jamaas_at_btinternet.com)
Date: 12/10/03
- Previous message: Claudio Daffra: "mb fast trak drive 133 & red hat 9.0"
- In reply to: Lenard: "Re: problem booting from floppy"
- Next in thread: Lenard: "Re: problem booting from floppy"
- Reply: Lenard: "Re: problem booting from floppy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 10 Dec 2003 14:03:08 +0000 (UTC)
Thanks Lenard,
I'm getting warm....
>You can boot with the Fedora 1.0 CD into rescue mode and use chroot to
>create a new boot floppy; mkbootdisk --device /dev/fd0 'uname -r'
>
>See 'man mkbootdisk' for the details
>
>
>
Tried this and no luck. My fd is a usb floppy connected to a notebook
(with no internal floppy) . I also got some error message that it did
not recognize the uname argument.
I continued to try to make a boot disk but again it doesn't like the
device option, any suggestions?
My other complication for grub permanently is that I have fedora
installed on a usb connected harddrive with XP on the internal hard drive.
Any further suggestions most welcome, thanks
Jim
>I prefer to use a GRUB boot floppy, it's easy to make and simple to update
>when needed.
>
>Basically, as root, from the console or xterm session;
>
>(Starting with a blank formatted (msdos or ext2) floppy)
>
>$ mount /dev/fd0
>
>$ grub-install --root-directory=/mnt/floppy /dev/fd0
>
>$ cp /boot/initrd-<version_#>.img /mnt/floppy/boot/initrd-<version_#>.img
>
>$ cp /boot/vmlinuz-<version_#> /mnt/floppy/boot/vmlinuz-<version_#>
>
>$ cp /boot/grub/grub.conf /mnt/floppy/boot/grub/grub.conf
>
>$ umount /dev/fd0
>
>
>
>
- Previous message: Claudio Daffra: "mb fast trak drive 133 & red hat 9.0"
- In reply to: Lenard: "Re: problem booting from floppy"
- Next in thread: Lenard: "Re: problem booting from floppy"
- Reply: Lenard: "Re: problem booting from floppy"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|