bug-parted
[Top][All Lists]
Advanced

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

Creating an extended partition for whole disk size... automaticly


From: Bas Rijniersce
Subject: Creating an extended partition for whole disk size... automaticly
Date: Mon, 18 Jun 2001 09:05:00 +0200 (CEST)
User-agent: IMP/PHP IMAP webmail program 2.2.3

Hello,

I just started with parted. I'm using it to create a "Restore cd". I would like 
to setup an extended partition for the whole disk size, from a script.

Now I have to give start and end position in MB. It would we nice to be able to 
use a special keyword like $END to get the end size you also see when you 
use "print"

I'll probably create a script that parses the output of parted < "echo print" 
or something like that. But it would be nice to do that automaticly

Another nice thing would be a special character that will make parted ignore 
the following line. In my case, i'm using a script for parted:
# Boot partition, 128M
mkpartfs primary linux-swap 0 128

The hash now isn't reconized as a command and the help is shown. 

Any suggestions / solutions are welcome :-)

With kind regards,
Bas Rijniersce



reply via email to

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