Fwd: Re: USB Stick mit Schreibschutz
conrad berhörster
conrad.berhoerster at gmx.de
Thu Aug 24 18:56:16 CEST 2006
Am Donnerstag 24 August 2006 18:13 schrieb Jan-Benedict Glaw:
> mount /dev/xxxxx -o ....... -t ....... /mnt/..........
> dmesg
> mount
>
>
> MfG, JBG
das wäre das
/dev/hda2 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
usbfs on /proc/bus/usb type usbfs (rw)
capifs on /dev/capi type capifs (rw,mode=0666)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/sda1 on /media/USB_DISK type subfs
(rw,nosuid,nodev,sync,fs=floppyfss,procuid,utf8=true)
major minor #blocks name
3 0 19535040 hda
3 1 514048 hda1
3 2 19020960 hda2
8 0 126976 sda
8 1 126960 sda1
usb 1-1: new full speed USB device using uhci_hcd and address 3
scsi1 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
Vendor: Model: USB DISK Pro Rev: 3.09
Type: Direct-Access ANSI SCSI revision: 00
SCSI device sda: 253952 512-byte hdwr sectors (130 MB)
sda: Write Protect is on
sda: Mode Sense: 03 00 80 00
sda: assuming drive cache: write through
SCSI device sda: 253952 512-byte hdwr sectors (130 MB)
sda: Write Protect is on
sda: Mode Sense: 03 00 80 00
sda: assuming drive cache: write through
sda: sda1
sd 1:0:0:0: Attached scsi removable disk sda
sd 1:0:0:0: Attached scsi generic sg0 type 0
usb-storage: device scan complete
FAT: Unrecognized mount option "-t" or missing value
FAT: Unrecognized mount option "-t" or missing value
FAT: Unrecognized mount option "-t" or missing value
/dev/hda2 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
usbfs on /proc/bus/usb type usbfs (rw)
capifs on /dev/capi type capifs (rw,mode=0666)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/sda1 on /media/USB_DISK type subfs
(rw,nosuid,nodev,sync,fs=floppyfss,procuid,utf8=true)
////////////////////////////////////
mount liefert
/dev/hda2 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
usbfs on /proc/bus/usb type usbfs (rw)
capifs on /dev/capi type capifs (rw,mode=0666)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/sda1 on /media/USB_DISK type subfs
(rw,nosuid,nodev,sync,fs=floppyfss,procuid,utf8=true)
/////////////////////
linux:/home/conrad/Desktop # uname -a
Linux linux 2.6.15-jad2-default #1 PREEMPT Sat Dec 24 00:00:07 CET 2005 i686
i686 i386 GNU/Linux
und distro ist SUSE 10.0. mit KDE 3.4.2
aber mein "gefühl" oje, sagt mir, das das ein flag auf dem stick und nix mit
dem OS zu tun hat. das siehst du ja auch in der dmesg ausgabe.
frage ist eigentlich, wie kriegt man dieses "writeprotection is on" weg.
es scheint irgendwie hardwareseitig gesetzt zu sein.
einen tipp ?? c~
More information about the Linux
mailing list