Re: Discussion on Debian-user
David Baron <[email protected]>
| Newsgroups | gmane.linux.debian.knoppix |
|---|---|
| Message-ID | <[email protected]> |
This is from an old posting. The problem I had (I had done tune2fs) was getting an initrd to work with the knoppix supplied kernel. I still have not gotten this to work. Installed the 2.6 kernels and the initrds worked without any problems once I put: ROOT="/dev/hdb1 ext3" in my /etc/mkinitrd/mkinitrd.conf. ext3 and jbd are in modules. On Monday 09 February 2004 02:43, Dirk Eddelbuettel wrote: > For _any_ given ext2 partition on _any_ flavour of Linux, the upgrade path > to ext3 is _always_ the same. Hint: it has to do with a '-j' argument to > tune2fs. The rest is left as argument to the reader