Re: Final step to boot from an USB hard disk?
From: Jim Cornette (fc-cornette_at_insight.rr.com)
Date: 03/25/05
- Previous message: Mark Sargent: "Re: -s /tftpboot path in xinetd.d/tftp file"
- In reply to: Jim Cornette: "Re: Final step to boot from an USB hard disk?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Mar 2005 00:26:15 -0500 To: For users of Fedora Core releases <fedora-list@redhat.com>
Jim Cornette wrote:
> Antonio Montagnani wrote:
>
>>
>>
>> 8) at this point I tried to install grub (grub-install /dev/sda ) but I
>> get the reply :
>> /dev/sda: not found or not a block device!!!
>
>
> This might be due to having no nodes ( /dev/sda and others not being
> present within the chrooted environment.) I don't know how to get device
> nodes loaded because they are not like once was (static and many) Now
> they are dynamic and limited.
Using mc as a visual shell, I was able to copy the entries for the sda
devices from /dev (regular install) over to /mnt/sysimage/dev and then
running the fdisk command showed the information regarding /dev/sda.
This might be danerous to attempt to create (actually copy the node to
the chroot via the regular installation.)
Running grub-install /dev/sda yielded the below output in my chrooted
usb installation.
> grub-install /dev/sda
> Installation finished. No error reported.
> This is the contents of the device map /boot/grub/device.map.
> Check if this is correct or not. If any of the lines is incorrect,
> fix it and re-run the script `grub-install'.
>
> # this device map was generated by anaconda
> (fd0) /dev/fd0
> (hd0) /dev/hda
> (hd1) /dev/sda
This worked for me, but I cannot boot this installation anyway.
Jim
>
>>
>> Any help????Thanks
>
>
>
> Probably not much help. I am more curious to how one can make this a
> possibility.
>
> Good luck! I'll try some of your suggestions.
>
> Jim
>
>>
>
>
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Mark Sargent: "Re: -s /tftpboot path in xinetd.d/tftp file"
- In reply to: Jim Cornette: "Re: Final step to boot from an USB hard disk?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|