Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 1995 18:28:57 -0700
From:      Scott Blachowicz <scott@statsci.com>
To:        bmk@dtr.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: Problems 
Message-ID:  <m0t8dbO-000r41C@main.statsci.com>
In-Reply-To: Your message of "Thu, 26 Oct 1995 09:49:20 -0700." <199510261649.JAA19014@dtr.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
bmk@dtr.com wrote:

> You have your cdrom listed in /etc/fstab.  Leave a CD in the drive when
> you boot or you'll always see this message.  You could also remove the
> offending line from /etc/fstab.

Speaking of which, some OS's accept a 'noauto' option in their /etc/fstab
to tell 'mount -a' not to bother with the line.  I like to have a /cdrom
line in my /etc/fstab, but don't want it mounted at boot time and would
like to be able to do 

        # mount /cdrom

at some point without having to remember all of the right args.  Yes, I
know I could write a little wrapper script to do

        # mount -t XXXfs -r /dev/cd0a /cdrom

or whatever the right incantation is, but it'd be nice to have that
'noauto' option.

Scott Blachowicz    Ph: 206/283-8802x240    StatSci, a div of MathSoft, Inc.
                                            1700 Westlake Ave N #500
scott@statsci.com                           Seattle, WA USA   98109
Scott.Blachowicz@seaslug.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0t8dbO-000r41C>