Quiero aclarar que ya he seguido las instrucciones con Creo que estropeé el Fusion Drive en mi iMac de 1TB (con BootCamp) pero creo que tengo problemas graves.
Seguí las instrucciones para 'Reconstruir Fusion Drive' (recomendado si tienes una copia de seguridad de Time Machine), pero cuando intenté eliminar el LVG con diskutil cs delete LVGUUID
, mostró un error que indicaba que no se podía desmontar el disco. Después de salir de Terminal y abrir Utilidad de disco , pareció funcionar porque me mostró el mensaje de que necesito arreglar el disco. Ignoré el mensaje y continué con la partición del disco, pero cuando intenté particionar el volumen del disco duro, recibí un error:
Si necesita más detalles, avíseme, soy bastante novato en este tipo de problemas.
Espero que me puedas ayudar, por cierto, nunca he instalado bootcamp. No sé por qué mi iMac se mostró tan mal.
Estos son los resultados de diskutil cs list
y diskutil list
:
-bash-3.2# diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *121.3 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_CoreStorage 121.0 GB disk0s2
3: Apple_Boot Boot OS X 134.2 MB disk0s3
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: Apple_partition_scheme *1.3 GB disk1
1: Apple_partition_map 30.7 KB disk1s1
2: Apple_HFS OS X Base System 1.3 GB disk1s2
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: untitled *524.3 KB disk2
/dev/disk3
#: TYPE NAME SIZE IDENTIFIER
0: untitled *524.3 KB disk3
/dev/disk4
#: TYPE NAME SIZE IDENTIFIER
0: untitled *524.3 KB disk4
/dev/disk5
#: TYPE NAME SIZE IDENTIFIER
0: untitled *524.3 KB disk5
/dev/disk6
#: TYPE NAME SIZE IDENTIFIER
0: untitled *524.3 KB disk6
/dev/disk7
#: TYPE NAME SIZE IDENTIFIER
0: untitled *6.3 MB disk7
/dev/disk8
#: TYPE NAME SIZE IDENTIFIER
0: untitled *2.1 MB disk8
/dev/disk9
#: TYPE NAME SIZE IDENTIFIER
0: untitled *1.0 MB disk9
/dev/disk10
#: TYPE NAME SIZE IDENTIFIER
0: untitled *524.3 KB disk10
/dev/disk11
#: TYPE NAME SIZE IDENTIFIER
0: untitled *524.3 KB disk11
/dev/disk12
#: TYPE NAME SIZE IDENTIFIER
0: untitled *1.0 MB disk12
/dev/disk13
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *3.0 TB disk13
1: EFI EFI 209.7 MB disk13s1
2: Apple_CoreStorage 3.0 TB disk13s2
3: Apple_Boot Boot OS X 134.2 MB disk13s3
/dev/disk14
#: TYPE NAME SIZE IDENTIFIER
0: Apple_HFS Macintosh HD *3.1 TB disk14
-bash-3.2# diskutil cs list
CoreStorage logical volume groups (1 found)
|
+-- Logical Volume Group AA82B910-5B4C-4771-8CD9-DA1BB2DB1DB3
=========================================================
Name: Internal Drive
Status: Online
Size: 3121237860352 B (3.1 TB)
Free Space: 32768 B (32.8 KB)
|
+-< Physical Volume 4DE2EAE1-7F00-4EDB-9092-EA6FAB43EFA4
| ----------------------------------------------------
| Index: 0
| Disk: disk0s2
| Status: Online
| Size: 120988852224 B (121.0 GB)
|
+-< Physical Volume 709B7FB2-77ED-4528-B930-5E7E34E84235
| ----------------------------------------------------
| Index: 1
| Disk: disk13s2
| Status: Online
| Size: 3000249008128 B (3.0 TB)
|
+-> Logical Volume Family 5D064113-84E2-4908-9889-BE30F336DF1B
----------------------------------------------------------
Encryption Status: Unlocked
Encryption Type: None
Conversion Status: NoConversion
Conversion Direction: -none-
Has Encrypted Extents: No
Fully Secure: No
Passphrase Required: No
|
+-> Logical Volume 5F3DBA31-A6C2-4943-8330-45052D66507A
---------------------------------------------------
Disk: disk14
Status: Online
Size (Total): 3115739381760 B (3.1 TB)
Conversion Progress: -none-
Revertible: No
LV Name: Macintosh HD
Volume Name: Macintosh HD
Content Hint: Apple_HFS
-bash-3.2# gpt -r show /dev/disk14
gpt show: unable to open device '/dev/disk14': Resource busy
-bash-3.2# diskutil cs resizeStack 5F3DBA31-A6C2-4943-8330-45052D66507A 3115g
The Core Storage Logical Volume UUID is 5F3DBA31-A6C2-4943-8330-45052D66507A
Started CoreStorage operation
Checking prerequisites for resizing Logical-Physical volume stack
Shrinking Logical-Physical volume stack
Checking file system
Checking Journaled HFS Plus volume
Checking extents overflow file
Checking catalog file
Checking multi-linked files
Checking catalog hierarchy
Checking extended attributes file
Checking volume bitmap
Checking volume information
The volume Macintosh HD appears to be OK
Shrinking file system
Shrinking Logical Volume
Resizing Core Storage Logical Volume structures
Resized Core Storage Logical Volume to 3114999996416 bytes
Shrinking Core Storage Physical Volume from 3000249008128 to 2999509622784 bytes
Shrinking Core Storage data structures
Resizing Core Storage Physical Volume structures
Resized Core Storage Physical Volume to 2999509622784 bytes
Copying booter
A problem occurred; undoing all changes
Growing Core Storage data structures
A problem occurred; undoing all changes
Growing Logical Volume
Resizing Core Storage Logical Volume structures
Resized Core Storage Logical Volume to 3115739381760 bytes
Growing file system
Error: 5: POSIX reports: Input/output error
Gracias por su ayuda, estoy empezando a quedarme sin opciones y quiero evitar ir a una tienda Apple Store.