For When You Can't Have The Real Thing
[ start | index | login ]
start > Linux > SuSE > AutoYaST > Autoconfirm

Autoconfirm

Created by dave. Last edited by dave, 17 years and 74 days ago. Viewed 3,518 times. #1
[edit] [rdf]
labels
attachments

Problem

When I set up the AutoYaST file to repartition the hard disk, the process stops at the "Installation Settings" screen with red "Set disk label of /dev/hda to msdos". If I hit "Accept" at this window, it pops up a "Confirm Installation" window which goes away when I hit "Install". Everything else works in a hands-off manner the way I want.

So my question is: what magic do I have to include in my autoYaST file to make it accept both of these without promting the user?

Solution

Include these lines in your <general> block:

<mode>
    <confirm config:type="boolean">false</confirm>
</mode>
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt