Mailinglist Archive: opensuse-autoinstall (59 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] Error in autoyast install process
- From: Wayman Smith <wayman.smith@xxxxxxxxxx>
- Date: Fri, 11 Jan 2008 15:31:18 -0500
- Message-id: <1200083478.5600.29.camel@jhuapl-248955>
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:
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:
/sbin/mkinitrd: line 3297: /etc/fstab: No such file or directory
No '/' mountpoint spceified in /etc/fstab
your partitioning section looks not so good.
/dev/sdb looks strange and can (should) be removed out of your profile.
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
| < Previous | Next > |