sigbj-st wrote:

dd if=dev/zero of=dummy.fs bs=1024k count=8
mke2fs dummy.fs
settrans -c dummy /hurd/ext2fs 'pwd' /dummy.fs [or I just skip the 'pwd']
ls dummy
Neal is right: you must give *exact* commands when you ask for help, although it's obvious what you intent in this case.

Probably this is the same as an earlier report of mine[1]. I think ext2fs doesn't cope well with block sizes different than 4096: try passing `-b 4096 -o hurd' to `mke2fs'.

[1] http://mail.gnu.org/pipermail/bug-hurd/2002-May/008585.html

Regards
--
Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""



_______________________________________________
Help-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-hurd


Reply via email to