Welcome Michele.
Where do you want to install porteus, on a usb or on the hard disk drive of your computer? Have you already burned a porteus cd? If on your computer, do you already have some linux partition already or only a window system? Installing porteus is better onto linux partitions, but it is also possible on windows partition (fat, ntfs).
To keep the changes to the desktop modification all you need is to put a command called cheatcode on the bootloader instructions. The cheatcode is changes=.
If you install porteus with a porteus burned iso, the porteus installer (on a usb key formated with linux file system, ext2 or ext3) will configure the bootloader to save the changes as a standard option:
http://www.porteus.org/tutorials/37-ins ... .html#Hard Drive
Porteus allows users to save their changes (i.e., system settings, downloaded files, bookmarks, browser history, etc) to a folder or image file (aka container) that exists outside of Porteus' core files. The 'changes=' cheatcode parameter sets the location for these changes. When you start Porteus with this cheatcode (enabled by default for USB installations), it will boot up the operating system and then apply your changes from this location. By default, Porteus is set to save these changes to /porteus/changes
Here is an example of some bootloader instructions modified with the change cheatcode. Here the bootloader is syslinux. The instruction are in
/boot/syslinux/porteus.cfg. Cited from:
http://www.porteus.org/tutorials/37-ins ... .html#Hard Drive
Code: Select all
LABEL xconf
MENU LABEL Graphics mode (KDE).
KERNEL vmlinuz
APPEND initrd=initrd.xz changes=/porteus/
TEXT HELP
Run Porteus the best way we can.
Try to autoconfigure graphics
card and use the maximum
allowed resolution
ENDTEXT
LABEL lxde
MENU LABEL Graphics mode (LXDE).
KERNEL vmlinuz
APPEND initrd=initrd.xz lxde changes=/porteus/
TEXT HELP
Run Porteus the same as above.
Lightweight LXDE to be
launched as default desktop
ENDTEX
T
More instructions on installing porteus:
http://www.porteus.org/tutorials/37-ins ... uicknDirty
Do not hesitate to ask more questions.
Prendre son temps, profiter de celui qui passe.