Re: How do I CLEANLY disconnect a memory stick?
From: Michael Laajanen (michael.laajanen.no-spam._at_telia.com)
Date: 08/03/04
- Next message: Richard L. Hamilton: "Re: ascii nulls, awk, and tr"
- Previous message: Dragan Cvetkovic: "Re: question regarding the cc compiler"
- In reply to: UNIX admin: "How do I CLEANLY disconnect a memory stick?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 03 Aug 2004 20:51:18 GMT
HI,
UNIX admin wrote:
> We have this Sony digital camera with a memory stick. I guess it's flash or
> some such, that stuff is 'spanish villages' to me.
> At any rate, I plugged the camera in, and Solaris picked it up as a "usb
> storage device". OK, fine. But I couldn't mount it as a drive!
> Googling up on groups.google.com didn't turn up anything conclusive on the
> topic, but I did notice a detail about "scsa2usb.conf", which put me on the
> right track; a reboot later `vold` was mounting the memory stick under
> /rmdisk/rmdisk0 for me, as /dev/dsk/c2t0d0<something>.
>
> The "fun" started when I couldn't disconnect it cleanly. `eject rmdisk`
> produced "/dev/dsk/c2t0d0<something> busy: ioctl failed". I wasn't sitting
> in /rmdisk/... for it not to be able to be unmounted.
>
> `fuser -c /rmdisk/rmdisk0/` produced the PID of `vold`.
>
> How is it done???
>
>
I have also a Sony camera and I have started to use these "card" readers
"8 in 1" and once that is connected you just plug the memory stick or
any stick in the device and vold will mount it nicely.
I you use it via teh camera you need to alter the "scsa2usb.conf" as you
mention thats part of why I use the "reader".
/michael
- Next message: Richard L. Hamilton: "Re: ascii nulls, awk, and tr"
- Previous message: Dragan Cvetkovic: "Re: question regarding the cc compiler"
- In reply to: UNIX admin: "How do I CLEANLY disconnect a memory stick?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|