|
Unable to resolve LABEL - New SATA drive
Hiya,
I put a new SATA drive in my machine today and I'm having a little problem with the mount. I created the filesystem with the following command:
mkfs.ext3 -L /r2 /dev/sda
and then I put this in /etc/fstab
LABEL=/r2 /r2 ext3 defaults 1 2
but on boot I get the message "Unable to resolve LABEL=/r2"
If I comment it the LABEL out of /etc/fstab and wait for the box to boot and then do a mount /r2 it mounts fine.
My guess is that it doesn't "see" the SATA drive at the correct point in the boot process.
Can anyone help?
Thanks
Thoalex
|