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?
[SOLVED]No DEFAULT or UI configuration directive found error
- Ed_P
- Contributor
- Posts: 8578
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
No DEFAULT or UI configuration directive found error
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 ##
- ncmprhnsbl
- DEV Team
- Posts: 4098
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
No DEFAULT or UI configuration directive found error
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
No DEFAULT or UI configuration directive found error
This solved the issue.ncmprhnsbl wrote: ↑08 Sep 2024, 00:01if 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)
Thank you!
- ncmprhnsbl
- DEV Team
- Posts: 4098
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
No DEFAULT or UI configuration directive found error
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44