|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: mounting dos partition
|
Oops, did that for /E:, forgot to do it for the others.
Thanks.
Eric Windisch wrote:
>
> As root type mkdir /D:
>
> :)
>
> -Eric Windisch
>
> Eugene Sotirescu wrote:
> >
> > I've 3 dos partition, that /etc/fstab refers to as:
> >
> > /dev/hda1 /C: msdos
> >
> > /dev/hda2 /D: msdos
> > /dev/hda6 /E: msdos
> >
> > -->sudo mount /dev/hda6 /E:
> >
> > mounts /E: just fine.
> >
> > However, I have bad luck with the other 2:
> >
> > -->sudo mount /dev/hda2 /D:
> > /dev/hda2: Success
> > mount: mount point /D: does not exist
> >
> > Any idea why?
> > Thanks.
> >
> > --
> >
> > Eugene
> >
> > "I have an Apache Web Server that uses CGI forms written in COBOL."
> > Post in clpm
> >
> > --
> > To unsubscribe, send a message with the word 'unsubscribe' in the subject
> > or body of your message to plug-request@lists.nothinbut.net
--
Eugene
"I have an Apache Web Server that uses CGI forms written in COBOL."
Post in clpm
--
To unsubscribe, send a message with the word 'unsubscribe' in the subject
or body of your message to plug-request@lists.nothinbut.net
|
|