I was using ubilinux for a long time on my edison. Since the last reboot the rootfs is not mounting writeable anymore.
Any idea is welcome.
This is what I get during booting:
INIT: version 2.88 booting
[info] Using makefile-style concurrent boot in runlevel S.
[ ok ] Starting the hotplug events dispatcher: udevd.
[ ok ] Synthesizing the initial hotplug events...done.
[ ok ] Waiting for /dev to be fully populated...done.
[ ok ] Activating swap...done.
mount: / not mounted or bad option
rm: cannot remove `/tmp/.clean': Read-only file system
[ ok ] Cleaning up temporary files....
[info] Loading kernel module bcm_bt_lpm.
[info] Loading kernel module bcm4334x.
[info] Loading kernel module g_multi.
[ ok ] Activating lvm and md swap...done.
[....] Checking file systems...fsck from util-linux 2.20.1
dosfsck 3.0.13, 30 Jun 2012, FAT32, LFN
/dev/mmcblk0p7: 4 files, 2593/16343 clusters
/dev/mmcblk0p10: recovering journal
/dev/mmcblk0p10: clean, 15/103584 files, 15879/413691 blocks
done.
[....] Mounting local filesystems...mount: mount point /var/volatile does not exist
failed.
[ ok ] Activating swapfile swap...done.
[ ok ] Cleaning up temporary files....
[ ok ] Setting kernel variables ...done.
[....] Configuring network interfaces...ioctl[SIOCSIWENCODEEXT]: Invalid argument
ioctl[SIOCSIWENCODEEXT]: Invalid argument
Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
can't create /var/lib/dhcp/dhclient.wlan0.leases: Read-only file system
Listening on LPF/wlan0/fc:c2:de:3b:16:45
Sending on LPF/wlan0/fc:c2:de:3b:16:45
Sending on Socket/fallback
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPOFFER from 192.168.139.1
DHCPACK from 192.168.139.1
/sbin/dhclient-script: line 49: /etc/resolv.conf.dhclient-new: Read-only file system
chown: cannot access `/etc/resolv.conf.dhclient-new': No such file or directory
chmod: cannot access `/etc/resolv.conf.dhclient-new': No such file or directory
mv: cannot stat `/etc/resolv.conf.dhclient-new': No such file or directory
can't create /var/lib/dhcp/dhclient.wlan0.leases: Read-only file system
bound to 192.168.139.8 -- renewal in 17413 seconds.
done.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
savelog: directory /var/log/ is not writable
/etc/init.d/bootlogs: 23: /etc/init.d/bootlogs: cannot create /var/log/dmesg: Read-only file system
chgrp: changing group of `/var/log/dmesg': Read-only file system