Lester wrote:Hartz wrote:Puoi fare questo tentativo da Terminale…
Vai in Applicazioni-->Utility e lancia il Terminale.
Ora digiti
diskutil repairvolume /dev/disk1s1 e dai Invio.
Che il tuo disco si chiami disk1s1 lo desumo dal tuo primo post.
Se anche questo tentativo fallisce non saprei cosa consigliarti…

??:
H
Questo post di Hartz è preso dal topic che ti avevo menzionato. Consiglio di leggere anche i successivi post di Hartz (alla fine non è riuscito a risolvere nemmeno lui... ubi maior...). Come ripeto, il problema sembrava del tutto sovrapponibile al tuo.
ho rpvato a fare come consigliato ma credo di aver sbagliato qualcosa...la prima volta è uscito questo:
Last login: Thu Mar 8 08:28:23 on console
Welcome to Darwin!
GiuseppeDiDomenico:~ GDD$ diskutil repair volume/dev/disk1
Disk Utility Tool
Utility to manage local disks and volumes.
Most options require root access to the device
Usage: diskutil <verb> <options>
<verb> is one of the following:
list (List the partitions of a disk)
information | info (Get information on a disk or volume)
listRAID (List RAID masters and members)
unmount (Unmount a single volume)
unmountDisk (Unmount an entire disk (all volumes))
eject (Eject a disk)
mount (Mount a single volume)
mountDisk (Mount an entire disk (all mountable volumes))
rename (Rename a volume)
enableJournal (Enable HFS+ journaling on a mounted HFS+ volume)
disableJournal (Disable HFS+ journaling on a mounted HFS+ volume)
verifyVolume (Verify the structure of a volume)
repairVolume (Repair the structure of a volume)
verifyPermissions (Verify the permissions of a volume)
repairPermissions (Repair the permissions of a volume)
repairOS9Permissions (Repair the permissions for the current
Classic boot volume)
eraseDisk (Erase an existing disk, removing all volumes)
eraseVolume (Erase an existing volume)
reformat (Reformat an existing volume)
eraseOptical (Erase an optical media (CD/RW, DVD/RW, etc.))
zeroDisk (Erase a disk, writing zeros to the media)
randomDisk (Erase a disk, writing random data to the media)
secureErase (Securely erase a disk or freespace on a volume)
resizeVolume (resize a volume, increasing or decreasing its size)
partitionDisk ((re)Partition a disk, removing all volumes)
createRAID (Create a RAID set on multiple disks)
destroyRAID (Destroy an existing RAID set)
checkRAID (Check a RAID set for errors)
enableRAID (Convert a disk to a degraded RAID mirror set)
convertRAID (Convert a RAID 1.x (pre-Tiger) to a RAID 2.x (Tiger))
updateRAID (Update the settings of an existing RAID)
addToRAID (Add a spare or member disk to an existing RAID)
removeFromRAID (Remove a spare or member disk from an existing RAID)
repairMirror (Repair a damaged RAID mirror set)
diskutil <verb> with no options will provide help on that verb
allora ho provato a riscrivere repairvolume come da istruzioni ed è uscito questo...
GiuseppeDiDomenico:~ GDD$ diskutil/repairVolume/dev/disk1
-bash: diskutil/repairVolume/dev/disk1: No such file or directory
cioè non è proprio partito...semplicemente non è andato...come si fa esattamente?