Of course the problem with this is how the filesystem is mounted. I used the same method and the following happens: masala:~ # mount /dev/sda5 on / type ext3 (rw) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,mode=0620,gid=5) /dev/sda1 on /boot type ext2 (rw) /dev/sda7 on /home/local2 type ext3 (rw) /dev/sda6 on /usr type ext3 (rw) shmfs on /dev/shm type shm (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw) masala:~ # cat /proc/mounts rootfs / rootfs rw 0 0 /dev/root / ext2 rw 0 0 proc /proc proc rw 0 0 devpts /dev/pts devpts rw 0 0 /dev/sda1 /boot ext2 rw 0 0 /dev/sda7 /home/local2 ext3 rw 0 0 /dev/sda6 /usr ext3 rw 0 0 shmfs /dev/shm shm rw 0 0 usbdevfs /proc/bus/usb usbdevfs rw 0 0 masala:~ # So your root filesystem is not ext3 anymore. It is ext2. Mark On Tue, 8 Apr 2003, Ralf Farke wrote:
Thanks a lot for this hint,
i had the same bootproblems (kernel panic) like the other's with a dual-pentium system and vortex scsi-raid. Just changing jbd - ext3 and the systems works fine again.
Thanks again to all,
Ralf Farke
Dirk Mueller schrieb:
On Mon, 31 Mär 2003, Stefan Proels wrote:
Root-Filesystem is ext3 INITRD_MODULES="aic7xxx usbcore jbd ext3"
swap ext3 and jbd
------------------------------------------------------------ Dr Mark O. Stitson, Senior Systems Programmer Yospace: Creating Value for Wireless 7 The Courtyard, High Street, Staines, UK, TW18 4DR Tel: +44 1784 466388 Fax: +44 1784 466387 http://www.yospace.com This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorised dissemination or copying of this email or its attachments, and any use or disclosure of any information contained in them, is strictly prohibited and may be illegal. If you have received the email in error please notify contracts@yospace.com and delete it from your system.