Schmidt, Florian schrieb: > Wherefrom does the kernel get its information, what LABEL=/ is? >
you should check the labels on *all* your partitions and raiddevices, compare it with the grub.conf and the fstab. eg. -------- [EMAIL PROTECTED] ~]# e2label /dev/sda1 /boot [EMAIL PROTECTED] ~]# e2label /dev/sda1 /bla_blu [EMAIL PROTECTED] ~]# e2label /dev/sda1 /bla_blu [EMAIL PROTECTED] ~]# e2label /dev/sda1 "" [EMAIL PROTECTED] ~]# e2label /dev/sda1 [EMAIL PROTECTED] ~]# e2label /dev/sda1 /boot [EMAIL PROTECTED] ~]# e2label /dev/sda1 /boot -------- [EMAIL PROTECTED] ~]# e2label /dev/md2 /data2 -------- -- shrek-m _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
