Re: f8 boots!

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

 



Gene Heskett wrote:
> 
> Seriously, whatever script processes the fstab and assembles the system, needs 
> a new keyword, one that can be added below the must have parts of the system 
> and that tells this script to report on screen but otherwise ignore such typu 
> foolishness in non-vital, 100% optional portions of the system. Skipping the 
> erroneous mount operation is much preferable in such a case. 
> 
The problem is that there in not a script that processes /etc/fstab,
and mounts each entry. What is done instead is to let mount do it
itself using the -a option. Network mounts are excluded the first
time it is run. I believe the script that handles this is in initrd now.

mount -a [-t type] [-O optlist]
   (usually given in a bootscript) causes all file systems mentioned
   in fstab (of the proper type and/or having or not having the
   proper options) to be mounted as indicated, except for those
   whose line contains the noauto keyword. Adding the -F option will
   make mount fork, so that the filesystems are mounted
   simultaneously.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

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