Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#281618 - 18/05/2006 07:21 ext3 in V3alpha11 + Hijack v495
Ruedi
new poster

Registered: 21/07/1999
Posts: 4
Loc: Switzerland
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
_________________________
MKII : 64MB Ram - 60 GB - ext3 - V3alpha11 - 080000308 - Green - RD100 Tuner

Top
#281619 - 18/05/2006 11:28 Re: ext3 in V3alpha11 + Hijack v495 [Re: Ruedi]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14485
Loc: Canada
The ext3 hacks are in the Hijack *source code*, but not in the default pre-built Hijack kernel binaries that I supply (takes up more memory, so not suitable for all/most users).

Somebody else here sometimes builds Hijack binaries with ext3 enabled.

Cheers

Top
#281620 - 18/05/2006 13:04 Re: ext3 in V3alpha11 + Hijack v495 [Re: mlord]
ghostwheel
new poster

Registered: 18/07/2001
Posts: 40
Loc: Koblenz, Germany
Quote:
Somebody else here sometimes builds Hijack binaries with ext3 enabled.


Ruedi: You can download v459 here: http://ghostwheel.de/zImage-hj459-ext3-mk2.gz (built by me)

Alex

Top
#281621 - 18/05/2006 20:58 Re: ext3 in V3alpha11 + Hijack v495 [Re: ghostwheel]
Ruedi
new poster

Registered: 21/07/1999
Posts: 4
Loc: Switzerland
Thanks Alex
Your compiled Hijack works well!

In the mean time, I installed the toolchain on my Fedora and could successfull built Hijack from source.

BTW:
The V3alpha11 behaviour to slow down graphics and text-scrolling during cache-filling is the same for ext2 and ext3.

Ruedi
_________________________
MKII : 64MB Ram - 60 GB - ext3 - V3alpha11 - 080000308 - Green - RD100 Tuner

Top