Daily Archives: January 28, 2009
Missing ifstate file caused twiki debian virtual appliance not to boot up in VMware
After a reboot of VMware, the twiki debian virtual appliance wouldn’t come up for me. After a lot of research and troubleshooting, I found out that the ifstate file at /etc/network/run/ifstate was corrupted or missing. After adding recreating the file and adding the two lines: lo=lo eth0=eth0 the virtual appliance booted up without a problem. … Continue reading
Categories: Technology
Leave a comment