doglover
Group: Members
Posts: 9
Joined: Jan. 2007 |
|
Posted: Jan. 06 2008,22:39 |
|
I wonder if there are some errors in the wiki.
1) In the wiki page about persistence, it says at the end: Creates: hda3/config hda3/config/home/dsl/... hda3/config/opt/....
This appears not to be true, there is no config in there.
2) It also says: "/opt is a symbolic link to /ramdisk/opt (dsl 3.0.1) so copy from there. " This also appears to not be true as far as I can see. ls -la shows that home is a symbolic link to /ramdisk/home, but it does not show /opt as a symbolic link to /ramdisk/opt, and there actually appears to be no /ramdisk/opt.
3) It also says: "change permissions to allow writing to the persistant "home" and "opt" dirs for required users (dsl!!) " This also appears to not be true. Since these dirs are created by root (or su), at the time they are created they are owned by root. But somehow, magically, when you reboot they are thereafter owned by dsl, so don't need to change permissions manually.
Thanks for feedback, IMF
|