On Thu, Jun 23, 2005 at 03:49:52PM -0400, Daniel Dickinson wrote:
>
> magical initrd stuff call e2fsprogs script
> e2fsprogs calls initrd.ext3-add-journal
> which executes roottype=`/bin/e2initrd_helper -r /dev2/root2`
> which segfaults
>
This function attempts to parse the /etc/fstab file from the
filesystem located at /dev2/root2.
Can you send me a copy of your /etc/fstab file? I'm guessing it was
either malformed, or the filesystem was corrupted --- there's at least
one place where malformed /etc/fstab file could potentially cause
e2initrd_helper to core dump.
What if you execute /bin/e2initrd_helper -r </dev/rootdevice> after
the system has been booted? Does that work correctly?
- Ted
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]