Re: Ramdisk problems with 2.1.105

Michael Talbot-Wilson (talmg@wren.forensic.sa.gov.au)
Wed, 17 Jun 1998 20:19:02 +0930


> # dd if=/dev/zero of=/dev/ram7 bs=1 count=2048
> dd: /dev/ram7: Input/output error
> 1+0 records in
> 0+0 records out

Okay, gimme another go...

# dd if=/dev/zero of=/dev/ram7 bs=1k count=2048
2048+0 records in
2048+0 records out
#
# mke2fs -m0 /dev/ram7
mke2fs 1.10, 24-Apr-97 for EXT2 FS 0.5b, 95/08/09
/dev/ram7: Invalid argument while setting up superblock
#
#

--Mike

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu