dezertdawg / urukdroid

Automatically exported from code.google.com/p/urukdroid
0 stars 0 forks source link

Swap config #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.trying to enable swap with urukconfig
2.or manually by editing etc/uruk.conf/swap
3.

What is the expected output? What do you see instead?
Urukconfig says invalid value Swap is not enabled

Did previous version of UrukDroid did it right? Does it work on Archos
default OS correctly?
Had the problem before, fresh install fixed it, this time not

What version of UrukDroid are you using? What version of Archos device?
Archos 70s urukdroid 1.0 urukconfig 1.0

Sollution:
In etc/uruk.conf/swap file swap was configured for swap partition, not file. 
Removing # in froont of file specs and placing it in front of partition spec 
helped. Problem solved.

Dunno if it a freak accident or maybe Sauron used swap partition when compiling 
his urukdroid 1.0 version and forgot to change eetc/uruk.conf/swap

Hope this helps?!
Sauron as soon as I earn some myself some money will come your way!!!

Please provide any additional information below.

Original issue reported on code.google.com by stijndeb...@gmail.com on 22 Jun 2011 at 2:04

GoogleCodeExporter commented 8 years ago
Yes it's my fault - I use swap device (not swap file) and forgot to change it - 
it should be fixed in every later version of Uruk Droid (1.1+)

Original comment by adrian.s...@gmail.com on 14 Aug 2011 at 9:02