Unable to save settings
Unable to save settings
Not able to save setting in browser after rebooting. This is linux partition installation. (ext4). The downloaded folder is empty after rebooting and time changes to not saving. Porteus RC5.2. As per the information available, there is no need of creating save file. Moreover, the unable to create save file.
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Unable to save settings
nnriyer, changes=/dev/sdXX http://www.porteus.org/tutorials/26-gen ... -them.html
Sorry, my English is bad.
Unable to save settings
As per your instruction, changes have been made, still not saving my settings in system and changes made in browser, etc.
see below my file
see below my file
Code: Select all
PROMPT 0
TIMEOUT 90
UI vesamenu.c32
DEFAULT GRAPHICAL
MENU BACKGROUND porteus.png
MENU TITLE Porteus-5.0 64bit
MENU WIDTH 30
MENU MARGIN 2
MENU ROWS 10
MENU HELPMSGROW 17
MENU TIMEOUTROW 28
MENU TABMSGROW 15
MENU CMDLINEROW 22
MENU HSHIFT 4
MENU VSHIFT 5
menu color screen 37;40 #00000000 #00000000 none
menu color border 30;44 #00000000 #00000000 none
menu color title 1;36;44 #ffF6FF00 #30003f07 none
menu color unsel 37;44 #ffffffff #00000000 none
menu color hotkey 1;37;44 #ff8037b7 #00000000 none
menu color sel 7;37;40 #ff111B78 #003f7fbf none
menu color hotsel 1;7;37;40 #ffaf67f7 #003f7fbf none
menu color scrollbar 30;44 #00000000 #00000000 none
menu color tabmsg 31;40 #ffB6F538 #00000000 none
menu color cmdmark 1;36;40 #ffff0000 #00000000 none
menu color cmdline 37;40 #ffffffff #ff000000 none
menu color pwdborder 30;47 #ffff0000 #00000000 std
menu color pwdheader 31;47 #ffff0000 #00000000 std
menu color pwdentry 30;47 #ffff0000 #00000000 std
menu color timeout_msg 37;40 #ff809aef #00000000 none
menu color timeout 1;37;40 #ffb72f9f #00000000 none
menu color help 37;40 #ffD5F538 #00000000 none
menu color msg07 37;40 #90ffffff #00000000 std
LABEL GRAPHICAL
MENU LABEL Graphics mode
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND changes=/dev/sda7
TEXT HELP
Run Porteus the best way we can.
Try to autoconfigure graphics
card and use the maximum
allowed resolution
ENDTEXT
LABEL fresh
MENU LABEL Always Fresh
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND nomagic base_only norootcopy
TEXT HELP
Normally Porteus saves all changes
to the /porteus/changes/ directory
on the boot media (if writable)
and restores them next boot.
Use this option to start a fresh
system, changes are not read from
or written to any device
ENDTEXT
LABEL copy2ram
MENU LABEL Copy To RAM
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND changes=/dev/sda7
TEXT HELP
Run Porteus the same as above,
but first copy all data to RAM
to get a huge speed increase
(needs >768MB)
ENDTEXT
LABEL text
MENU LABEL Text mode
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND 3
TEXT HELP
Run Porteus in text mode and
start the command prompt only
ENDTEXT
LABEL pxe-boot
MENU LABEL Porteus as PXE server
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND pxe
TEXT HELP
Run Porteus as usual, but also
initialize a PXE server.
This will allow you to boot Porteus
on other computers over a network
ENDTEXT
MENU SEPARATOR
LABEL plop
MENU LABEL PLoP BootManager
KERNEL /boot/syslinux/plpbt
TEXT HELP
Run the plop boot manager.
This utility provides handy
boot-USB options for machines
with vintage/defective BIOS
ENDTEXT
LABEL hd
MENU LABEL Boot from the first hd
COM32 chain.c32
APPEND hd0 1
TEXT HELP
Don't start Porteus at all, but
rather run any operating system
installed on the first partition
of the hard drive
ENDTEXT
- Ed_P
- Contributor
- Posts: 8908
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Unable to save settings
On linux formatted partitions I thought the default location was the /porteus/changes/ folder and was automatic.
On my system with ntfs partitions I use a change code like this:
changes=EXIT:/porteus5.0/changes/porteussave.dat
with the /porteus5.0 folder on the root partition and the porteussave.dat file created by the Menu>Admin>Porteus Save File Manager before saving changes. And my save.dat file is 402MB.
On my system with ntfs partitions I use a change code like this:
changes=EXIT:/porteus5.0/changes/porteussave.dat
with the /porteus5.0 folder on the root partition and the porteussave.dat file created by the Menu>Admin>Porteus Save File Manager before saving changes. And my save.dat file is 402MB.
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Unable to save settings
nnriyer,
Code: Select all
$ mount | grep '^/dev' | grep -v '/dev/loop'
Sorry, my English is bad.
Unable to save settings
oot@porteus:/home/guest# mount | grep '^/dev' | grep -v '/dev/loop'
/dev/sda1 on /mnt/sda1 type fuseblk (rw,noatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda2 on /mnt/sda2 type fuseblk (rw,noatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda3 on /mnt/sda3 type ext4 (rw,noatime,nodiratime)
/dev/sda5 on /mnt/sda5 type ext4 (rw,noatime,nodiratime)
/dev/sda6 on /mnt/sda6 type ext4 (rw,noatime,nodiratime)
/dev/sda7 on /mnt/sda7 type ext4 (rw,noatime,nodiratime)
Note : I have installed in sda7. ( full partition)
/dev/sda1 on /mnt/sda1 type fuseblk (rw,noatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda2 on /mnt/sda2 type fuseblk (rw,noatime,user_id=0,group_id=0,allow_other,blksize=4096)
/dev/sda3 on /mnt/sda3 type ext4 (rw,noatime,nodiratime)
/dev/sda5 on /mnt/sda5 type ext4 (rw,noatime,nodiratime)
/dev/sda6 on /mnt/sda6 type ext4 (rw,noatime,nodiratime)
/dev/sda7 on /mnt/sda7 type ext4 (rw,noatime,nodiratime)
Note : I have installed in sda7. ( full partition)
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Unable to save settings
nnriyer,
Code: Select all
$ ls /mnt/sda7
$ cat /proc/cmdline
Sorry, my English is bad.
Unable to save settings
guest@porteus:~$ ls /mnt/sda7
EFI/ boot/ porteus/
guest@porteus:~$ cat /proc/cmdline
quiet root=UUID=4bf85d63-b0ad-4dc6-8ce3-889c26fc3e83 rw
guest@porteus:~$
EFI/ boot/ porteus/
guest@porteus:~$ cat /proc/cmdline
quiet root=UUID=4bf85d63-b0ad-4dc6-8ce3-889c26fc3e83 rw
guest@porteus:~$
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Unable to save settings
This is odd, why is the output without changes=/dev/sda7?
Last edited by babam on 15 Aug 2020, 06:03, edited 1 time in total.
Sorry, my English is bad.
- ncmprhnsbl
- DEV Team
- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Unable to save settings
odd indeed...
try:
try:
Code: Select all
cat /etc/bootcmd.cfg
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
Unable to save settings
uest@porteus:~$ cat /etc/bootcmd.cfg
quiet
root=UUID=4bf85d63-b0ad-4dc6-8ce3-889c26fc3e83
rw
guest@porteus:~$
quiet
root=UUID=4bf85d63-b0ad-4dc6-8ce3-889c26fc3e83
rw
guest@porteus:~$
Unable to save settings
hi save.dat is a container formatted fat 32 if you do not make it first you can't save files ...
/mnt/sdj1/porteus/changes/ the changes folder is inside the porteus folder or you can have it outside the partition but you have to edit the whole path to it
LABEL GRAPHICAL
MENU LABEL Graphics mode
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND changes=/porteus
TEXT HELP
Run Porteus the best way we can.
Try to autoconfigure graphics
card and use the maximum
allowed resolution
ENDTEXT
/mnt/sdj1/porteus/changes/ the changes folder is inside the porteus folder or you can have it outside the partition but you have to edit the whole path to it
LABEL GRAPHICAL
MENU LABEL Graphics mode
KERNEL /boot/syslinux/vmlinuz
INITRD /boot/syslinux/initrd.xz
APPEND changes=/porteus
TEXT HELP
Run Porteus the best way we can.
Try to autoconfigure graphics
card and use the maximum
allowed resolution
ENDTEXT
Unable to save settings
Now I dont know how to proceed further . In my front road bloc.
Unable to save settings
hi, you have the changes folder inside the porteus folder,if yes you have only do your tweak on system and you have at your next boot, your append line is too generic:APPEND changes=/dev/sda7
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/base
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/changes
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/modules
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/optional
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/rootcopy
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/make_iso.sh
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/porteus-v5.0-x86_64.cfg
i am on another system so i have mounted the porteus system to show you the directories list.
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/base
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/changes
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/modules
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/optional
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/rootcopy
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/make_iso.sh
/run/media/root/7abe3dd6-7848-4d73-86da-6e83ed9292e0/porteus/porteus-v5.0-x86_64.cfg
i am on another system so i have mounted the porteus system to show you the directories list.