| rhlee  
 
 
 
 
 Group: Members
 Posts: 3
 Joined: Dec. 2004
 | 
|  | Posted: Dec. 20 2004,10:11 |  |  Hi,
 
 This is probably a pretty basic question, but I'm having trouble getting changes that I've made to / to persist across runs.  I'm running DSL under QEMU (and I've tried a variety of the boot options) and I want to install some new packages.  However, across runs (of the emulator), none of the changes made to / by installing the new packages have been persisted.  I see:
 
 % mount
 /dev/root on / type ext2 (rw)
 ...
 /dev/hda on /mnt/hda type ext2 (rw,nosuid,nodev)
 
 
 changes to /mnt/hda do seem to persist.  However, some of the packages that I want to install (which do not have a .dsl distribution) and changes to /etc/* conf files dont.
 
 Any help would be much appreciated,
 thanks,
 -Rob
 |