[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: resizing hfs+ partition
From: |
dotgl1970 |
Subject: |
Re: resizing hfs+ partition |
Date: |
Sat, 15 Jan 2005 14:27:18 -0600 |
User-agent: |
KMail/1.7.1 |
On Saturday 15 January 2005 13:12, dotgl1970 wrote:
> I installed parted-1.6.20.tar.gz
> from http://ftp.gnu.org/gnu/parted/
>
> And I am trying to resize a hfs partition,
> I have had no success because of:
>
> no support hfs+ partition yet.
>
> Well how I could get that support? in parted
Well I did small changes in parted but this is the results
2fundacion:~/par/parted-1.6.19-hfs-16# parted -v
GNU Parted 1.6.19 with HFS shrink patch 16
2fundacion:~/par/parted-1.6.19-hfs-16# parted /dev/hdd
GNU Parted 1.6.19 with HFS shrink patch 16
Copyright (C) 1998 - 2004 Free Software Foundation, Inc.
This program is free software, covered by the GNU General Public License.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
Usando /dev/hdd
(parted) print
Geometría de disco para /dev/hdd: 0.000-6179.906 megabytes
Tipo de etiqueta de disco: mac
Minor Inicio Fin Sistema de ficheros Nombre Banderas
1 0.000 0.031 Apple
2 0.031 0.062 Macintosh
3 0.062 0.093 Macintosh
4 0.094 0.343 Patch Partition
5 0.344 6149.877 hfs+ MacOS
(parted) resize 5 0.344 600
Aviso: Pidió redimensionar la partición para 0.344-600.000Mb. Lo más cerca que
Parted puede manejar es 0.344-665.590Mb.
De acuerdo/OK/Cancelar/Cancel? resize 5 0.344 700
De acuerdo/OK/Cancelar/Cancel? OK
No implemented: The support for check fs hfs+ is not yet implemented
How do I implement the hfs+ support??
>
>
>
>
> _______________________________________________
> Bug-parted mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-parted