On 08/31/2010 07:40 AM, William Immendorf wrote:
> On Tue, Aug 31, 2010 at 8:06 AM,  <kess.alexan...@gmail.com> wrote:
>> I don't know if this would help, but the way I do it is I write a script to 
>> the target disk containing all the user, and file information ( partition, 
>> mount command, passwd and user info) and other scripts for environments. So 
>> when I have to shutdown, I launch the scripts and everything is setup...
> Please don't top post on this list, even through it might be hard with
> your Blackberry,
>
> Anyway, the thing you are talking about would be a hard task to do,
> but at least Puppy allows you to save your Livecd state, but other
> than that, don't reboot on Livecds.
Actually, I don't think it'd be as hard as one would think, though
depending on how much reliability it may not be the best. Already,
LiveCDs create RAM disks which store any modified files in RAM (usually
utilizing something like UnionFS or AUFS, I think). All you'd have to do
is dump this RAM disk to a file on the specified drive, then look for it
on bootup and, if found, move it back to RAM. This is what Puppy's
scripts do, I think, though they also do a lot more than just this, and,
like I said earlier, this may not be the most reliable method without
certain safety procedures being put in place.

Smartboy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to