I installed the V3alpha11 software, then installed the newest Hijack v459. After that
I installed e2fsck and tune2fs as explained on ext3 page. I was able to convert the partition to journalling.
The mount command does not show any ext3 notes as expected. In fact the mount will fall back to ext2.
Code:
empeg:/# cat /proc/mounts
/dev/root / ext2 rw 0 0
none /proc proc rw 0 0
/dev/hda4 /drive0 ext2 rw 0 0
Do I miss something, I thought the ext3 kernel hacks has been moved into Hijack.
How could I get a runnung ext3 system?
Ruedi