View Single Post

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

Ramon F Herrera wrote:
>
> This is what I tried:
>
> # e2label /dev/sdb /home/client


/dev/sdb is the MBR of the disk. You need to make a partition on
it such as /dev/sdb1 and use that for the e2label device.

--
Confucius: He who play in root, eventually kill tree.
Registered with The Linux Counter. http://counter.li.org/
Slackware 9.0 Kernel 2.4.22 i686 (GCC) 3.3
Uptime: 16:31, 1 user, load average: 0.42, 0.33, 0.39

Reply With Quote