Re: How do I access an USB pen drive?
From: BitBanger (Bb_at_dd.net)
Date: 07/15/04
- Next message: Toomas Soome: "Re: But is it stable and or safe, and security or stabolity issues?"
- Previous message: Faeandar: "I have an inode...."
- In reply to: Juergen Keil: "Re: How do I access an USB pen drive?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 15 Jul 2004 16:04:15 +0200
Works, thx.
"Juergen Keil" <jk@tools.de> wrote in message
news:wyfz7vhska.fsf@tools.de...
> "BitBanger" <Bb@dd.net> writes:
>
> > I'm using Solaris 8 on x86 and I would like to transfer some files by
way of
> > USB pen drive. When I plug it in, the thing is recognized but I can't
figure
> > out how to mount the thing.
>
> mount -F pcfs /dev/dsk/c1t0d0p0:c /mnt
>
> should work, assuming c1t0d0 is the disk device created for the USB
> mass storage device. You can find out the correct device name with
>
> ls -l /dev/dsk/*p0 | grep storage
- Next message: Toomas Soome: "Re: But is it stable and or safe, and security or stabolity issues?"
- Previous message: Faeandar: "I have an inode...."
- In reply to: Juergen Keil: "Re: How do I access an USB pen drive?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|