public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Wise, Jeremey" <jeremey.wise@agilysys.com>
To: "David B. Stevens" <dsteven3@maine.rr.com>, linux-kernel@vger.kernel.org
Subject: Re: Kernel or Grub bug.
Date: Wed, 01 Sep 2004 12:26:25 -0400	[thread overview]
Message-ID: <1094055985.4635.44.camel@wizej.agilysys.com> (raw)
In-Reply-To: <200409011135.36537.dsteven3@maine.rr.com>

On Wed, 2004-09-01 at 11:35 -0400, David B. Stevens wrote:
> Jeremey,
> 
> Your default kernel (the 104 SuSE one) has EXT2 specified as included in the 
> kernel.  The kernel you are trying to install has Reiser included in the 
> kernel.
My system is all reiserfs though the Fedora core box I also did testing
on was EXT3. 
wizej:/home/wisej/packages # mount
/dev/hda3 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/hda1 on /boot type reiserfs (rw,acl,user_xattr)
/dev/hdc on /media/cdrecorder type subfs (ro,nosuid,nodev,fs=cdfss,
procuid,iocharset=utf8)
usbfs on /proc/bus/usb type usbfs (rw)

> 
> Here is my bet on your problem, the root device is an EXT2 partition and since 
> the EXT2 routines are not loaded the kernel goes belly up.
> 
> Please change  CONFIG_EXT2_FS=m to CONFIG_EXT2_FS=Y via the kernel config 
> system and re build the 2.6.8.1 kernel.
> 
> Also check your /etc/fstab here is mine: 
> 
Here is mine in return:>)
/dev/hda3            /                    reiserfs   acl,user_xattr
1 1
/dev/hda1            /boot                reiserfs   acl,user_xattr
1 2
/dev/hda2            swap                 swap       pri=42
0 0
devpts               /dev/pts             devpts     mode=0620,gid=5
0 0
proc                 /proc                proc       defaults
0 0
usbfs                /proc/bus/usb        usbfs      noauto
0 0
sysfs                /sys                 sysfs      noauto
0 0
/dev/cdrecorder      /media/cdrecorder    subfs      fs=cdfss,ro,
procuid,nosuid,
nodev,exec,iocharset=utf8 0 0

> 
> Cheers,
>   Dave
Thanks for the suggestion. I appreciate any direction provided. I am
sure it is something stupid and so I started recompile of kernel to have
reiser, ext2, ext3 all modular (though I have tried that before).


-- 
Thanks,

Jeremey Wise
jeremey.wise@agilysys.com

All opinions or information expressed here are personal in nature and do
not reflect the official position of Agilysys Inc.

  parent reply	other threads:[~2004-09-01 16:31 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-01  3:12 Kernel or Grub bug Wise, Jeremey
2004-09-01  4:28 ` Prasad
2004-09-01  5:20   ` Marcos D. Marado Torres
2004-09-01  6:16     ` prasad
2004-09-01  6:55       ` Marcos D. Marado Torres
2004-09-01 13:40   ` Horst von Brand
2004-09-01  5:24 ` Obelix
     [not found] ` <200408312358.08153.dsteven3@maine.rr.com>
2004-09-01 12:20   ` Wise, Jeremey
     [not found]     ` <200409011135.36537.dsteven3@maine.rr.com>
2004-09-01 16:26       ` Wise, Jeremey [this message]
     [not found]         ` <4699bb7b04090109415f64fea1@mail.gmail.com>
2004-09-01 19:40           ` Wise, Jeremey
2004-09-02 21:33             ` Valdis.Kletnieks
2004-09-03 14:29               ` Marcos D. Marado Torres
2004-09-01 19:46           ` Wise, Jeremey
2004-09-02 21:02         ` Horst von Brand
2004-09-02 22:53           ` David B. Stevens
2004-09-02 23:25           ` David B. Stevens
2004-09-03  0:31             ` David Lloyd
2004-09-03  2:15               ` David B. Stevens
2004-09-03  0:37           ` Johann Koenig
2004-09-19 10:03           ` Yury Umanets
2004-09-20 14:27             ` Tonnerre

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=1094055985.4635.44.camel@wizej.agilysys.com \
    --to=jeremey.wise@agilysys.com \
    --cc=dsteven3@maine.rr.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox