On Tue, 08 May 2001, [EMAIL PROTECTED] wrote:
>
> On Tue, May 08, 2001, spider wrote:
> > can i have access to non-linux disks (other partitions than linux partition)
> > ???
> >
> > anyone can tell me, please, how can i do this?
> >
>
> [EMAIL PROTECTED]:~$ mount --help
> Usage: mount [-hV]
>
That is child's play. Just mount the file system on some directory, with
mount -t
Ex: mount -t vfat /dev/hda1 /c (The ubiquitious)
Hope this helps.
Once upon a time, spider <[EMAIL PROTECTED]> found a keyboard. And typed:
>can i have access to non-
On Tue, May 08, 2001, spider wrote:
> can i have access to non-linux disks (other partitions than linux partition)
> ???
>
> anyone can tell me, please, how can i do this?
>
[EMAIL PROTECTED]:~$ mount --help
Usage: mount [-hV]
mount -a [-nfFrsvw] [-t vfstypes]
mount [-nfrsvw] [-o o
can i have access to non-linux disks (other partitions than linux partition)
???
anyone can tell me, please, how can i do this?
4 matches
Mail list logo