I need to import my data from my former IDE-hd and thought it might be
easily done with an usb-bridge.
But mounting does not work.
This is my old disk:
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 38298 307628653+ 83 Linux
/dev/sdb2 38299 38913 4939987+ 5 Extended
/dev/sdb5 38299 38913 4939956 82 Linux swap / Solaris
Data are on sdb2
How to mount sdb2 properly?
Thanks for helping.
Regards
Bernd
dmesg says:
[ 671.140012] usb 1-5: new high speed USB device using ehci_hcd and
address 5
[ 671.273721] usb 1-5: New USB device found, idVendor=152d,
idProduct=2338
[ 671.273725] usb 1-5: New USB device strings: Mfr=1, Product=2,
SerialNumber=5
[ 671.273728] usb 1-5: Product: USB to ATA/ATAPI Bridge
[ 671.273730] usb 1-5: Manufacturer: JMicron
[ 671.273731] usb 1-5: SerialNumber: 152D203380B6
[ 671.273822] usb 1-5: configuration #1 chosen from 1 choice
[ 671.332580] Initializing USB Mass Storage driver...
[ 671.332667] scsi5 : SCSI emulation for USB Mass Storage devices
[ 671.332783] usbcore: registered new interface driver usb-storage
[ 671.332786] USB Mass Storage support registered.
[ 671.351825] usb-storage: device found at 5
[ 671.351827] usb-storage: waiting for device to settle before scanning
[ 676.348644] usb-storage: device scan complete
[ 676.349378] scsi 5:0:0:0: Direct-Access
PQ: 0 ANSI: 2 CCS
[ 676.350003] sd 5:0:0:0: Attached scsi generic sg2 type 0
[ 676.352182] sd 5:0:0:0: [sdb] Attached SCSI disk
[ 689.004913] usb 1-5: USB disconnect, address 5
[ 698.356517] usb 1-5: new high speed USB device using ehci_hcd and
address 6
[ 698.493770] usb 1-5: New USB device found, idVendor=152d,
idProduct=2338
[ 698.493773] usb 1-5: New USB device strings: Mfr=1, Product=2,
SerialNumber=5
[ 698.493776] usb 1-5: Product: USB to ATA/ATAPI Bridge
[ 698.493778] usb 1-5: Manufacturer: JMicron
[ 698.493779] usb 1-5: SerialNumber: 222291FACA00
[ 698.493873] usb 1-5: configuration #1 chosen from 1 choice
[ 698.497342] scsi6 : SCSI emulation for USB Mass Storage devices
[ 698.497558] usb-storage: device found at 6
[ 698.497560] usb-storage: waiting for device to settle before scanning
[ 703.500197] usb-storage: device scan complete
[ 703.500946] scsi 6:0:0:0: Direct-Access ST332082 0ACE D
PQ: 0 ANSI: 2 CCS
[ 703.501829] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 703.502560] sd 6:0:0:0: [sdb] 625142448 512-byte logical blocks: (320
GB/298 GiB)
[ 703.505851] sd 6:0:0:0: [sdb] Write Protect is off
[ 703.505855] sd 6:0:0:0: [sdb] Mode Sense: 00 38 00 00
[ 703.505857] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 703.507763] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 703.507768] sdb: sdb1 sdb2 < sdb5 >
[ 703.594669] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 703.594673] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 727.824071] ===>rt_ioctl_giwscan. 3(3) BSS returned, data->length =
488
[ 847.824070] ===>rt_ioctl_giwscan. 2(2) BSS returned, data->length =
339
[ 967.824570] ===>rt_ioctl_giwscan. 4(4) BSS returned, data->length =
671
[ 1011.645301] attempt to access beyond end of device
[ 1011.645305] sdb2: rw=0, want=4, limit=2
[ 1011.645307] EXT3-fs: unable to read superblock
Thanks
Bernd
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 201011060022.14337.b_kloss@web.de">http://lists.debian.org/201011060022.14337.b_kloss@web.de
11-06-2010, 02:21 PM
Camaleón
mount IDE via USB-bridge
On Sat, 06 Nov 2010 00:22:14 +0100, Bernd Kloss wrote:
> I need to import my data from my former IDE-hd and thought it might be
> easily done with an usb-bridge.
> But mounting does not work.
>
> This is my old disk:
> Device Boot Start End Blocks Id System
> /dev/sdb1 * 1 38298 307628653+ 83 Linux
> /dev/sdb2 38299 38913 4939987+ 5 Extended
> /dev/sdb5 38299 38913 4939956 82 Linux swap / Solaris
>
> Data are on sdb2
>
> How to mount sdb2 properly?
(...)
Wait... "sdb2" is an extended partition holding a swap partition ("sdb5").
Your data should be under "sdb1".
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2010.11.06.15.21.48@gmail.com">http://lists.debian.org/pan.2010.11.06.15.21.48@gmail.com
11-06-2010, 07:56 PM
Arnt Karlsen
mount IDE via USB-bridge
On Sat, 6 Nov 2010 15:21:48 +0000 (UTC), Camaleón wrote in message
<pan.2010.11.06.15.21.48@gmail.com>:
> On Sat, 06 Nov 2010 00:22:14 +0100, Bernd Kloss wrote:
>
> > I need to import my data from my former IDE-hd and thought it might
> > be easily done with an usb-bridge.
> > But mounting does not work.
> >
> > This is my old disk:
> > Device Boot Start End Blocks Id System
> > /dev/sdb1 * 1 38298 307628653+ 83 Linux
> > /dev/sdb2 38299 38913 4939987+ 5 Extended
> > /dev/sdb5 38299 38913 4939956 82 Linux
> > swap / Solaris
> >
> > Data are on sdb2
> >
> > How to mount sdb2 properly?
>
> (...)
>
> Wait... "sdb2" is an extended partition holding a swap partition
> ("sdb5").
>
> Your data should be under "sdb1".
..plug it in and see what happens, aka "smoke test it." ;o)
..unless you have a Microsoft engineered flame bait with a
Potato era kernel and Sarge era userland, it'll just work,
even if it might disagree a wee bit with your /etc/fstab
memories, read the smoke test log if you don't see an usb
pop-up offer you something. If you're on a cli-only box,
try " mount -v /dev/sdb1 /mnt " as root.
" swapon -v /dev/sdb5 " should add some (useless usb) swap
confirming your fdisk listing, but you may want to back it
up first with dd if you're trying to rescue a hibernation
crash state or some such.
..also worth reading up on fsck if mount -v suggests issues,
mount -vo,ro /dev/sdb1 /mnt may be preferable.
--
..med vennlig hilsen = with Kind Regards from Arnt... ;o)
...with a number of polar bear hunters in his ancestry...
Scenarios always come in sets of three:
best case, worst case, and just in case.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20101106215633.3eea912b@a45.fmb.no">http://lists.debian.org/20101106215633.3eea912b@a45.fmb.no
11-07-2010, 07:30 PM
Bernd Kloss
mount IDE via USB-bridge
Am Samstag, 6. November 2010 schrieb Arnt Karlsen:
> On Sat, 6 Nov 2010 15:21:48 +0000 (UTC), Camaleón wrote in message
>
> <pan.2010.11.06.15.21.48@gmail.com>:
> > On Sat, 06 Nov 2010 00:22:14 +0100, Bernd Kloss wrote:
> > > I need to import my data from my former IDE-hd and thought it might
> > > be easily done with an usb-bridge.
> > > But mounting does not work.
> > >
> > > This is my old disk:
> > > Device Boot Start End Blocks Id System
> > >
> > > /dev/sdb1 * 1 38298 307628653+ 83 Linux
> > > /dev/sdb2 38299 38913 4939987+ 5 Extended
> > > /dev/sdb5 38299 38913 4939956 82 Linux
> > > swap / Solaris
> > >
> > > Data are on sdb2
> > >
> > > How to mount sdb2 properly?
> >
> > (...)
> >
> > Wait... "sdb2" is an extended partition holding a swap partition
> > ("sdb5").
> >
> > Your data should be under "sdb1".
>
> ..plug it in and see what happens, aka "smoke test it." ;o)
>
> ..unless you have a Microsoft engineered flame bait with a
> Potato era kernel and Sarge era userland, it'll just work,
> even if it might disagree a wee bit with your /etc/fstab
> memories, read the smoke test log if you don't see an usb
> pop-up offer you something. If you're on a cli-only box,
> try " mount -v /dev/sdb1 /mnt " as root.
> " swapon -v /dev/sdb5 " should add some (useless usb) swap
> confirming your fdisk listing, but you may want to back it
> up first with dd if you're trying to rescue a hibernation
> crash state or some such.
>
> ..also worth reading up on fsck if mount -v suggests issues,
> mount -vo,ro /dev/sdb1 /mnt may be preferable.
Thanks for helping. Rather embarrassed I have to admit that I had forgotten
some changes in my partitions! Everything under control now.
Sorry.
Regards
Bernd
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 201011072130.40136.b_kloss@web.de">http://lists.debian.org/201011072130.40136.b_kloss@web.de