is it possible to set changes= to the booting device without using specific paths?
specific paths work but if the device order changes, or the device(usb) is moved to another computer the path may not work, I'm trying to avoid changing the porteus.cfg or pressing tab all the time and just save changes to booting device.
loading modules works fine with the sgnfile= cheatcode which doesnt use specific paths, is there something similar for saving changes?
[Solved] how can I set changes= to booting device?
-
- Black ninja
- Posts: 40
- Joined: 10 Oct 2013, 14:45
- Distribution: porteus 2.1
- Location: australia
[Solved] how can I set changes= to booting device?
Last edited by linuxnoob on 30 Oct 2013, 15:46, edited 1 time in total.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: how can I set changes= to booting device?
you could use 'changes=UUID:' or 'changes=LABEL:'
please check /boot/docs/cheatcodes.txt for details.
please check /boot/docs/cheatcodes.txt for details.
Please add [Solved] to your thread title if the solution was found.
-
- Black ninja
- Posts: 40
- Joined: 10 Oct 2013, 14:45
- Distribution: porteus 2.1
- Location: australia
Re: how can I set changes= to booting device?
thank you fanthom, changes=LABEL was exactly what i was looking for.