9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jatin Nansi <jatin.nansi@timesgroup.com>
To: 9fans@cse.psu.edu, "Russ Cox" <rsc@plan9.bell-labs.com>
Subject: Re: [9fans] booting plan 9 from LILO (was matrox ...)
Date: Mon,  6 May 2002 20:05:57 +0530	[thread overview]
Message-ID: <200205061405.g46E5hG18283@mayavi.timesgroup.com> (raw)
In-Reply-To: <f006740302b513495a12adc505e90361@plan9.bell-labs.com>

On Monday 06 May 2002 19:04, Russ Cox wrote:
> What does your LILO configuration look like?

on a Suse 7.3:
---------------------------------------
boot    = /dev/hda
vga     = normal
read-only
menu-scheme = Wg:kw:Wg:Wg
lba32
prompt
timeout = 80
message = /boot/message

  image  = /boot/vmlinuz
  label  = linux
  root   = /dev/hda3
  initrd = /boot/initrd
  append = "enableapic"

  other  = /dev/hda2
  label  = Plan9
  table  = /dev/hda

  image  = /boot/vmlinuz.suse
  label  = failsafe
  root   = /dev/hda3
  initrd = /boot/initrd.suse
  append = "disableapic ide=nodma apm=off"
  optional

  image  = /boot/memtest.bin
  label  = memtest86
-------------------------------------

Jatin


  reply	other threads:[~2002-05-06 14:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-06 13:34 Russ Cox
2002-05-06 14:35 ` Jatin Nansi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-06 15:26 Russ Cox
2002-05-06 12:04 Jatin Nansi
2002-05-06  9:13 Fco.J.Ballesteros
2002-05-05  6:00 Russ Cox
2002-05-05 12:39 ` Michael H.Collins
2002-05-04 17:35 Russ Cox
2002-05-04 18:47 ` Sam
2002-05-04 19:29 ` Quinn Dunkan
2002-05-05  1:31 ` Michael H.Collins
2002-05-23 18:36 ` Tomas

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=200205061405.g46E5hG18283@mayavi.timesgroup.com \
    --to=jatin.nansi@timesgroup.com \
    --cc=9fans@cse.psu.edu \
    --cc=rsc@plan9.bell-labs.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).