All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Edgecombe <jedgecombe@carolina.rr.com>
To: stuart@bh90210.net
Cc: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM
Date: Wed, 12 Sep 2001 21:01:40 -0400	[thread overview]
Message-ID: <3BA00574.FC62E674@carolina.rr.com> (raw)
In-Reply-To: NBBBJHKIOKPKOGOEPEDPMEDPDNAA.stuart@bh90210.net

hi,

  according to reiserfs's FAQ:
http://www.reiserfs.org/faq.html#ReiserFS-as-root

you need the notail option on the /boot partition.
the fstab might look as follows:
/dev/hda1    /boot   reiserfs    defaults,notail  0 0
/dev/hda2    /   reiserfs    defaults  0 0

if there isn't the word "notail" in the fourth column of your root fstab
entry, then you ARE booting with tails.

according the lilo changelog:
ftp://brun.dyndns.org/pub/linux/lilo/CHANGES

lilo has been able to boot from a reiserfs partition with tail support
since version 21.6 (Oct. 1, 2000)

*under an rpm-based distro such as redhat or mandrake, "rpm -qi lilo"
should give you the version. (assuming you haven't downloaded lilo as a
tarball and compiled it.)

Both were last modified in August 2001, I don't know which to believe.
For safety sake, I made my /boot ext2. Most recent computers (within the
past two years) can boot from a partition after the 1024 boundary. I
just like to make a separate /boot at the beginning of the drive as a
precaution.

as for the matter of initrd's, this is the way that I understand it:
in a non-lvm root fs, your root fs type must either be compiled in or in
the initrd image.
in a lvm root, you MUST have an initrd even if lvm is compiled into the
kernel (not as a module) because you need to run a vgchange -ay and you
need your lvm config files in the initrd.

as for having /boot (booting the kernel) straight in an lvm fs, I have
no idea.


If I am wrong, someone please correct me.

Sincerely,
Jason Edgecombe

"IT3 Stuart B. Tener, USNR-R" wrote:
>         I am curious what version of lilo in fact supports ReiserFS tails. I am running Mandrake 8.0, and using the lilo supplied therewith, and have been booting a / partition as ReiserFS (with tails I believe, how do I check?).

  parent reply	other threads:[~2001-09-13  1:01 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-10 11:37 [linux-lvm] LVM IT3 Stuart B. Tener, USNR-R
2001-09-10 14:05 ` José Luis Domingo López
2001-09-10 13:03   ` IT3 Stuart B. Tener, USNR-R
2001-09-10 16:47     ` José Luis Domingo López
2001-09-11  2:35       ` IT3 Stuart B. Tener, USNR-R
2001-09-11 12:20         ` José Luis Domingo López
2001-09-11 11:03           ` IT3 Stuart B. Tener, USNR-R
2001-09-11 12:04             ` svetljo
2001-09-11 14:16               ` Heinz J . Mauelshagen
2001-09-11 15:14                 ` svetljo
2001-09-12  9:08           ` IT3 Stuart B. Tener, USNR-R
2001-09-12  9:59             ` svetljo
2001-09-12 10:51               ` IT3 Stuart B. Tener, USNR-R
2001-09-12 11:48                 ` svetljo
2001-09-12 13:44                   ` Jason Edgecombe
2001-09-12 16:07                     ` Ed Tomlinson
2001-09-12 22:41                       ` IT3 Stuart B. Tener, USNR-R
2001-09-12 23:21                         ` Andreas Dilger
2001-09-12 23:30                           ` IT3 Stuart B. Tener, USNR-R
2001-09-13  7:49                             ` svetljo
2001-09-13 10:27                               ` IT3 Stuart B. Tener, USNR-R
2001-09-13 13:01                                 ` Jason Edgecombe
2001-09-13 16:50                                   ` IT3 Stuart B. Tener, USNR-R
2001-09-13 17:03                                     ` svetljo
2001-09-13 20:31                                       ` IT3 Stuart B. Tener, USNR-R
2001-09-13 21:43                                         ` svetljo
2001-09-19 11:12                                   ` Arkadiusz Miskiewicz
2001-09-19 22:51                                     ` Andreas Dilger
2001-09-22 11:51                                       ` Arkadiusz Miskiewicz
2001-09-23 12:33                                         ` [linux-lvm] LVM - mkinitrd.sh Bas
2001-09-24  5:21                                           ` [linux-lvm] Search archives broken? Andrew Certain
2001-09-13 13:05                                 ` [linux-lvm] LVM Heinz J . Mauelshagen
2001-09-13 13:35                                 ` svetljo
2001-09-13 16:34                                   ` IT3 Stuart B. Tener, USNR-R
2001-09-13  7:51                           ` svetljo
2001-09-13 10:21                             ` IT3 Stuart B. Tener, USNR-R
2001-09-13  1:01                         ` Jason Edgecombe [this message]
2001-09-13  2:04                           ` IT3 Stuart B. Tener, USNR-R
2001-09-13  7:32                             ` svetljo
2001-09-13 10:35                               ` IT3 Stuart B. Tener, USNR-R
2001-09-13 13:31                                 ` svetljo
2001-09-13 16:43                                   ` IT3 Stuart B. Tener, USNR-R
2001-09-12 22:47                     ` IT3 Stuart B. Tener, USNR-R
2001-09-12 23:26                       ` Andreas Dilger
2001-09-12 23:31                         ` IT3 Stuart B. Tener, USNR-R
2001-09-12 23:35                   ` IT3 Stuart B. Tener, USNR-R
  -- strict thread matches above, loose matches on Subject: below --
2006-08-25  7:08 shirish.rane
2006-08-31  5:57 ` Luca Berra
2005-10-21 14:59 [linux-lvm] lvm Carlos Gomez
2004-09-21 16:03 [linux-lvm] LVM Little, Chris
2004-09-21 13:46 Johan.SEGERS
2004-09-21 16:44 ` Mark W. Jeanmougin
2004-09-23 13:48 ` Maximilian Viermetz
2000-12-01  7:36 [linux-lvm] lvm andreas
2000-12-03 14:29 ` Heinz J. Mauelshagen
2000-06-26  9:53 [linux-lvm] LVM Dale Kemp
2000-06-26 12:09 ` Heinz J. Mauelshagen

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=3BA00574.FC62E674@carolina.rr.com \
    --to=jedgecombe@carolina.rr.com \
    --cc=linux-lvm@sistina.com \
    --cc=stuart@bh90210.net \
    /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.