View Single Post

   
  #3 (permalink)  
Old 01-17-2008, 07:05 AM
Vilmos Soti
 
Posts: n/a
Default Re: The LABEL in the filesystem table doesn't work

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
Reply With Quote