WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Swapfile Problems  (Read 2573 times)

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Swapfile Problems
« on: September 08, 2009, 09:15:54 PM »
I'm having some troubles with swapfiles.

1. The Swapfile Tool in the control panel doesn't work. However if I run it from a terminal with
Code: [Select]
sudo swapfile it does create a swapfile.

2. I can't get the boot argument "swapfile=hdxy" to detect a valid swapfile.





Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Swapfile Problems
« Reply #1 on: September 08, 2009, 10:45:58 PM »
Indeed, sudo needed in the GUI. Found. Fixed. Thanks for reporting.
Try the boot code dosswapfile=hdxy   The F2 boot screen needs adjusting as well.

10+ Years Contributing to Linux Open Source Projects.

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: Swapfile Problems
« Reply #2 on: September 09, 2009, 01:37:42 AM »
OK. I have dropped dosswapfile, as it should be swapfile to be consistent,
I have tested it with autoscan as well as specified. Working now for next cut.
Thanks again for the report.
10+ Years Contributing to Linux Open Source Projects.

Offline perthie

  • Full Member
  • ***
  • Posts: 118
Re: Swapfile Problems
« Reply #3 on: September 09, 2009, 06:54:22 AM »
Glad to help.