Poul
Group: Members
Posts: 3
Joined: Sep. 2006 |
|
Posted: Sep. 12 2006,01:59 |
|
Hi, All.
I run DSL frugal on an old laptop Toshiba Portege 3020ct. Everything works fine.
The only problem I have is myDSL extension load. I use zile, gcc1 and some others. During boot, zile is loaded fine, gcc1 load reports "no space left on device", then the whole DSL fails to load some files from HD and X fails to start.
The more packages I use, the more packages load reports "no space" :-)
Yes, I am aware that "All .dsl - changes base liveCD system". In my case it seems like 96MB RAM is not big enough to hold (more than one) packages loaded.
I read that I can use .uci version of packages, but I can't find .uci for those zile and gcc. I doubt I can prepare them my-self.
Are there other ways to reduce memory usage by .dsl packages loaded?
Perhaps, mounting something like mount /usr/sbin /dev/hdaX/usr/sbin (where hdaX is my large HD drive) at bootlocal.sh can help? Perhaps, cheat codes, but I do not see how. I did couple of experiments with no success. Something else?
The laptop hardware can be found under the link above. /dev/hda1 - DSL image (60mb) /dev/hda2 - swap (200mb) /dev/hda3 - file storage (~6gb)
Well, let me add that I am new in Linux installation. I did a lot of development under it, but no installation...
|