marc66thomas
Group: Members
Posts: 26
Joined: Jan. 2007 |
|
Posted: Feb. 09 2007,02:04 |
|
Quote (roberts @ Feb. 08 2007,19:39) | Using persistence is no longer frugal. It is a hybrid, part frugal part traditional. What you do in your home, persistence, stays. I would not have mydsl and persistent home on the same partition. |
Ok so I'll summarize this thread and paste together both ends of this
"persistence" is Hybrid of a frugal install and a traditional install. {backup restore} works together with persistence. MyDSL adds programs to the distro (Keep MyDSL on a separate partition from the home directory used for persistence.)
So for me hda5 is a frugal install hda8 is my backup/restore hda8 is my home and opt directory for persistence MyDSL apps will be on hdc1
To rebuild my frugal install and directories: Quote Robets"You can always boot up fresh with the options base and norestore
boot: dsl base norestore"
I then went into home and opt directories of (persistence partition hda8) and deleted all folders and files. I then deleted all my backup files, then deleted the DSL files. Start over: turned on the back up. Followed the wiki Persistent home and opt directory http://damnsmalllinux.org/wiki/index.php/Persistence. modified my desktop Ikons: Icontool allows for "deleting icons" must be used with backup or persistent home.
Desktop -> Icontool Remove Tab
the modified grub for me is (works): title Rebuilding DSL fb800x600 for Dell Lattitue LM (DSL on hda5 MyDSL on hdc1) kernel /boot/linux24 root=/dev/hda5 quiet vga=788 mydsl=/hdc home=hda8 desktop=jwm nousb nofirewire noacpi noapm nodma noscsi frugal initrd /boot/minirt24.gz
This works. Big Thanks!
One last question on MyDSL and grub. Is there a cmd for mydsl to restore Opera on restart. Would "mydsl-load /dev/dhc1/opera_fileName.dsl" load opera? I know how to manually execute this as an individual user action is there any other way except the traditional install.
Thanks again.
|