Mailinglist Archive: opensuse-autoinstall (23 mails)
| < Previous | Next > |
Re: AW: [opensuse-autoinstall] pre-install scripts before or after partitioning?
- From: Jim Michaud <jim.michaud@xxxxxxxxxxxx>
- Date: Wed, 30 Apr 2008 11:23:06 -0400
- Message-id: <48188EDA.9080804@xxxxxxxxxxxx>
Frank Hollmann wrote:
thanks, somehow the "initialize" line which I had in my older
configurations was not in the 10.3 one.
--
Jim Michaud
SiCortex
IT Director
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
-----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).
thanks, somehow the "initialize" line which I had in my older
configurations was not in the 10.3 one.
--
Jim Michaud
SiCortex
IT Director
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |