[SOLVED]No DEFAULT or UI configuration directive found error

Post here if you are a new Porteus member and you're looking for some help.
Hodor55
Ronin
Ronin
Posts: 2
Joined: 07 Sep 2024, 19:15
Distribution: Windows

[SOLVED]No DEFAULT or UI configuration directive found error

Post#1 by Hodor55 » 07 Sep 2024, 19:20

Hello guys I'm trying get Porteus working. I used gparted to create 2 partitions one fat32 and other ext4 formatted according to a comment I saw here. Copied the EFI folder in the FAT32 and Porteus plus boot folder in ext4 partition and ran the boot file(I did all of this in endeavour os since you can't do it in windows) but now I'm getting this error and can't boot it.

What should I do?

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

No DEFAULT or UI configuration directive found error

Post#2 by Ed_P » 07 Sep 2024, 22:38

Some notes I use:

Code: Select all

## Run GParted to partition & format the USB drive with a msdos Partition table.  ##
##  Use GParted's View > Device Information to check Partition Table type.        ##
##  Use GParted's Device > Create Partition Table if Partition Table shows as GPT.##
## Or under Windows use:                                                          ##
## > diskpart          * Run Command Prompt with Admin Rights.                    ##
## > list disk                                                                    ##
## >....                                                                          ##
## > select disk 1     * Note: disk nbr is the nbr of the USB disk                ##
## > clean                                                                        ##
## > create partition primary                                                     ##
## > exit                                                                         ##

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

No DEFAULT or UI configuration directive found error

Post#3 by ncmprhnsbl » 08 Sep 2024, 00:01

Hodor55 wrote:
07 Sep 2024, 19:20
Copied the EFI folder in the FAT32 and Porteus plus boot folder in ext4 partition
if i'm reading this correctly, the boot folder should be in the FAT32 partition with the EFI folder. (and just the porteus folder in the ext4)
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Hodor55
Ronin
Ronin
Posts: 2
Joined: 07 Sep 2024, 19:15
Distribution: Windows

No DEFAULT or UI configuration directive found error

Post#4 by Hodor55 » 08 Sep 2024, 01:16

ncmprhnsbl wrote:
08 Sep 2024, 00:01
Hodor55 wrote:
07 Sep 2024, 19:20
Copied the EFI folder in the FAT32 and Porteus plus boot folder in ext4 partition
if i'm reading this correctly, the boot folder should be in the FAT32 partition with the EFI folder. (and just the porteus folder in the ext4)
This solved the issue.
Thank you!

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

No DEFAULT or UI configuration directive found error

Post#5 by ncmprhnsbl » 08 Sep 2024, 06:22

Hodor55 wrote:
08 Sep 2024, 01:16
This solved the issue.
Thank you!
np :) welcome to porteus
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

Post Reply