All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Aubin <daubin@actuality-systems.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Can't make XFS work with 2.6.6
Date: Thu, 27 May 2004 18:08:23 -0400	[thread overview]
Message-ID: <1085695702.10106.65.camel@buffy> (raw)
In-Reply-To: <200405271925.24650.dj@david-web.co.uk>

Hi Dave,

  You do not have devfs enabled.  So root=/dev/hda3
should not work.  Please enable in kernel and retry.

# CONFIG_DEVFS_FS is not set

Dave

On Thu, 2004-05-27 at 14:25, David Johnson wrote:
> On Thursday 27 May 2004 19:00, David Aubin wrote:
> > Hi Dave,
> >
> >   Please include the latest copy of your .config.
> 
> Attached.
> 
> > Also the boot loader parameter as well.  
> 
> >From Grub's menu.lst:
> 
> title		Debian GNU/Linux, kernel 2.6.6
> root		(hd0,0)
> kernel	/vmlinuz-2.6.6 lapic video=rivafb:mode:1024x768x16 root=/dev/hda3 ro
> initrd		/initrd.img-2.6.6
> savedefault
> boot
> 
> > And possibly 
> > the validation that the root partition is of type XFS?
> 
> Here's the mount output from the system running a 2.4 kernel:
> 
> lug:/tmp# mount
> /dev/hda3 on / type xfs (rw)
> proc on /proc type proc (rw)
> devpts on /dev/pts type devpts (rw,gid=5,mode=620)
> tmpfs on /dev/shm type tmpfs (rw)
> /dev/hda1 on /boot type ext3 (rw)
> /dev/hda2 on /home type xfs (rw)
> /dev/sda2 on /var type xfs (rw)
> usbfs on /proc/bus/usb type usbfs (rw)
> 
> >   At a glance it appears that XFS is not compilied in to
> > your kernel now, if that is your root mount file type.
> 
> XFS is compiled in. I really don't know what else to try...
> 
> Thanks,
> David.


  parent reply	other threads:[~2004-05-27 22:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-27 16:36 Can't make XFS work with 2.6.6 David Johnson
     [not found] ` <1085676905.5311.33.camel@buffy>
2004-05-27 16:57   ` David Aubin
2004-05-27 17:54   ` David Johnson
2004-05-27 18:00     ` David Aubin
2004-05-27 18:25       ` David Johnson
2004-05-27 19:04         ` David Aubin
2004-05-27 20:55           ` David Johnson
2004-05-27 20:56         ` Christoph Hellwig
2004-05-27 21:08         ` David Aubin
2004-05-27 21:47           ` David Johnson
2004-05-28 12:18             ` Andries Brouwer
2004-05-27 22:08         ` David Aubin [this message]
2004-05-27 22:44           ` David Johnson
2004-05-28  7:20           ` Christoph Hellwig
2004-05-28  8:12             ` Måns Rullgård
2004-05-27 17:03 ` Jesse Barnes
2004-05-27 20:06 ` Nathan Scott
2004-05-27 20:51 ` Christoph Hellwig
2004-05-27 20:54   ` Christoph Hellwig

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=1085695702.10106.65.camel@buffy \
    --to=daubin@actuality-systems.com \
    --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.