Hi,
I am trying to activate persistence on a USB key with Porteaus 1.2. I went to Porteus save.dat Manager and set up a .dat file. This far I could figure out. Then a message appears that I have to add "changes=/mnt/sdb1/mychance.dat" to the bootloader config. I guess that the bootloader config would be Boot/Porteus.cfg. So, do I add the line anywhere in that file ? I tries it somewhere in the middle and didn't work.
Most of all, where do noobs like me find out these informations wihout annoying you with stupid questions
Persistence for Dummies - Please
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Persistence for Dummies - Please
Yes everything is correct. In the example below for Porteus v2.0rc1 you should adjust the changes= to point to your new .dat file.
Code: Select all
LABEL razor
MENU LABEL Graphics mode (Razor)
KERNEL vmlinuz
APPEND initrd=initrd.xz changes=/mnt/sdb1/porteussave.dat
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: Persistence for Dummies - Please
welcome, mychance!mychance wrote:Most of all, where do noobs like me find out these informations wihout annoying you with stupid questions
To answer this portion of your question, the specific info about where to place the 'changes=' cheatcode can be found here:
http://porteus.org/component/content/ar ... d-one.html
and in "Appendix B" of the install guide, which is in the iso at /boot/docs/install.txt or online here: http://porteus.org/component/content/ar ... guide.html
More information in general can be found in our online documentation section, here: http://porteus.org/info/tutorials.html
or in the "HOWTO's and resources" section of the forum.
Hope that helps.
Thanks!
Please take a look at our online documentation, here. Suggestions are welcome!