Forum
Installing SKUDONET 7.2.1 on Openstack does not work entirelly correct
mount: mouinting /dev/vda on /media failed: Invalid argument
next Installation continues
Select location, select keyboard, configure network, set up users, configure clock, disk patitioning, installing base system.
Then the installation stops at:
Configure the package manager!!!
pressing ALT-F2
gives me the "BusyBox"
Here I need to unmount the CDROM manually, then return to the installation screen ALT-F1 and select a new mirror site.
Installation continues
The after installing the software I run into the next problem "Select and install software"
Then Skip and continue to install bootloader
Then Finishing the installation
the OS is running but SKUDONET is not installed!
Hi, The ISO installer configured the CDROM like a local mirror, so if you install the Operating System from another mirror, then SKUDONET will not be installed.
SKUDONET uses Debian Bookworm and the installer of this distro, we use preseed.cfg file, if you alter the normal installation order, Debian miss the preseed.cfg configuration.
So, now you can do one of he following:
1-Once OS is installed, configure the APT pointing to our APT repo. The information is here (section Installation on Debian Bookworm):
https://github.com/skudonet/skdlb
2-Or Configure the ISO in the CD-ROM and the CD-ROM as an APT repository and install SKUDONET, finally:
apt-get update apt-get install skudonet
Regards!
When runnig
echo "deb http://repo.skudonet.com/ce/v7 bookworm main" >> /etc/apt/sources.list.d/skudonet.list
wget -O - http://repo.skudonet.com/ce/skudonet.com.gpg.key | apt-key add -
I get the error: can not write to '-' (Broken pipe)
oke.. after installing all needed software manually I do get furher... but then
Try to install the following package and repeat the failed command:
apt-get install gpg
The 403 forbidden is because skudonet gui package is missing, please install it as follow:
apt-get install skudonet-gui-core
Please confirm it fixes the issue.
Regards!
Hi Emilio,
apt-get install skudonet-gui-core
This did it,!
thank you very mutch.
will the installer bi fixed?
Hi @wjterveld, Thank you for the confirmation.
Regarding the installer, yes, we are preparing a new SKUDONET CE version, so we will create a new ISO file, additionally we will offer VDI with a SKUDONET CE already installed, and the correct procedure to install SKUDONET in an already installed Debian 12.
Regarding your version, please ensure the following packages and version are installed:
nftlb version 1.0.9-7.1.0
net-tools
cron
libmodsecurity3 version 3.0.13-7.2.0
If your system is working properly, we will proceed to close this topic.
Thank you for the feedback
great.. thank you.
I just checked and all software mentioned is installed.
so I think this topic can be closed..
ps: If you need someone for testing the installation on openstacl you know how to get in contact..
Thank you for the confirmation and offering!
Have a nice day