cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: May 29 2005,16:36 |
|
No,
Actually it really is "dsl 1"
Why?
dsl 2 boots into runlevel 2, and this creates 4 virtual consoles leading to 4 instances of BASH.
If you boot into runlevel 1, you only get 1 console and one BASH shell process, and this saves RAM.
nofirewire is in there.
I debated myself about including the "nopcmcia" or having pcmcia and I agree that nopcmcia is bad for laptop network users that have a pcmcia NIC card.
However, since the goal was to reduce RAM usage to the extreme, I added "nopcmcia".
Maybe it would be better to have:
lowram
as listed above and also
lowramlaptop
that omits the "nopcmcia" cheatcode.
My vision of these boot modes is to enable the user to boot for the first time and either do an installation, or at least have them boot up long enough to create a DOS swap file or a linux swap partition.
Once this has been accomplished, it should be possible to reboot using a less restrictive boot mode and the user will be able to do more with their system, like maybe X Windows for example.
|