All of lore.kernel.org
 help / color / mirror / Atom feed
* mke2fs hangs while running on /dev/loop0 - kernel version 2.4
@ 2001-02-28  2:25 Amit D Chaudhary
  2001-02-28  0:46 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Amit D Chaudhary @ 2001-02-28  2:25 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am hoping someone knows more about this case. I have a intel pc 
running linux 2.4 and the last command below hangs and the statements as 
they are printed. Even kill -9 does not get it to terminate.

#touch img.test
#dd if=/dev/zero of=img.test bs=1k count=2000
2000+0 records in
2000+0 records out
#losetup /dev/loop0 img.test
#mke2fs

mke2fs 1.19, 13-Jul-2000 for EXT2 FS 0.5b, 95/08/09
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
256 inodes, 2000 blocks
100 blocks (5.00%) reserved for the super user
First data block=1
1 block group
8192 blocks per group, 8192 fragments per group
256 inodes per group

Writing inode tables: done
......

Thanks
Amit


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-02-28 21:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-28  2:25 mke2fs hangs while running on /dev/loop0 - kernel version 2.4 Amit D Chaudhary
2001-02-28  0:46 ` Arnaldo Carvalho de Melo
2001-02-28 21:09   ` Amit D Chaudhary

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.