All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Torcz <zdzichu@irc.pl>
To: linux-kernel@vger.kernel.org
Subject: Re: Workaround for ReiserFS on root-filesystem
Date: Tue, 6 Apr 2004 20:29:12 +0200	[thread overview]
Message-ID: <20040406182912.GA13175@irc.pl> (raw)
In-Reply-To: <c4ujgl$28qq$1@ulysses.news.tiscali.de>

[ replied privately, but I repeat here]

On Mon, Apr 05, 2004 at 10:28:05PM +0200, Thomas Bach wrote:
> > It works for me here:
> >/dev/ide/host0/bus0/target0/lun0/part4 on / type reiserfs (rw,sync)
> >Linux mother 2.6.5 #10 Sun Apr 4 08:59:08 CEST 2004 i686 unknown unknown 
> >GNU/Linux
> >
> >It always worked - with 2.4.x, 2.5.x, 2.6.x up to 2.6.5.
> 
> OK! I am a bit confused. Could you perhaps pass me your /etc/fstab and 
> grub.conf/lilo.conf entrys?

 No problem. I'm using devfs, so I had to pass devfs names - the
standard ones as /dev/hda4 don't work.

My lilo conf:

image = /boot/kernel2_6
  root = /dev/discs/disc0/part4
  label = linux2_6fb
  append = "root=/dev/ide/host0/bus0/target0/lun0/part4"

and corresponding grub entry:

root (hd0,3)
title Linux_2.6
        kernel (hd0,0)/kernel2_6 acpi=force root=/dev/ide/host0/bus0/target0/lun0/part4 ro


And fstab:

/dev/ide/host0/bus0/target0/lun0/part4  /  reiserfs    defaults,sync   1       1

Greetings,
-- 
Tomasz Torcz                Only gods can safely risk perfection,     
zdzichu@irc.-nie.spam-.pl     it's a dangerous thing for a man.  -- Alia


  reply	other threads:[~2004-04-06 18:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1I0Gz-63o-3@gated-at.bofh.it>
     [not found] ` <1I0Gz-63o-5@gated-at.bofh.it>
     [not found]   ` <1I0Gz-63o-1@gated-at.bofh.it>
     [not found]     ` <1I0Qg-6b0-5@gated-at.bofh.it>
2004-04-05 20:28       ` Workaround for ReiserFS on root-filesystem Thomas Bach
2004-04-06 18:29         ` Tomasz Torcz [this message]
     [not found] <1HYFq-4mw-45@gated-at.bofh.it>
     [not found] ` <1HYYj-4Ap-5@gated-at.bofh.it>
2004-04-05 19:57   ` Thomas Bach
2004-04-06 15:28     ` Tomasz Torcz
2004-04-05 17:54 Thomas Bach
2004-04-06 13:29 ` Daniel Andersen

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=20040406182912.GA13175@irc.pl \
    --to=zdzichu@irc.pl \
    --cc=linux-kernel@vger.kernel.org \
    /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.