Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
bootsplash
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
eis
Apprentice
Apprentice


Joined: 05 Aug 2005
Posts: 161
Location: Stuttgart, Germany

PostPosted: Tue Aug 08, 2006 8:51 pm    Post subject: bootsplash Reply with quote

Hi!

according to common mauals for setting up a bootsplash, I fially managed to get it working. Unfortunately I don't understand this RAM DISK thing completely.
So the RAM disk is a virtual drive that uses memory from my RAM? And how much does it take? This is what I wanna know, because it seems, it slows my machine down a little bit. E.g. when I do "make menuconfig" the the colors sometimes don get displayed proberly sothat parts of the screen are blue where actually menutext should be displayed...

I have one gig of RAM.

And my RAM disk is set a little something like this:
"For 2.6.x kernel tree enable the following options.Code:
Code maturity level options --->
[*] Prompt for development and/or incomplete code/drivers
Processor type and features --->
[*] MTRR (Memory Type Range Register) support
Device Drivers --->
Block devices --->
<*> Loopback device support
<*> RAM disk support
(4096) Default RAM disk size
[*] Initial RAM disk (initrd) support
Graphics support --->
[*] Support for frame buffer devices
[*] VESA VGA graphics support
Console display driver support --->
[*] Video mode selection support
<*> Framebuffer Console support
Bootsplash configuration --->
[*] Bootup splash screen"

4096 initial size means about 4 MB? Or what?

thx,
ice
Back to top
View user's profile Send private message
smerf
l33t
l33t


Joined: 06 Nov 2004
Posts: 778
Location: Polska

PostPosted: Tue Aug 08, 2006 10:14 pm    Post subject: Reply with quote

It is block device located inside RAM (/dev/ram[0-3]) - you can allocate memory, create filesystem, mount and use it - the only difference is that this is volatile. Initial ramdisk is a ramdisk where initially / resides. Then it gets remounted and memory is released.

after quick search:

http://en.wikipedia.org/wiki/Initrd
http://www.charmed.com/txt/initrd.txt
http://en.wikipedia.org/wiki/RAM_disk

the problems you are experiencing (messed make menuconfig output) are almost certainly not memory-related.
_________________
Microsoft is not the answer, Microsoft is the question, the answer is no.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum