Mailinglist Archive: opensuse-autoinstall (52 mails)
| < Previous | Next > |
[opensuse-autoinstall] Reusing fstab data using partitioning_advanced
- From: David Carter <dpc22@xxxxxxxxx>
- Date: Tue, 22 Jul 2008 11:39:11 +0100 (BST)
- Message-id: <alpine.LSU.1.10.0807221138290.21225@xxxxxxxxxxxxxxxxxxxxxx>
I'm using the partitioning_advanced feature:
http://www.suse.com/~ug/autoyast_doc/CreateProfile.Partitioning.html#id2552126
to upgrade a collection of boxes to SLES10SP2 while keeping some of the filesystems intact. Two problems:
1) I have to add the two swap partitions on each system by hand after
the install is complete. I can't find any syntax which would allow me
to list the two partitions in the autoyast file, and they aren't
picked up automatically by partitioning_advanced.
2) The new /etc/fstab uses "/dev/disk/by-id" names rather than simple
device names like "/dev/sda1", even though I am using e.g:
<partition>
<format config:type="boolean">true</format>
<mountby config:type="symbol">device</mountby>
<mount>/var</mount>
</partition>
I think that (2) might be a known bug, although the following:
https://bugzilla.novell.com/show_bug.cgi?id=364793#c1
suggests that it should have been fixed in SP2.
Any suggestions? Thanks.
--
David Carter Email: David.Carter@xxxxxxxxxxxxx
University Computing Service, Phone: (01223) 334502
New Museums Site, Pembroke Street, Fax: (01223) 334679
Cambridge UK. CB2 3QH.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
http://www.suse.com/~ug/autoyast_doc/CreateProfile.Partitioning.html#id2552126
to upgrade a collection of boxes to SLES10SP2 while keeping some of the filesystems intact. Two problems:
1) I have to add the two swap partitions on each system by hand after
the install is complete. I can't find any syntax which would allow me
to list the two partitions in the autoyast file, and they aren't
picked up automatically by partitioning_advanced.
2) The new /etc/fstab uses "/dev/disk/by-id" names rather than simple
device names like "/dev/sda1", even though I am using e.g:
<partition>
<format config:type="boolean">true</format>
<mountby config:type="symbol">device</mountby>
<mount>/var</mount>
</partition>
I think that (2) might be a known bug, although the following:
https://bugzilla.novell.com/show_bug.cgi?id=364793#c1
suggests that it should have been fixed in SP2.
Any suggestions? Thanks.
--
David Carter Email: David.Carter@xxxxxxxxxxxxx
University Computing Service, Phone: (01223) 334502
New Museums Site, Pembroke Street, Fax: (01223) 334679
Cambridge UK. CB2 3QH.
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |