[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Passing additional options to mkfs
- From: Klaus Steden <klaus steden thomson net>
- To: Discussion list about Kickstart <kickstart-list redhat com>
- Subject: Re: Passing additional options to mkfs
- Date: Mon, 24 Oct 2005 17:19:29 -0400
> On Mon, 24 Oct 2005, Shabazian, Chip wrote:
> >You can setup your partition as you want in %pre, then use:
> >part --noformat --onpart=/dev/specific_partition
> >in the command section
>
> Sounds good. I was not sure whether "%pre" is executed before or
> after kickstart doing its formating.
>
> What is the recommended tools to create partition while in
> "%pre"? sfdisk?
>
'%pre' runs before anything else in Kickstart (i.e. before disks are
formatted), '%post' runs after everything else.
I think by now both fdisk and sfdisk are available in the bootstrap
environment.
hth,
Klaus
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]