Re: GRUB & Rieserfs

2001-07-12 Thread csj
On Thursday 12 July 2001 14:42, Guy Geens wrote: > > "csj" == csj <[EMAIL PROTECTED]> writes: > > [Line from GRUB menu.lst] > csj> I don't think so. The line: > > csj> kernel /vmlinuz-2.4.5 root=/dev/hda3 single > > csj> is an instruction for the OS kernel. By this time the kernel > csj> shoul

Re: GRUB & Rieserfs

2001-07-12 Thread John Leuner
On Wed, Jul 11, 2001 at 10:05:16AM -0400, Chuck Stickelman wrote: > >From what I've read and seen GRUB can read Reiserfs: at least that's what I > thought the reiserfs_stage1_5 file was to provide... > > Am I far off here? I've read MANY docs and I've seen several references to > GRUB supporting

Re: GRUB & Rieserfs

2001-07-12 Thread D-Man
On Thu, Jul 12, 2001 at 11:52:03AM -0400, Chuck Stickelman wrote: | D-Man wrote: | > What does the "single" argument to the kernel mean? (check Linux | > docs, not grub). I am not familiar with it and that may be causing | > the problem. | | the `single` argument on the kernel command line stops

Re: GRUB & Rieserfs

2001-07-12 Thread Chuck Stickelman
D-Man wrote: > > | Well... it does... I did set up a symbolic link to . (boot -> .) > | I've also tried doing > | root (hd0,0) > | kernel /vmliuz-2.4.5 root=/dev/hda3 single > > Hmm. > > | > | I could use some clarification on this one point: > | Under GRUB 'root" (as in root (hd0,0)) means exac

Re: GRUB & Rieserfs

2001-07-12 Thread Guy Geens
> "csj" == csj <[EMAIL PROTECTED]> writes: [Line from GRUB menu.lst] csj> I don't think so. The line: csj> kernel /vmlinuz-2.4.5 root=/dev/hda3 single csj> is an instruction for the OS kernel. By this time the kernel csj> should have taken over. So yes, it makes a difference when you csj> s

Re: GRUB & Rieserfs

2001-07-11 Thread D-Man
On Wed, Jul 11, 2001 at 04:30:40PM -0400, Chuck Stickelman wrote: | D-Man wrote: | | > Disclaimer : I have no experience with ReiserFS, but I do use grub. | > | > On Wed, Jul 11, 2001 at 11:54:49AM -0400, Chuck Stickelman wrote: | > | San Segkhoonthod wrote: | > | | > | > GRUB do *support* ReiserF

Re: GRUB & Rieserfs

2001-07-11 Thread csj
On Thursday 12 July 2001 00:25, D-Man wrote: > Disclaimer : I have no experience with ReiserFS, but I do use grub. > > On Wed, Jul 11, 2001 at 11:54:49AM -0400, Chuck Stickelman wrote: > | San Segkhoonthod wrote: > | > GRUB do *support* ReiserFS. My debian boxes have > | > ReiserFS root file system

Re: GRUB & Rieserfs

2001-07-11 Thread Chuck Stickelman
D-Man wrote: > Disclaimer : I have no experience with ReiserFS, but I do use grub. > > On Wed, Jul 11, 2001 at 11:54:49AM -0400, Chuck Stickelman wrote: > | San Segkhoonthod wrote: > | > | > GRUB do *support* ReiserFS. My debian boxes have > | > ReiserFS root file system and I boot them with GRUB.

Re: GRUB & Rieserfs

2001-07-11 Thread D-Man
Disclaimer : I have no experience with ReiserFS, but I do use grub. On Wed, Jul 11, 2001 at 11:54:49AM -0400, Chuck Stickelman wrote: | San Segkhoonthod wrote: | | > GRUB do *support* ReiserFS. My debian boxes have | > ReiserFS root file system and I boot them with GRUB. | | Then I've done some

Re: GRUB & Rieserfs

2001-07-11 Thread Chuck Stickelman
San Segkhoonthod wrote: > GRUB do *support* ReiserFS. My debian boxes have > ReiserFS root file system and I boot them with GRUB. > > san Then I've done something wrong! I'll try providing more specifics. kernel 2.4.5 hda1~120MBext2/boot hda2~128MBswap hda3~27GBrei

Re: GRUB & Rieserfs

2001-07-11 Thread Chuck Stickelman
>From what I've read and seen GRUB can read Reiserfs: at least that's what I thought the reiserfs_stage1_5 file was to provide... Am I far off here? I've read MANY docs and I've seen several references to GRUB supporting Reiserfs. I REALLY want to use GRUB, and I wanted to play with reiserfs as

Re: GRUB & Rieserfs

2001-07-11 Thread San Segkhoonthod
GRUB do *support* ReiserFS. My debian boxes have ReiserFS root file system and I boot them with GRUB. san --- Joerg Johannes <[EMAIL PROTECTED]> wrote: > Chuck Stickelman wrote: > > > > Howdy, > > > > I've made two changes to my home system (I know... > should have done > > one at a time...) >

Re: GRUB & Rieserfs

2001-07-11 Thread Joerg Johannes
Chuck Stickelman wrote: > > Howdy, > > I've made two changes to my home system (I know... should have done > one at a time...) > I've changed my boot loader from LILO to GRUB and I've changed my root > file system > from ext2 to reiserfs. > > my partition table is setup as: > /dev/hda1ext2

GRUB & Rieserfs

2001-07-10 Thread Chuck Stickelman
Howdy, I've made two changes to my home system (I know... should have done one at a time...) I've changed my boot loader from LILO to GRUB and I've changed my root file system from ext2 to reiserfs. my partition table is setup as: /dev/hda1    ext2    /boot /dev/hda2    swap /dev/hda3