[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MiNT] mke2fs fails
Hi,
I'd like to use ext2fs as it's said to be good :-)
I have 2 partitions on my internal IDE HD:
g: 150Mo
f: 500Mo
I use HD Driver 7.01 (XHDI v1.3) & MiNT 1.15.1 (official)
I set the partition type to RAW with "HD Driver Utilities", and I zero
the partition with logical sector size = 4096 (in the ext2fs.xfs's doc
it's sait valid logical sector size are 1024,2048,4096).
I get the e2fsprogs.tar.gz archive on Frank Naumann's site,
and extract it.
Then I enter
Nadine:/i/temporaire/usr/local/sbin# mke2fs f:
mke2fs 1.14, 9-Jan-1999 for EXT2 FS 0.5b, 95/08/09
WARNING: THIS WILL TOTALLY DESTROY ANY DATA ON F:
Are you ABSOLUTELY SURE you want to do this? (y/n) y
XHDI version: 130
Linux ext2 filesystem format
Filesystem label=
128016 inodes, 511999 blocks
Illegal instruction <-------- PROBLEM !
On my console I have
pid 100 (mke2fs): ILLEGAL INSTRUCTION: User PC=8E9520 (basepage=8E8270,
text=8E8370, data=8FD080, bss=8FD45C)
Did I make a mistake ?
Thank you for any answer...
Vincent