2 Attachment(s)
Error in my PW server Can Anyone Help
I've been playing this game for 3weeks,... A couple days ago, my server can't save my character Database,.. so even i make a progress in the game, it didn't saved!:scared: so i must play again from the last day.:(: than i realize that i have this error report on my colinux...:*:
Attachment 73184
AND THIS
Attachment 73185
Is there anyone could help me plz:*:
Re: Error in my PW server Can Anyone Help
u must redo the swap file there is no more space to save that's why the error
Re: Error in my PW server Can Anyone Help
""u must redo the swap file there is no more space to save that's why the error "":(:
What should i do? can u give me the step by step guide,... coz im newbie in Mssql and colinux things...:*:
Re: Error in my PW server Can Anyone Help
Quote:
Originally Posted by
Nikol@
Yep, no free swap space on ur .ext3 file of coLinux....:scared:
Credit to: apachez
If colinux starts; shutdown
Command Prompt of Windows(make4GB)
Code:
fsutil file createnew colinux_new.img 8589934592
Colinux conf edit
Code:
cobd2="c:\path\to\colinux_new.img"
colinux start
Code:
dd if=/dev/cobd0 of=/dev/cobd2
Code:
e2fsck -f /dev/cobd2
Code:
resize2fs -p /dev/cobd2
Colinux conf edit
Code:
cobd0="C:\coLinux\PWServer.ext3"
to
Code:
cobd0="C:\coLinux\colinux_new.img"
And look this links too:
Code:
http://colinux.wikia.com/wiki/ExpandingRoot
Code:
http://colinux.wikia.com/wiki/HowtoCreateSwapFile
And combine commands, i think u got low in swap space, and a little bit on .ext3:/:
And dont fogeret to add those path in config file of pwserver (colinux\pwserver etc..)
a little rough but best u get or keep looking via search
Re: Error in my PW server Can Anyone Help
Thx:laugh: I'll try it.
Umph, so sorry if i ask question... that already ben post by someone:(:... Im new in this forim like this,... What can i do is asking by my self...
Thx for helping me,... :):
1 Attachment(s)
Re: Error in my PW server Can Anyone Help
I can't find this one...
Attachment 73195
Where Can i find it??:(:
Im realy confuse after reading wikipedia about colinux:*:
Re: Error in my PW server Can Anyone Help
i belive is the configuration file in ur folder(.conf one or something open with notepad)
Re: Error in my PW server Can Anyone Help
So it is in folder Colinux or in folder Pw Server, couse i only fine Example.conf in colinux... n i don't think it is that what u mean.:(:
Re: Error in my PW server Can Anyone Help
PWServ.ext PWServ.ext3 PWServ.bat and PWServ.conf should be these 4 files in pwserver folder...
Re: Error in my PW server Can Anyone Help
In my Pw server i only have 3 files...
Pw config, Pw server bat, and Pw.ext3
So,.. where the colinux config? what are u saying is Pw confing...:mellow:
???
Re: Error in my PW server Can Anyone Help
different file structure ...yes that's the one XD open with notepad or whatever (something for text)
2 Attachment(s)
Re: Error in my PW server Can Anyone Help
I dont know what tipe is my file structure,... but my Pw server is using Xampp, colinux, n Mssql 2000 update SP4.
N this is Inside My colinux folder:
Attachment 73245
N this is inside Pw folder inside Colinux Folder:
Attachment 73246
I realy need to solve this problem:*: but i'm stuck to find where is the colinux.conf in your tutorial.
I've already tried to edit pw.conf and exemple.txt,... but my swap file syill not found,.. even i've already set fsutil 8GB
Thx:):