Mailinglist Archive: opensuse-autoinstall (23 mails)
| < Previous | Next > |
AW: [opensuse-autoinstall] pre-install scripts before or after partitioning?
- From: "Frank Hollmann" <frank.hollmann@xxxxxxxxxxxxxx>
- Date: Wed, 30 Apr 2008 13:48:32 +0200
- Message-id: <004401c8aab8$1dc519e0$c6fa18ac@xxxxxxxxxxxxxxxxx>
-----Ursprüngliche Nachricht-----
Von: Steffen Winterfeldt [mailto:snwint@xxxxxxx]
On Mon, 28 Apr 2008, Jim Michaud wrote:
test -b /dev/sda && dd if=/dev/zero of=/dev/sda bs=512 count=1was assuming
I realize this also wipes out the partition table, but I
this was done before partitioning, so the install processwould write
the new partition table. But I get an error part way through thedid confirm).
install complaining the disk has no partitioning (which I
<partitioning config:type="list">
<drive>
<device>/dev/sda</device>
<initialize config:type="boolean">false</initialize>
<partitions config:type="list">
I use declarations like that for disk-partitionig (example from SLES9).
frank
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |