On Fri, Jan 30, 2009 at 1:52 AM, Michael Schwendt <[email protected]>wrote:
> On Thu, 29 Jan 2009 09:48:54 +1100, L wrote: > > > # grub.conf generated by anaconda > > # > > # Note that you do not have to rerun grub after making changes to this > file > > # NOTICE: You do not have a /boot partition. This means that > > # all kernel and initrd paths are relative to /, eg. > > # root (hd0,1) > > # kernel /boot/vmlinuz-version ro root=/dev/sda2 > > # initrd /boot/initrd-version.img > > #boot=/dev/sda > > default=0 > > timeout=5 > > splashimage=(hd0,1)/boot/grub/splash.xpm.gz > > hiddenmenu > > title Fedora (2.6.27.5-41.fc9.i686) > > root (hd0,1) > > kernel /boot/vmlinuz-2.6.27.5-41.fc9.i686 ro > > root=UUID=5e2d514d-487e-4881-aff0-84bc64583555 rhgb quiet > > initrd /boot/initrd-2.6.27.5-41.fc9.i686.img > > title Fedora (2.6.27.5-37.fc9.i686) > > root (hd0,1) > > kernel /boot/vmlinuz-2.6.27.5-37.fc9.i686 ro > > root=UUID=5e2d514d-487e-4881-aff0-84bc64583555 rhgb quiet > > initrd /boot/initrd-2.6.27.5-37.fc9.i686.img > > Please attach it (compress it if need be), so it won't be modified with > line-breaks. Above it is broken, but I don't want to guess whether that > only applies to this mail or also the original file. please find attached are fstab and grub.conf. I suspect this problem has something to do with partition /boot mount. Other partitions are mounted using UUID=, but partition /boot was not automaticallly mounted. I mounted it manually as /dev/sda1 /boot ext3 defaults 1 2 > -- > fedora-list mailing list > [email protected] > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list > Guidelines: > http://fedoraproject.org/wiki/Communicate/MailingListGuidelines >
fstab
Description: Binary data
grub.conf
Description: Binary data
-- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
