From: "Lamont R. Peterson" <lrp@xmission.com>
To: Stephen Smalley <sds@epoch.ncsc.mil>,
Christof Rath <rath@sbox.tu-graz.ac.at>
Cc: SELinux@tycho.nsa.gov
Subject: Re: installing SELinux on Trustix
Date: Thu, 17 Apr 2003 12:35:46 -0600 [thread overview]
Message-ID: <200304171235.46749.lrp@xmission.com> (raw)
In-Reply-To: <1050508220.1143.21.camel@moss-huskers.epoch.ncsc.mil>
Christof:
<SNIP>
On Wednesday 16 April 2003 09:50 am, Stephen Smalley wrote:
> Boot with your old kernel and follow the step-by-step instructions for
> installing SELinux, since the quickinstall aborted for you.
It sounded like you might not have that old kernel installed still. For just
such situations, I always test new kernels using a separate boot selection
first, without changing my default. Personally, I like lilo better than
grub, so I will use that "terminology".
I create a section in my lilo.conf that looks like this:
image = /boot/bzImage.test
root = /dev/[whatever your root partition is]
label = Test
read-only
append = "[which whatever boot option(s) you need to pass to the kernel]"
optional
Then, all I have to do move my testing kernel to /boot/bzImage.test and run
lilo. I boot it, test it and so on until I am happy with it. Then I rename
it bzImage (usually moving the old to bzImage.YYYY-MM-DD, run lilo and I am
set!
Now, if you can not boot, then I might suggest you go to
http://www.gentoo.org/ and get one of the installation iso images. The
1.4_rc? series are just great. You can just download the smallest one. Burn
the CD and boot with it. There is a file named INSTALL.TXT (if I am
remembering correctly) in the root of the CD that is helpful. This makes a
super emergency/recovery/diagnostic CD to use. Keep it handy when you need
to fix other people's linux installs, whether or not they are Gentoo.
Hope that helps some of you out there.
--
Sincerely,
Lamont R. Peterson <lrp@xmission.com>
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
prev parent reply other threads:[~2003-04-17 18:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-15 23:39 installing SELinux on Trustix Christof Rath
2003-04-16 15:50 ` Stephen Smalley
2003-04-17 18:35 ` Lamont R. Peterson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200304171235.46749.lrp@xmission.com \
--to=lrp@xmission.com \
--cc=SELinux@tycho.nsa.gov \
--cc=rath@sbox.tu-graz.ac.at \
--cc=sds@epoch.ncsc.mil \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.