bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug in parted-1.8.2


From: John Stile
Subject: Re: bug in parted-1.8.2
Date: Fri, 30 Mar 2007 11:15:37 -0700

Same issue in 1.8.6.
The -s option used to just it do it and not ask any questions.

wget http://ftp.gnu.org/gnu/parted/parted-1.8.6.tar.bz2
tar -jxvpf parted-1.8.6.tar.bz2
cd parted-1,8.6/
./configure
make
export LD_LIBRARY_PATH=./libparted/.libs
./parted/parted -s /dev/hdc "mklabel msdos \
  mkpart primary 0 380 \
  mkpart primary 380 420 \
  mkpart primary 420 -0"

Warning: The existing disk label on /dev/hdc will be destroyed and all
data on this disk will be lost. Do you want to continue?

On Tue, 2007-03-27 at 23:07 -0300, Otavio Salvador wrote:
> John Stile <address@hidden> writes:
> 
> > I was asked to send mail to this address in regard to incorrect behayver
> > of parted in gentoo package parted-1.8.2
> 
> Currently we're on 1.8.6. Would be good if you could try this last
> release and report back to us. Is it possible?
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]