brianw
Group: Members
Posts: 245
Joined: Sep. 2005 |
|
Posted: Aug. 16 2006,00:50 |
|
I have a compaq armada pII266 96M and a debian install works great.
after the hd is partitioned (don't think you need to reboot with linux, that is only required with dos) run the command
sudo dslinstall
and this will give all the install options. Alternatively run
sudo dsl-hdinstall
choose whichever boot loader you would like (lilo or grub) and eveerything should go OK.
After you restart all changes are permanent so if you load a dsl using mydsl the changes will stay and you won't need to reload it again (also you can't uninstall it unless you go through and undo the changes manually). Make sure your swap partition is created with cfdisk or fdisk before you install or you will have to do it again (can do the mkswap any time but the partition needs to be there).
Having the hd install (debian type install) frees up your ram which, like me with limited ram, you will want during normal operations.
|