--- xml/htdocs/doc/en/usb-guide.xml 2011/09/04 17:53:40 1.20 +++ xml/htdocs/doc/en/usb-guide.xml 2011/12/26 15:22:40 1.21 @@ -1,5 +1,5 @@ - + @@ -18,8 +18,8 @@ -1.15 -2009-11-29 +2 +2011-12-26 Introduction @@ -295,18 +295,18 @@ usb-storage: waiting for device to settle before scanning Vendor: JetFlash Model: TS512MJF2A Rev: 1.00 Type: Direct-Access ANSI SCSI revision: 02 -SCSI device sda: 1003600 512-byte hdwr sectors (514 MB) +SCSI device sdb: 1003600 512-byte hdwr sectors (514 MB) (The write-protect sense is EXPERIMENTAL code in the later kernels) -sda: Write Protect is off -sda: Mode Sense: 0b 00 00 08 -sda: assuming drive cache: write through -SCSI device sda: 1003600 512-byte hdwr sectors (514 MB) +sdb: Write Protect is off +sdb: Mode Sense: 0b 00 00 08 +sdb: assuming drive cache: write through +SCSI device sdb: 1003600 512-byte hdwr sectors (514 MB) /dev/scsi/host0/bus0/target0/lun0: p1 -Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0 +Attached scsi removable disk sdb at scsi0, channel 0, id 0, lun 0 Attached scsi generic sg0 at scsi0, channel 0, id 0, lun 0, type 0 usb-storage: device scan complete -(At this point, the device is generally accessible by mounting /dev/sda1) +(At this point, the device is generally accessible by mounting /dev/sdb1) (When the device is disconnected, the system acknowledges the same) usb 1-1: USB disconnect, address 2 @@ -319,13 +319,13 @@

-# mount /dev/sda1 /mnt/usb
+# mount /dev/sdb1 /mnt/usb
 # df -h
 Filesystem            Size  Used Avail Use% Mounted on
-/dev/hda8             9.4G  7.5G  1.9G  80% /
-/dev/hda9              11G  8.1G  2.4G  78% /usr
+/dev/sda8             9.4G  7.5G  1.9G  80% /
+/dev/sda9              11G  8.1G  2.4G  78% /usr
 none                  189M     0  189M   0% /dev/shm
-/dev/sda1             490M   34M  457M   7% /mnt/usb
+/dev/sdb1             490M   34M  457M   7% /mnt/usb