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

Fwd: Re: multible partitions?



hi wolf

i just want to warn you: i recently trashed a 160gb lacie d2 firewire harddrive with linux (see: http://lists.debian.org/debian-powerpc/2005/05/msg00464.html). if you wan't to mount hfsplus on linux do it read-only for now...

Thanks for Your hint - are You a "single case" - or are there more such issues?

now to your problem:
mount /dev/sda1 -t hfsplus /hfs

you don't specify the right partition. you can read the partition-number from the output of macos disk utility below, from the "Medien-Identifikation" label: e.g. "disk2s10" means partition 10 on disk 2, which could map to /dev/sda10 on linux. alternatively you can run "fdisk -l /dev/sda" in linux which prints the partition table of /dev/sda.

Unluckily there is no output just running the command.
Inserting my USB stick, than removing it leads to results - but they are not so friendly. Here comes dmesg stuff - a left the lines related to usb and FireWire, maybe this is of some use. The external disk issue is at the very ending:

ohci1394: $Rev: 1045 $ Ben Collins <bcollins@debian.org>
ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[10] MMIO=[e4104000-e41047ff] Max Packet=[2048]
ieee1394: unsolicited response packet received - no tlabel match
ieee1394: Node added: ID:BUS[0-00:1023]  GUID[0001a30000000063]
ieee1394: Host added: ID:BUS[0-01:1023]  GUID[0001b7000000ac7d]
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 19:27:41 Oct 15 2004
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0x6000, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
sbp2: $Rev: 1074 $ Ben Collins <bcollins@debian.org>
ieee1394: sbp2: Driver forced to serialize I/O (serialize_io = 1)
scsi0 : SCSI emulation for IEEE-1394 SBP-2 Devices
blk: queue c11b0974, I/O limit 4095Mb (mask 0xffffffff)
ieee1394: sbp2: Logged into SBP-2 device
ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]
...
...
...
...
...
#### Plugging USB stick in ...

hub.c: new USB device 00:07.2-1, assigned address 2
usb.c: USB device 2 (vend/prod 0x58f/0x9380) is not claimed by any active driver.
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
usb-uhci.c: interrupt, status 2, frame# 1377
scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: Generic   Model: Flash Disk        Rev: 7.77
  Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
SCSI device sda: 128000 512-byte hdwr sectors (66 MB)
sda: Write Protect is off
 sda: sda1
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 2
USB Mass Storage support registered.

### ... and out:

usb.c: USB disconnect on device 00:07.2-1 address 2
...
...
...
...
++++++++++++++++++++++++++++++++++++++++++++++++++++
HERE IT COMES:

fdisk -l /dev/sda

sda: Unit Not Ready, sense:
Info fld=0xa00 (nonstd), Current 00:00: sns = 70  2
Raw sense data:0x70 0x00 0x02 0x00 0x00 0x0a 0x00 0x00
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Info fld=0xa00 (nonstd), Current sd00:00: sns = 70  2
Raw sense data:0x70 0x00 0x02 0x00 0x00 0x0a 0x00 0x00
sda : block size assumed to be 512 bytes, disk size 1GB.
sda: test WP failed, assume Write Enabled
 sda: I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 2097144
 I/O error: dev 08:00, sector 2097144
 I/O error: dev 08:00, sector 0
 I/O error: dev 08:00, sector 0
 unable to read partition table
++++++++++++++++++++++++++++++++++++++++++++++++++++

Greetings,

Wolf


--
+++++++++++++++++++++++++++++++++++++++++++
+ Wolf Drechsel
+ Köhnstr. 54
+ D-90478 Nürnberg
+ Tel.: 0911/4 71 98 49
+++++++++++++++++++++++++++++++++++++++++++



Reply to: