Page 1 of 1

Only passwd lost at reboot

Posted: 31 Dec 2014, 11:34
by ElectriQT
Is there a known reason for this ?
I about got the same problem in LXDE sometimes

After reeboot now the new passwd was lost,
BUT the new plugins in firefox was there,

The languagetool re-appers in taskbaar, but show US-flag but i still have swedish kb and full alphabeth ,, Åäö

Also the iptable show me that the Fwall are still up now, good :-)

( I have LXQT 32bit 3.1 at usb, start with "copy2ram", noauto, I saved prev. session as module, and yes I saved psc-module :-)

Code: Select all

root@porteus:/home/guest# iptables -L
Chain INPUT (policy DROP)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     udp  --  anywhere             anywhere             udp dpt:domain
ACCEPT     udp  --  anywhere             anywhere             udp spt:domain
ACCEPT     all  --  anywhere             anywhere             ctstate RELATED,ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere             tcp spt:http state ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere             tcp spt:https state ESTABLISHED
LOG_DROP   all  --  anywhere             anywhere            

Chain FORWARD (policy DROP)
target     prot opt source               destination         
LOG_DROP   all  --  anywhere             anywhere            

Chain OUTPUT (policy DROP)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere            
ACCEPT     udp  --  anywhere             anywhere             udp dpt:domain
ACCEPT     udp  --  anywhere             anywhere             udp spt:domain
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:http state NEW,ESTABLISHED
ACCEPT     tcp  --  anywhere             anywhere             tcp dpt:https state NEW,ESTABLISHED

Chain LOG_DROP (2 references)
target     prot opt source               destination         
DROP       all  --  anywhere             anywhere        

Re: Only passwd lost at reboot

Posted: 02 Jan 2015, 11:43
by fanthom
please generate psinfo report -> upload to pastebin.com -> link here

thanks