5.0-rc1 upgradable to 5.0 final?

Post here if you are a new Porteus member and you're looking for some help.
KenUnix
Ronin
Ronin
Posts: 2
Joined: 28 Dec 2022, 01:33
Distribution: 5

5.0-rc1 upgradable to 5.0 final?

Post#1 by KenUnix » 28 Dec 2022, 01:38

I am currently running rc-1. Is it possible to do an upgrade to 5 final?

Thanks

User avatar
Ed_P
Contributor
Contributor
Posts: 8369
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

5.0-rc1 upgradable to 5.0 final?

Post#2 by Ed_P » 28 Dec 2022, 07:37

It depends on what modules you've added and what changes you have made. You can certainly try it, but backup the /porteus/base folder before doing the update so if the update fails you can recover easily.

If some of your modules fail to work with the upgrade you can use getmod to download updated versions.
Ed

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

5.0-rc1 upgradable to 5.0 final?

Post#3 by Rava » 31 Dec 2022, 07:27

KenUnix wrote:
28 Dec 2022, 01:38
I am currently running rc-1. Is it possible to do an upgrade to 5 final?
Ed_P already explained it quite well.
i want to add:
when you used the rootcopy/ folder in your $PORTDIR/ then you should back that up as well.
E.g. as a tar archive, probably as a compressed tar archive. Either use the GUI program of your DE (in main menu "Accessories" - or in the context menu of your DE's file browser).

Or you can use mc (midnight commander) from the terminal. Move into the rootcopy folder via mc and press "F2" for the user menu, then select which compressed tar archive you want.

Code: Select all

╔═════════════════════════ User menu ══════════════════════════╗
║ @       Do something on the current file                     ║
║ 0       Edit a bug report and send it to root                ║
║ 2       Call the info hypertext browser                      ║
║ 3       Compress the current subdirectory (tar.gz)           ║
║ 4       Compress the current subdirectory (tar.bz2)          ║
║ 5       Compress the current subdirectory (tar.7z)           ║
║ 6       Compress the current subdirectory (tar.xz)           ║
║ 7       Compress the current subdirectory (tar.zst)          ║
When using mc the archive will be created one directory up from where your moved the mc file browser window.
E.g. when your folder to be backuped is

Code: Select all

/mnt/sda1/Porteus_5.0rc1/porteus/rootcopy
(an you moved into that folder via mc)
then one folder up and the place where the rootcopy.tar.* archive will be created will be

Code: Select all

/mnt/sda1/Porteus_5.0rc1/porteus/
Also, when you use a changes file (a save.dat file), do a backup of that as well since when you use the same changes settings in 5.0 finale the same changes file will be written into, and when that works less optimal for you, then your old version will be messed up as well.

Please report back here how it went so that others who want to try similar know as well (even when you encountered zero issues)
Cheers!
Yours Rava

User avatar
Ed_P
Contributor
Contributor
Posts: 8369
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

5.0-rc1 upgradable to 5.0 final?

Post#4 by Ed_P » 31 Dec 2022, 23:41

Actually, I forgot to mention, if you are using a save.dat file be sure to back it up also before upgrading.
Ed

Post Reply