[5766] in RedHat Linux List
Re: mounting other partitions
daemon@ATHENA.MIT.EDU (Ray Curtis)
Sat Nov 23 15:14:50 1996
Date: Sat, 23 Nov 1996 15:13:04 -0500
From: ray@fred.net (Ray Curtis)
To: HarrisonL@psu.edu
CC: redhat-list@redhat.com
In-Reply-To: <2.2.32.19961123195630.0068c38c@email.psu.edu>
Reply-To: ray@fred.net
Resent-From: redhat-list@redhat.com
K. Harrison Liang writes:
> During Redhat/Intel 4.0 installation, I was give a chance to mount
> other partitions, so I specified /win95 for /dev/hda1, and /winnt for
> /dev/hda2. However, when I boot up Linux, I can find neither /win95 nor
> /winnt in either the root or /mnt directory. Does anyone know if this's a
> bug in Redhat 4.0? Thanks.
>
Check your /etc/fstab file for lines that callup these partitions to
mount. I don't think this is a bug, propably just an operator error.
Make sure you have those directory's at your / level. Then make sure
your /etc/fstab has some lines such as:
## User Defined ===============================================================
/dev/sda1 /dos vfat defaults,noauto,user 0 0
^^^^^^
Note that will allow you mount them manually with the command 'mount /dos'
If you want them mounted automaically at boot time, just remove the 'noauto'.
---------------------------------------------------------------
Linux Host 'PICARD'
email: ray@fred.net
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null