punningclan
Sr. Member
  
Offline
Activity: 283
Merit: 250
Making a better tomorrow, tomorrow.
|
 |
August 26, 2011, 06:14:08 PM |
|
I'm having trouble with persistence. Having followed the headless persistent install instructions the os boots up and runs after I've written all the startup scripts and changed passwd etc. however none of the settings or files is recorded over a reboot. Here is the output of mount: tmpfs onlib/init/rw type tmpfs (rw,nosuid,size=5242880,mode=755,size=5242880,mode=755) tmpfs onrun type tmpfs (rw,noexec,nosuid,size=10%,mode=755,size=10%,mode=755) tmpfs onrun/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880,mode=1777,size=5242880,mode=1777) tmpfs ontmp type tmpfs (rw,nosuid,nodev,size=20%,mode=1777) proc onproc type proc (rw,noexec,nosuid,nodev) sysfs onsys type sysfs (rw,noexec,nosuid,nodev) udev ondev type tmpfs (rw,mode=0755) tmpfs onrun/shm type tmpfs (rw,nosuid,nodev,size=20%,mode=1777,size=20%,mode=1777) devpts ondev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620,gid=5,mode=620) rootfs on type rootfs (rw) /dev/sda1 onlive/image type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro) tmpfs onlive/cow type tmpfs (rw,noatime,mode=755) tmpfs onlive type tmpfs (rw,relatime) rpc_pipefs onvar/lib/nfs/rpc_pipefs type rpc_pipefs (rw) fusectl onsys/fs/fuse/connections type fusectl (rw) nfsd onproc/fs/nfsd type nfsd (rw)
This suggests that the os is mounted on a ram drive. I have live-rw on the drive as per the instructions. Any help would be much appreciated.
|