Your device has the label "stor1" and you are trying to mount a device whose label is "/stor1". The leading slash should be in both places or neither. > "fcsk.ext3: Unable to resolve 'LABEL=/stor1" > > Here's my fstab. > $ cat /etc/fstab > LABEL=/1 / ext3 defaults 1 1 > LABEL=/stor1 /stor1 ext3 defaults 1 2 > LABEL=/stor2 /stor2 ext3 defaults 1 2 > > The devices seems to be properly labeled > # e2label /dev/sdb1 > stor1 > # e2label /dev/sdb2 > stor2 > > The OS install process labeled root as "/1", does that have anything > to do > with the problem? > > why does it not work as expected? > > ~af > > > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list