timmoore46
Group: Members
Posts: 40
Joined: Feb. 2006 |
|
Posted: Feb. 10 2006,09:03 |
|
I found the DOS swap create utility in the 'system' menu! It didn't let me change hard disc and offered hda5 rather than hda1, but it seems to have worked! (Also the floppy boot for usb! )
Didn't show up on the summary of the system, top right of desktop, so I tried
swapon /mnt/hda5/knoppix.swp
and it all seemed to spring to life! (more *LOL*)
Before that I tried:- ( *LOL* )
From the terminal
sudo su
cd /mnt/hda1
mkdir /swap
dd if=/dev/zero of=/mnt/hda1/swap bs=1024 count=65535
worked
swapon /swap plus variants came back with an error message about arguements..
Any ideas? ( now redundant )
Tim
|