RAID 0: Online in Disk Utility Cannot access or Mount

Joined
Sep 17, 2006
Messages
9
Reaction score
0
Points
1
I have an old raid 0 i've been trying to access to get files off of but I cant. its online. It shows up in diskutil. But I cannot seem to mount it. Any ideas?


Code:
===============================================================================
Name:                 Macintosh HD
Unique ID:            0AB808A8-BB53-48E8-B9CA-DBCE0700186E
Type:                 Stripe
Status:               Online
Size:                 127.4 GB (127358468096 Bytes)
Rebuild:              manual
Device Node:          disk4
-------------------------------------------------------------------------------
#   Device Node       UUID                                   Status
-------------------------------------------------------------------------------
0   disk1s2           1B0CDA33-65CB-42F7-9104-3C73C5735F9D   Online
1   disk0s2           A4643746-0B89-4815-869C-2ECB36F9D3B3   Online
===============================================================================

Code:
/dev/disk0
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *64.0 GB    disk0
   1:                        EFI                         209.7 MB   disk0s1
   2:                 Apple_RAID                         63.7 GB    disk0s2
   3:                 Apple_Boot Boot OSX                134.2 MB   disk0s3
/dev/disk1
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *320.1 GB   disk1
   1:                        EFI                         209.7 MB   disk1s1
   2:                  Apple_HFS Mac HD                  319.7 GB   disk1s2
/dev/disk2
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *64.0 GB    disk2
   1:                        EFI                         209.7 MB   disk2s1
   2:                 Apple_RAID                         63.7 GB    disk2s2
   3:                 Apple_Boot Boot OSX                134.2 MB   disk2s3
/dev/disk3
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:                  Apple_HFS Macintosh HD           *127.4 GB   disk3
/dev/disk4
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *1.0 TB     disk4
   1:                        EFI                         209.7 MB   disk4s1
   2:                  Apple_HFS Media Server 01         999.9 GB   disk4s2
/dev/disk5
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:     Apple_partition_scheme                        *22.8 MB    disk5
   1:        Apple_partition_map                         32.3 KB    disk5s1
   2:                  Apple_HFS iBoot-ATI-5xxx-3        22.7 MB    disk5s2
new-host-2:~ robertbarnwell$ diskutil mount disk2
Volume on disk2 failed to mount; if it has a partitioning scheme, use "diskutil mountDisk"
new-host-2:~ robertbarnwell$ diskutil mountDisk disk2
Volume(s) mounted successfully
new-host-2:~ robertbarnwell$ diskutil mountDisk disk0
Volume(s) mounted successfully
new-host-2:~ robertbarnwell$ diskutil mountDisk diskd
Unable to find disk for diskd
new-host-2:~ robertbarnwell$ diskutil mountDisk disk
Unable to find disk for disk
new-host-2:~ robertbarnwell$ diskutil mountDisk disk3
Volume(s) mounted successfully
new-host-2:~ robertbarnwell$ diskutil mount disk3
Volume on disk3 failed to mount; if it has a partitioning scheme, use "diskutil mountDisk"
new-host-2:~ robertbarnwell$ diskutil mountDisk disk3
Volume(s) mounted successfully
new-host-2:~ robertbarnwell$
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top