>>> On 3/10/2010 at 06:11 AM, Florian Bilek <[email protected]> wrote: > Dear all, > > I would like to add ext2 and lvm2 support to the a SLES11 initrd. When I run > 'mkinitrd -f lvm2 ext2' the command fails as it looks for > ext2/boot/System.map.
Update INITRD_MODULES in /etc/sysconfig/kernel to include ext2, then run "mkinitrd -f lvm2" -snip- > It is now failing because ext3 driver always wants to write the journal. This tells me that the file system is mounted read-write somewhere else, which is a big no-no, or, it wasn't unmounted cleanly. Don't do that. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
