no, i am using my second partion. df: Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda2 9629912 4374684 4766052 48% / none 252740 0 252740 0% /dev/shm e2label /dev/sda2 gives: /1 On Thu, 03 Feb 2005 12:17:53 +0000, Paul Howarth <paul@xxxxxxxxxxxx> wrote: > blckbrd wrote: > > grub.conf: > > > > default=1 > > timeout=5 > > splashimage=(hd0,1)/boot/grub/splash.xpm.gz > > hiddenmenu > > title Fedora Core (2.6.10-1.760_FC3) > > root (hd0,1) > > kernel /boot/vmlinuz-2.6.10-1.760_FC3 ro root=LABEL=/1 rhgb quiet > > initrd /boot/initrd-2.6.10-1.760_FC3.img > > title Fedora Core (2.6.10-1.760_FC3smp) > > root (hd0,1) > > kernel /boot/vmlinuz-2.6.10-1.760_FC3smp ro root=LABEL=/1 rhgb quiet > > initrd /boot/initrd-2.6.10-1.760_FC3smp.img > > title Fedora Core (2.6.10-1.741_FC3smp) > > root (hd0,1) > > kernel /boot/vmlinuz-2.6.10-1.741_FC3smp ro root=LABEL=/1 rhgb quiet > > initrd /boot/initrd-2.6.10-1.741_FC3smp.img > > title Fedora Core (2.6.10-1.741_FC3) > > root (hd0,1) > > kernel /boot/vmlinuz-2.6.10-1.741_FC3 ro root=LABEL=/1 rhgb quiet > > Did you miss off the initrd line for the 2.6.10-1.741_FC3 kernel or is > it really not there? > > > fstab: > > > > # This file is edited by fstab-sync - see 'man fstab-sync' for details > > LABEL=/1 / ext3 defaults 1 1 > > none /dev/pts devpts gid=5,mode=620 0 0 > > none /dev/shm tmpfs defaults 0 0 > > none /proc proc defaults 0 0 > > none /sys sysfs defaults 0 0 > > LABEL=SWAP-sda3 swap swap defaults 0 0 > > /dev/hdc /media/cdrecorder auto > > pamconsole,exec,noauto,fscontext=system_u:object_r:removable_t,managed > > 0 0 > > /dev/sdb1 /media/usbdisk vfat > > pamconsole,exec,noauto,iocharset=utf8,noatime,sync,fscontext=system_u:object_r:removable_t,managed > > 0 0 > > /dev/fd0 /media/floppy auto > > pamconsole,exec,noauto,fscontext=system_u:object_r:removable_t,managed > > 0 0 > > If you run: > > # e2label /dev/hda2 > > does it say "/1"? > > Paul. > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list >