A Nemesis Permissions problem

Post here if you are a new Porteus member and you're looking for some help.
User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3941
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

A Nemesis Permissions problem

Post#16 by ncmprhnsbl » 18 Jan 2024, 02:03

my mistake, not $PORTDIR but $BOOTDEV
so

Code: Select all

ls -Rl $BOOTDEV
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

A Nemesis Permissions problem

Post#17 by Jack » 18 Jan 2024, 03:04

It so big you have to download it. Hope it help.

https://www.mediafire.com/file/tquwx79m ... v.txt/file
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3941
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

A Nemesis Permissions problem

Post#18 by ncmprhnsbl » 18 Jan 2024, 07:43

Jack wrote:
18 Jan 2024, 03:04
It so big you have to download it. Hope it help.
:teehee: i guess i asked for it.
we'll just focus on this bit:

Code: Select all

/mnt/sdb1:
cache
changes
lost+found
my-build
my-build.sh
netsurf-3.10-7-x86_64.bundle.xzm
pkg
porteus
transmission-gtk.xzm
youtube-dl.xzm
what stands out is there is no folder named config.
nemesis needs this folder and it's text file contents to run properly:

Code: Select all

/config
├── backup
├── cheatcodes
├── keyboard
├── login
├── manpages
├── modules
├── network
├── services
└── time
of lesser importance: i see no /boot or /EFI folders.
how are you booting this?
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

A Nemesis Permissions problem

Post#19 by Jack » 18 Jan 2024, 10:11

I have a sdb2 is fat32 which has the /[BOOT] /boot /EFI and config. And sdb1 is ext4 which has porteus. My system boot from fat32 and linux porteus use ext4. I delete all the other stuff on sdb1.

I move config from sdb2 to sdb1 I will see if that helps.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

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

A Nemesis Permissions problem

Post#20 by Ed_P » 18 Jan 2024, 18:22

Jack wrote:
18 Jan 2024, 10:11
I move config from sdb2 to sdb1 I will see if that helps.
I would recommend sdb1 be the fat32 boot partition and sdb2 the ext4 one.
Ed

Post Reply