lkml.org 
[lkml]   [2005]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRAM drive
Hello!

I need some assistance with creating a RAM disk of 8G
and mounting it. I am using 2.6.10 with this
proceedure:

(ramdisk support enabled)
dd bs=512 if=/dev/zero of=/dev/ram0 count=16384000
mkfs.ext2 -m0 /dev/ram0 8192000
mount -t ext2 /dev/ram0 /ramdisk0
mount: wrong fs type, bad option, bad superblock on
/dev/ram0,
or too many mounted file systems

I am not sure what the issue is. It worked on the
2.4.x series.

Any help if greatly appreciated!

TIA!
Phy



__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.033 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site