[3839] in RedHat Linux List
Re: One more ignorant newbie question
daemon@ATHENA.MIT.EDU (James Youngman)
Mon Nov 11 07:11:53 1996
To: redhat-list@redhat.com
From: JYoungman@vggas.com (James Youngman)
Date: 11 Nov 1996 12:08:21 GMT
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
In article <561m2p$s2h@halon.vggas.com>, lance@iac.co.jp says...
>
>During the Colgate install, I had a chance to set up
>a DOS mount. I have a c: d: & e: on /dev/hda2,
>/dev/hda5 & /dev/hda6 respectively.
>
>I entered the drive names for mount point, but the
>install said mount points have to begin with /.
>
>So I entered /c: and so on down the line.
>Now the boot process says these are unmountable.
>
>What goof did I make, and can I fix it without reinstalling?
The mount points need to exist too!
type:
mkdir /{a,c,d,e}
It's far more usual to keep your mount points for these filesystems in /mnt
by the way. To do this, use instead:-
mkdir /mnt/{a,c,d,e} and use control panel to set up these filesystems for
those directories.
--
James Youngman VG Gas Analysis Systems |The trouble with the rat-race
Before sending advertising material, read |is, even if you win, you're
http://www.law.cornell.edu/uscode/47/227.html|still a rat.
--
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