Re: Need more (flash) disk space

From: Michele Andreoli (m.andreoli@tin.it)
Date: Wed Dec 19 2001 - 21:11:24 CET


On Wed, Dec 19, 2001 at 11:09:16AM +0100, Fabio Soldati nicely wrote:
> I'm running muLinux on a Pentium system with 64MB Ram and a 32MB Flash-Disk (absolutely noiseless ;-).
>
> This works fine. But after cloning with all my addons I've only about 3MB of free disk space.
>
> To save some disk space I want to run all my addons on a RAM Disk and store as tar-archives to the Flash-Disk. Therefore muLinux must them all extract during startup.
>
> Does anybody know a simple solution for that?

- clone the embrional MU (only the first floppy) on the compact flash
- Mount the compact-flash under /media.
- Create an addons/ directory on it.
- Put every addon in /media/addons

- edit the file /setup/rc/addons and change:

                [ ... ]
                mount /dev/xyz /media
                setup usr -> setup usr from=/media/addons/USR.bz
                setup -a addon ->
                                setup WKS from=/media/addons/WKS.tgz
                                setup SRV from=/media/addons/SRV.tgz
                                .... etc ...

                [ ... ]

After that, you will have any addon in the compressed form.

Michele

-- 
I keep trying to locate a meeting of Quantum Physicists. But everytime
they set a meeting time, the location changes. And vice versa -- Anonymous
---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk


This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:21 CET