I am confused over the entire ramdisk concept for embedded systems. I think
several on this list wouldn't mind an explanation on why a large ramdisk
(>8192k, I assume) is "insane."
Example Scenario: I want to put a music player and a few large song files
on my assabet. These files take up 10 megs alone without any sort of
filesystem, etc. Now, being a novice, I see two options: (1) create a large
ramdisk of say, 16 megs {the option I thought was a good idea} or (2) create
several ramdisks, one with the kernel and basic OS, and another 1 or 2 for
the files {I have no idea how I would do this if it is even practical}.
To be clarified: (A) Why is a 16MB ramdisk "insane" {hope I am not taking it
out of context, Nicolas} and (B) how would I accomplish my scenario goal in
general?
~CE
On Tue, 6 Feb 2001, #YANG XIAOYONG# wrote:
> Hi Nicolas
> I am using your ramdisk_ks.gz from
> http://www.wearablegroup.org/software/ramdisk/ But I cannot log in as
root.
> Can you please tell me the root password?
>
> I have created my own 12 MB ramdisk. But when I load it to the Assabet.
Some
> error came out after I execute minicom" Enter runlevel:" I tried 2. Then"
> INIT: can't open (/etc/ioct1.save, O_ WORNGLY): Input/ouput error INIT:
> Entering runlevel:2 INIt nomore proceeses left in this runlevel attempt to
> access beyond end of device 01:00: rw= 0 want 8205 limit= 8192
> EXT2-fs error ( device ramdisk(1,0)):ext2_write_inode:unable o read inode
> blo4
> attempt to access beyond end of device 01:00: rw= 0 want 8235 limit= 8192
> EXT2-fs error ( device ramdisk(1,0)):ext2_write_inode:unable o read inode
> blo4"
Your filesystem is corrupted somehow. You should fix that before even
considering loging in.
Why do you want to put a 12MB filesystem into a ramdisk? This is completely
insane IMHO.
Nicolas
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.