On Sunday 30 October 2005 07:59, Dmitri Pogosyan wrote:
> > > I wondered, should /boot be ext2?  Or should I use some of the
> > > 'default' entries?
> >
> > This is my line for the boot partition:
> > /dev/hda1               /boot           auto           
> > noauto,noatime,notail 1 1
> > It's reiserFS I think. I used "auto" because I wasn't sure what to type
> > for it.
>
> I have
>
> /dev/sda1             /boot           ext3            noatime         1 1
> /dev/sda2             /               reiserfs        noatime         0 0
>
> and the rest are reiserfs. Do you, by the way, have reiserfs build into the
> kernel or as a module ?
>
In kernel, but as I understand from this thread it dosn't matter since it's 
the point of initrd to make sure the modules are loaded. But that's not the 
problem as you need to access /boot before the kernel is loaded. And ext3 is 
almost the same as ext2 but with journaling as I understand it.

-- 
Karol Krizka

Attachment: pgpWxXRlhNElF.pgp
Description: PGP signature

Reply via email to