Mailinglist Archive: opensuse-autoinstall (89 mails)

< Previous Next >
Re: [suse-autoinstall] Disk partitioning with pre script !!
  • From: Darío Mariani <mariani.dario@xxxxxxxxx>
  • Date: Fri, 7 Oct 2005 12:41:48 +0000 (UTC)
  • Message-id: <84bd26ef0510070541m22beddb2p27a878d843f2bd12@xxxxxxxxxxxxxx>
In my autoyast configuration I have the following:

<?xml version="1.0"?>
<!DOCTYPE profile SYSTEM "/usr/share/autoinstall/dtd/profile.dtd">
<profile xmlns="http://www.suse.com/1.0/yast2ns";
xmlns:config="http://www.suse.com/1.0/configns";>
...
<install>
<partitioning config:type="list">
<drive>
<use>all</use>
</drive>
</partitioning>
...

This creates a swap and root partition in wathever disk I have (SCSI, IDE, etc.)

On 10/7/05, Ajay Mulwani <ajaymulwani@xxxxxxxxx> wrote:
> Hello List,
> Could someone please suggets any process to partition the disk probably
> using pre scripts or any other method in SLES9.
> I have a requirement to create swap which should be either equal or twice
> the RAM.
> Thanks,
> Ajay
>
>

< Previous Next >
References