USB drive with HFS+ partition
  • Butterfly
    Butterfly
    Mi-Go
    Posts: 95 from 2003/9/18
    I have an external drive (Lacie box) with 2 partitions: HFS+ and FAT32.
    Here's a bunch of questions :-)

    - When I plug it in, only FAT partition is mounted; I have to go through Mounter to un mount it and mount the HFS+ one. This is because both partitions have the same name "usbscsi0": if I change it, they can be mounted together. Question is if there's a way to make this permanent, as there is no "save" option and a mountlist would require me to have the drive always plugged in. (It'd be ok also if HFS+ partition was mounted instead of FAT one)

    Grab.jpg

    - HFS+ partition is always write protected. I regularly use the drive with Linux and OS X with no problem whatsoever, while on MorphOS I'm not able to write data on it.

    - Spin down: I've read on the forums about IDEStandby, but it doesn't seem to work (returns errors and the hd is still going).
    Code:
    io_Error = -3
    out_Error 0x0 out_SectorCount 0x0
    Status 0x0

    How is it supposed to work?

    Thanks!

    M.

    [ Edited by Mi-Go on 2009/11/24 11:47 ]
  • »24.11.09 - 11:45
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Ruud
    Posts: 335 from 2009/2/2
    From: Hampshire, UK
    Isn't HFS+ support in morphOS read only at the moment?
    That would account for it always being write protected.
    "We live, we die, we laugh, we cry"
  • »24.11.09 - 11:52
    Profile
  • Moderator
    Golem
    Posts: 766 from 2003/2/28
    From: Denmark
    Quote:

    Mi-Go wrote:
    a mountlist would require me to have the drive always plugged in.

    Not if you put it in storage.
    Quote:

    - HFS+ partition is always write protected.

    Yes, writing is only supported for HFS partitions.
    Quote:

    - Spin down: I've read on the forums about IDEStandby, but it doesn't seem to work (returns errors and the hd is still going).

    Try disabling Simple SCSI in massstorage.class.
  • »24.11.09 - 11:53
    Profile Visit Website
  • Butterfly
    Butterfly
    Mi-Go
    Posts: 95 from 2003/9/18
    Thanks for your suggestions.

    - I made a mountlist and put it in MOSSYS:Storage/DOSDrivers but nothing changed, maybe I'm not good at making mountlists :-)
    - I got confused about HFS+ write support, sorry
    - After disabling "Simple SCSI" I still get the same error
  • »24.11.09 - 18:00
    Profile
  • Butterfly
    Butterfly
    Mi-Go
    Posts: 95 from 2003/9/18
    Some news:
    After getting the error on IDEStandby, if I wait about 10 seconds and then unplug the USB cable, the drive is switched off.
    Still no improvements playing around with mountlists...

    M.
  • »25.11.09 - 23:39
    Profile