From owner-freebsd-questions Mon May 11 16:20:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA15989 for freebsd-questions-outgoing; Mon, 11 May 1998 16:20:36 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mutsgo.kf7nn.com (mutsgo.kf7nn.com [204.251.27.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA15714 for ; Mon, 11 May 1998 16:19:58 -0700 (PDT) (envelope-from kf7nn@mutsgo.kf7nn.com) Received: (from kf7nn@localhost) by mutsgo.kf7nn.com (8.8.8/8.8.7) id SAA01454 for questions@freebsd.org; Mon, 11 May 1998 18:19:57 -0500 (CDT) (envelope-from kf7nn) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 11 May 1998 18:13:43 -0500 (CDT) From: kf7nn@kf7nn.com To: questions@FreeBSD.ORG Subject: cdrom mounting at boot Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG finally broke down and bought a new cd-rom and now i want to mount it at boot time but i dont want the system to hang if there is no disk in the drive or an error occurs mounting it (like before the new one). previously i would get the famous "enter path for sh" and be in single user mode if the cd-rom didnt mount. so what can i do to my fstab file that would allow this, after taking out the noauto option of course. /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/wd0s1b none swap sw 0 0 /dev/wd0s1a / ufs rw 1 1 /dev/wd0s1f /usr ufs rw 2 2 /dev/wd0s1e /var ufs rw 2 2 /dev/wcd0c /cdrom cd9660 ro,noauto 0 0 /dev/wd2 /drive2 ufs rw 1 1 proc /proc procfs rw ---------------------------------- E-Mail: kf7nn@kf7nn.com Date: 11-May-98 Time: 18:13:43 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message