PDA

View Full Version : [HELP] BootCamp e partizioni


DrKranio
24-05-2007, 09:57
Salve a tutti, sapete se esiste un modo o un software per cambiare le dimensioni delle partizioni MAC / WIN senza dover cancellare win e ripartire da zero?

Grazie

Palli
24-05-2007, 13:56
C'è la discussione apposita, comunque non credo che esista, ma non ne sono sicuro.

sirus
25-05-2007, 16:39
Con il Terminale è possibile effettuare il resize delle partizioni HFS+ senza problemi mantenendo il loro contenuto. Non sono sicuro che il comando (diskutil resizeVolume) funzioni anche con le partizioni NTFS o VFAT. :boh:

EDIT:Disk Utility Tool
Usage: diskutil resizeVolume [Mount Point|Disk Identifier|Device Node] size
<part1Format part1Name part1Size> <part2Format part2Name part2Size> ...
Non-destructively resize a disk. You may increase or decrease its size.
When decreasing size, you may optionally supply a list of new partitions to create.
Ownership of the affected disk is required.
Valid partition sizes are in the format of <number><size>.
Valid sizes are B(ytes), K(ilobytes), M(egabytes), G(igabytes), T(erabytes)
Example: 10G (10 gigabytes), 4.23T (4.23 terabytes), 5M (5 megabytes)
resizeVolume is only supported on GPT media with a Journaled HFS+ filesystem.
A size of "limits" will print the range of valid values for the current filesystem.
Example: diskutil resizeVolume disk1s3 10G
JHFS+ HDX1 5G MS-DOS HDX2 5G
Valid filesystems: "Case-sensitive HFS+" "Journaled HFS+" "Case-sensitive Journaled HFS+" "HFS+" "HFS" "MS-DOS FAT32" "MS-DOS FAT16" "MS-DOS" "MS-DOS FAT12" "NTFS-3G" "UFS" "Linux" "Swap"