PorteuX - The Next Experience. It's inspired by Slax and Porteus but with heaps of improvements
-
porteux
- Shogun

- Posts: 288
- Joined: 12 Mar 2023, 22:10
- Distribution: PorteuX
Post#2
by porteux » 23 Dec 2024, 08:45
This post lacks more information.
1. We need to know in which distro you're trying to install PorteuX
2. What command you used and if there was any password prompt
3. If you 'sudo sfdisk', what happens?
porteux
-
SEMERENDO.cr
- Black ninja

- Posts: 90
- Joined: 08 Nov 2023, 20:36
- Distribution: alt, Porteus 5 mixed + x0.9
Post#3
by SEMERENDO.cr » 08 Feb 2025, 02:19
Well,
🟡 I never use the command "sudo", only for create root pass
🟡 The first time, I execute from altlinuxP10 and miracle install, then in altlinuxP11 or run it by virtual machine, fails everytime.
porteux wrote: ↑23 Dec 2024, 08:45
This post lacks more information.
1. We need to know in which distro you're trying to install PorteuX
2. What command you used and if there was any password prompt
3. If you 'sudo sfdisk', what happens?
SEMERENDO.cr
-
vinnie
- Shogun

- Posts: 210
- Joined: 13 Jun 2024, 08:25
- Distribution: alpine
Post#4
by vinnie » 08 Feb 2025, 12:09
I think he is asking you to check if sfdisk is installed
vinnie
-
SEMERENDO.cr
- Black ninja

- Posts: 90
- Joined: 08 Nov 2023, 20:36
- Distribution: alt, Porteus 5 mixed + x0.9
Post#5
by SEMERENDO.cr » 09 Feb 2025, 04:09
Indeed, the package manager > synaptic show the program, but Porteux never find it... then Why don't include default graphical installler like Porteus?
vinnie wrote: ↑08 Feb 2025, 12:09
I think he is asking you to check if sfdisk is installed
SEMERENDO.cr
-
Ed_P
- Contributor

- Posts: 8956
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Post#6
by Ed_P » 09 Feb 2025, 08:16
Any particular reason why you can't execute the terminal command
porteux asked you to run and post the terminal's output?
This is what I get:
Code: Select all
guest@porteus:~$ sfdisk
bash: sfdisk: command not found
guest@porteus:~$ sudo sfdisk
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
For security reasons, the password you type will not be visible.
Password:
sfdisk: no disk device specified
guest@porteus:~$
Ed_P