ramon@conexus.net (Ramon F Herrera) writes:
> This is what I tried:
>
> # e2label /dev/sdb /home/client
>
> and I placed this line in the fstab file:
>
> LABEL=/home/client /home/client ext2 defaults 1 2
>
> but when I tried to mount, I got this error message:
>
> # mount /home/client
> mount: no such partition found
>
> How can I make the LABEL work?
Try rebooting your box so the kernel will reread the partition table.
Vilmos