[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sony usb mass storage



On Sun, 2005-02-27 at 17:06 +0530, Ritesh Raj Sarraf wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Sunday 27 Feb 2005 7:12 am, Ron Johnson wrote:
> > On Sat, 2005-02-26 at 20:28 -0500, Mitja wrote:
> > > I have memory sticks reader Siny MSAC. When i ut memory stick in reader i
> > > got a message (as root):
> > >
> > > usb 2-2.1: new full usb device using address 6
> > > scsi1: scsi emulation for USB Mass Storage devices.
> > > Vendor Sony Model: MSAC-US1, REV:1.00 Type: Direct-Access scsi device
> > > sdb:126848
> > > hdwr sector
> > > sdb: assuming Write Enable
> > > sdb: assuming drive cache write through
> > > /dev/scsi/host1/bus0/target0/lun0:p1 Attaced scsi removable disk sdb at
> > > scsi1, channel 0, id 0 lun 0
> >
> > Ok, that looks pretty normal!
> >
> > > I don't know how to mounted a card.
> >
> > Try this:
> > # mkdir -p /media/thumb
> > # mount -v -t vfat -o noatime /dev/sdb1 /media/thumb
> >
> 
> How did you verify that it could be sdb ?
> It could have been sda, sdc, sdd etc also..

Because it said so, 4 times.

sdb:126848
  ^
sdb: assuming Write Enable
  ^
sdb: assuming drive cache write through
  ^
/dev/scsi/host1/bus0/target0/lun0:p1 Attaced scsi removable disk sdb at
                                                                   ^

Fortunately, udev will handle this automagically for you, if you
write a custom rule for it.

-- 
-----------------------------------------------------------------
Ron Johnson, Jr.
Jefferson, LA USA
PGP Key ID 8834C06B I prefer encrypted mail.

"I went home with a waitress the way I always do. How was I to
know she was with the Russians, too?"



Reply to: