[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Re: [Linux-India] Mounting win98 partition



- ----- Original Message -----
From: Somesh Kumar <someshkumar@xxxxxxxxxxx>
To: <linux-india@xxxxxxxxx>
Sent: Sunday, August 15, 1999 3:36 AM
Subject: [LI] Re: [Linux-India] Mounting win98 partition


>
> Edit the file "/etc/fstab" and adda new entrywith these values
> for each column : '/dev/hda1" "/mnt/dosc" "vfat" "defaults" ,"0" and "0" .
> Then do a mkdir /mnt/dosc followed by
        mount /dev/hda1 /mnt/dosc.
Are both arg required or only one will do if you have an entry in fstab

> Your partition is accessible through /mnt/dosc.
>
> >From: "Amol Gokhale" <gamol@xxxxxxxxxx>
> >Reply-To: linux-india@xxxxxxxxx
> >To: <linux-india@xxxxxxxxx>
> >Subject: [Linux-India] Mounting win98 partition
> >Date: Sat, 14 Aug 1999 21:55:47 +0530
> >
> >hi all,
> >
> >         I am having trouble mounting a win 98 partition on a fresh
install
> >on another machine. Whenever I say:
> >
> >         mount -t vfat /dev/hda1 /dosc
> >
> >it says mount point is not a directory.
> >
> >Amol
> >
> >--------------------------------------------------------------------
> >For more information on Linux in India visit http://www.linux-india.org/
> >The Linux India mailing list does not accept postings in HTML format.
>
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> --------------------------------------------------------------------
> For more information on Linux in India visit http://www.linux-india.org/
> The Linux India mailing list does not accept postings in HTML format.
>

- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------