first time linux or noob needs help)Forum: HD Install Topic: first time linux or noob needs help) started by: Shadow_Fi Posted by Shadow_Fi on June 05 2006,12:43
So, as you can see from the topic, this is my first time using linux, so if you try to explain something, try to do that in the moste simpe way. ![]() p.s sorry for bad english, coz my native language is russian. Best regards, Shadow_Fi. Posted by cbagger01 on June 05 2006,17:22
For swap, you need to use cfdisk to create a Linux Swap partition.Then as user root (super user), you can format your partition: sudo su mkswap /dev/hdb1 (Where "hdb1" should be replaced with the location of your swap partition) swapon For higher refresh rates, install the XFree86.dsl extension from the MyDSL repository and manually configure it for your video card and monitor. |