Re: USB storage devices and /etc/fstab

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




>   "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
>

On Dec 14, 2007 12:53 PM, Dave Lehman < dlehman@xxxxxxxxxx> wrote:

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.

 
Ah! I missed the obvious.
The fstab line should read
     LABEL=stor1    /stor1    ext3    defaults    1 2
It works now.

Friendly reminder: let's not do Top Posting. Let's reply at the bottom of the email.

thanks Dave!
~af

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux