Mailinglist Archive: opensuse (4343 mails)
| < Previous | Next > |
RE: [SLE] Help with SCPM with grub
- From: "Alleman, Lowell" <lowella@xxxxxxxx>
- Date: Wed, 27 Nov 2002 09:12:59 -0500
- Message-id: <2F7747120C62D211AD4100805FA78E1A363FD1@xxxxxxxxxxxxxx>
Did you find your answer yet?
I am using SCPM with grub as well, but I haven't attempted to setup the
bootup thing yet.
I think that you can just modify a line in /boot/grub/menu.lst.
You should be able to simply append "PROFILE=home" to the following line
kernel /boot/vmlinuz.shipped root=/dev/hda2 vga=788
which would give you something like this:
kernel /boot/vmlinuz.shipped root=/dev/hda2 vga=788 PROFILE=home
This is just my guess, I'm going to actually try this over the holidays. I
looked in /etc/init.d/boot.scpm, and it is using a variable named $PROFILE,
but I'm not exactly sure where that is coming from, I think it is being
setup by the "PROFILE=home" kernel parameter, but that is just a guess.
Hope that helps. I get back with you after the holidays and let you know if
I find anything new/useful.
- Lowell
-----Original Message-----
From: Joe Fialkowski [mailto:jfialkowski@xxxxxxxxxxx]
Sent: Saturday, November 02, 2002 8:34 PM
To: suse-linux-e@xxxxxxxx
Subject: [SLE] Help with SCPM with grub
Hi List,
Does anyone know how to call scpm profiles on bootup with grub?
I know it can be done with lilo but i can find no docs on how to do it with
grub. please help!
Joe
-------------------------------------------------------
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
I am using SCPM with grub as well, but I haven't attempted to setup the
bootup thing yet.
I think that you can just modify a line in /boot/grub/menu.lst.
You should be able to simply append "PROFILE=home" to the following line
kernel /boot/vmlinuz.shipped root=/dev/hda2 vga=788
which would give you something like this:
kernel /boot/vmlinuz.shipped root=/dev/hda2 vga=788 PROFILE=home
This is just my guess, I'm going to actually try this over the holidays. I
looked in /etc/init.d/boot.scpm, and it is using a variable named $PROFILE,
but I'm not exactly sure where that is coming from, I think it is being
setup by the "PROFILE=home" kernel parameter, but that is just a guess.
Hope that helps. I get back with you after the holidays and let you know if
I find anything new/useful.
- Lowell
-----Original Message-----
From: Joe Fialkowski [mailto:jfialkowski@xxxxxxxxxxx]
Sent: Saturday, November 02, 2002 8:34 PM
To: suse-linux-e@xxxxxxxx
Subject: [SLE] Help with SCPM with grub
Hi List,
Does anyone know how to call scpm profiles on bootup with grub?
I know it can be done with lilo but i can find no docs on how to do it with
grub. please help!
Joe
-------------------------------------------------------
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
| < Previous | Next > |