Mailinglist Archive: opensuse-autoinstall (59 mails)
| < Previous | Next > |
RE: [opensuse-autoinstall] Error in autoyast install process
- From: "Lundgren, Andrew" <Andrew.Lundgren@xxxxxxxxxx>
- Date: Fri, 11 Jan 2008 14:26:56 -0700
- Message-id: <A3B72EB76E8D4647BCA6048E1C69011B3CD20A42AF@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
I ended up doing mine manually as well. I am doing RAID6 on some of the
systems. YAST doesn't even have an option for that so I end up doing it in a
post-boot script.
--
Andrew
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
systems. YAST doesn't even have an option for that so I end up doing it in a
post-boot script.
--
Andrew
-----Original Message-------
From: Wayman Smith [mailto:wayman.smith@xxxxxxxxxx]
Sent: Friday, January 11, 2008 1:31 PM
To: Uwe Gansert
Cc: opensuse-autoinstall@xxxxxxxxxxxx
Subject: Re: [opensuse-autoinstall] Error in autoyast install process
I have modified my autoyast to a simpler partitioning scheme.
This seems to work. However, eventually I will need to add
support for a more advanced partitioning scheme with multiple
drives. Do you suggest using the Autoinstallation tool, or
editing the bare xml file? I have attached the modified
autoinst.xml file. Below is the partitioning scheme I would
like to implement.
sda1
- /boot 100M
- /swap 2GB
- / 30GB
- LVM max
sda2
- LVM max
volgrp1
- logical volume 1 max
Sorry if I responded to the wrong address
--Wayman
On Fri, 2008-01-11 at 09:41 +0100, Uwe Gansert wrote:
On Donnerstag, 10. Januar 2008, Wayman Smith wrote:directory No
/sbin/mkinitrd: line 3297: /etc/fstab: No such file or
your profile.'/' mountpoint spceified in /etc/fstab
your partitioning section looks not so good.
/dev/sdb looks strange and can (should) be removed out of
on sda you don't want to create any partition except for one in the
middle of all others. That's a problem with autoyast. Set create to
"false" for the root partition too or set all other partitions to
create=true with a <use>all</use> maybe
It should also be noted that my autoinst.xml file fails RNG
validation
(https://bugzilla.novell.com/show_bug.cgi?id=211014#c21)
you can ignore that.
--
ciao, Uwe Gansert
Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |