Mailinglist Archive: opensuse-autoinstall (19 mails)

< Previous Next >
[opensuse-autoinstall] prevent partition activation with grub/SLES 11
  • From: Frank Steiner <fsteiner-mail1@xxxxxxxxxxxxxx>
  • Date: Fri, 08 May 2009 11:54:04 +0200
  • Message-id: <4A04013C.8040002@xxxxxxxxxxxxxx>
Hi,

after lilo has so many bugs in SLES 11, I tried with grub and just ran
into the first problem:

I've Windows partitions on my hosts and I install grub in the mbr, so
I don't need to activate any partition for grub and want the Windows
partition to stay activated.

I tried all kind of variants in my profile:

<bootloader>
<global config:type="list">
<global_entry>
<key>activate</key>
<value config:type="boolean">false</value>
</global_entry>
</global>

...
<activate config:type="boolean">false</activate>
...
<activate>false<activate>
...
</bootloader>

None of them works. Grub still activates my extended partition sda4
(as /boot is in /dev/sda7) and menu.lst contains

##YaST - activate

Looks like AY doesn't handle the activation-instruction.

Am I doing sth. wrong? Is it a bug of AY or YaST?

cu,
Frank



--
Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17 Phone: +49 89 2180-4049
80333 Muenchen, Germany Fax: +49 89 2180-99-4049
* Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. *
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups