Skip to Content.
Sympa Menu

baslinux - Re: [BL] Linux without a hard drive, was Re: MPlayer

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "David Moberg" <davidjmoberg AT lycos.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Linux without a hard drive, was Re: MPlayer
  • Date: Wed, 29 Jun 2005 15:38:13 -0800

sindi keesan wrote:

> DSL seems to already set up sound. Maybe it has a movie player?

If it does, it is likely too simple to handle anything. LNX-BBC
(another business-card-CD-sized distribution) does not have a movie
player, only sox.

> Can you make a 256MB RAMdisk for use with BL2,

Probably. I don't know what the upper limit for ramdisk size in
Linux is.

> with a slightly modified kernel (this one does 4MB RAMdisks)
> like DSL does?

DSL does not use ramdisks. It uses ramfs (AKA shmfs/tmpfs) which
the BL kernels do not have. ramfs allows you to mount a virtual
filesystem. When you write to this filesystem, Linux takes memory
and uses it for storage. The ramdisk_size parameter allows you
to adjust size of ramdisks on bootup of Linux. Or, have a look at
rdev, which allows you to adjust default ramdisk size of a kernel
image.

David

--
_______________________________________________
NEW! Lycos Dating Search. The only place to search multiple dating sites at
once.
http://datingsearch.lycos.com





Archive powered by MHonArc 2.6.24.

Top of Page