Search found 5608 matches
- 15 Aug 2022, 19:59
- Forum: Bug Reports
- Topic: Support for Intel(R) Iris(R) Xe Graphics?
- Replies: 5
- Views: 177
Support for Intel(R) Iris(R) Xe Graphics?
When " Porteus 5.0 USB - EFI" is selected it returns: ==================================================== bootmgr: 0 ----------------------------------- USB drive NOT found That's because you didn't put Porteus's EFI folder in your USB drive's EFI folder. What's your USB's EFI folder look like? Wh...
- 15 Aug 2022, 15:42
- Forum: Bug Reports
- Topic: Porteus-CINNAMON-v5.0-x86_64 does not detect wifi
- Replies: 11
- Views: 185
Porteus-CINNAMON-v5.0-x86_64 does not detect wifi
sharo boot your Porteus 5.0rc3 ISO, then run my wifi script I posted above for the wifi ucode that works, take the resulting xzm module and put it in the USB's /porteus/modules folder, reboot.
- 15 Aug 2022, 15:27
- Forum: Bug Reports
- Topic: Support for Intel(R) Iris(R) Xe Graphics?
- Replies: 5
- Views: 177
Support for Intel(R) Iris(R) Xe Graphics?
Your setup looks strange. Why didn't you simply copy all the ISO files to the USB drive? No renaming necessary. And are you using grub or grub2? These are the grub2 menus for my USB drive. menuentry " Porteus 5.0 USB - AF'" --class slackware --class icon-porteus { set porteus_parms="volume=33 reboot...
- 15 Aug 2022, 06:05
- Forum: Bug Reports
- Topic: Porteus-CINNAMON-v5.0-x86_64 does not detect wifi
- Replies: 11
- Views: 185
Porteus-CINNAMON-v5.0-x86_64 does not detect wifi
For what it's worth this is my Porteus-CINNAMON-v5.0-x86_64 system's wifi. guest@porteus:~$ dmesg | egrep 'ucode|firmware|fail|error|wifi' [ 0.596412] exFAT-fs (loop0): failed to read boot sector [ 0.596412] exFAT-fs (loop0): failed to recognize exfat type [ 0.741047] REISERFS warning (device loop8)...
- 14 Aug 2022, 20:23
- Forum: Intermediate/Advanced User Questions
- Topic: encrypted modules
- Replies: 1
- Views: 71
- 14 Aug 2022, 17:03
- Forum: KDE
- Topic: Installation failed with error code '2'
- Replies: 6
- Views: 122
Installation failed with error code '2'
do I need to add this line "from=/mnt/sdb2" to the to the porteus-v4.0-x86_64.cfg file? No. What OS are you running the install from? I seem to remember getting the code 2 error when I installed 5.0 to a new USB drive but when I reran it it worked. I think I was running it from a bash script I use ...
- 14 Aug 2022, 07:07
- Forum: KDE
- Topic: Installation failed with error code '2'
- Replies: 6
- Views: 122
Installation failed with error code '2'
EFIJuhayer Al Wasif wrote: ↑14 Aug 2022, 06:10should I go for EFI method or BIOS method, if I have UEFI
I use USB drives 32 GB, or smaller, and format the whole drive as FAT32, copy all the ISO folders and files to the drive then run the Porteus-installer for the system I am running.
- 14 Aug 2022, 06:06
- Forum: KDE
- Topic: Installation failed with error code '2'
- Replies: 6
- Views: 122
Installation failed with error code '2'
Hello Juhayer Al Wasif. Did you review the notes in the ISO's USB_INSTALLATION.txt file?
- 13 Aug 2022, 15:54
- Forum: Bug Reports
- Topic: Porteus-CINNAMON-v5.0-x86_64 does not detect wifi
- Replies: 11
- Views: 185
Porteus-CINNAMON-v5.0-x86_64 does not detect wifi
<r>Hi <B><s>[b]</s>sharo<e>[/b]</e></B>. I had a similar problem with my Dell Inspiron 14. Run this command as root and post the output. <CODE><s>[code]</s>dmesg | egrep 'ucode|firmware|fail|error|wifi'<e>[/code]</e></CODE> <SIZE size="85"><s>[size=85]</s><COLOR color="green"><s>[color=green]</s>Add...
- 10 Aug 2022, 18:34
- Forum: Bug Reports
- Topic: Porteus-v5.0x86_64_bugs reports
- Replies: 86
- Views: 4554
Porteus-v5.0x86_64_bugs reports
The browser window always opening to full screen is annoying, and clicking to minimize it results in a screen size and position I have never set which is equally annoying.
- 08 Aug 2022, 15:23
- Forum: Newbie questions
- Topic: I need help for using scanner
- Replies: 2
- Views: 165
- 08 Aug 2022, 14:51
- Forum: Bug Reports
- Topic: Support for Intel(R) Iris(R) Xe Graphics?
- Replies: 5
- Views: 177
Support for Intel(R) Iris(R) Xe Graphics?
PS: the home page of Porteus still indicates "PORTEUS V>>4<<.0 RELEASED". Shouldn't this be changed to "PORTEUS V>>5<<.0 RELEASED"? Not sure what URL you are using to access the home page but https://forum.porteus.org/ shows !!! Porteus v5.0 is released !!! on my browsers. when I select the grub en...
- 07 Aug 2022, 22:32
- Forum: Bug Reports
- Topic: Porteus-v5.0x86_64_bugs reports
- Replies: 86
- Views: 4554
Porteus-v5.0x86_64_bugs reports
Porteus menu's Reboot option doesn't work. /EFI/boot/ missing reboot.c32. And the boot menu's TimeOut value doesn't give new users time to review the new menu options. 90 should be changed to 300, or at least 200. 

- 06 Aug 2022, 22:35
- Forum: Intermediate/Advanced User Questions
- Topic: container file system advice
- Replies: 15
- Views: 3568
- 06 Aug 2022, 06:48
- Forum: Intermediate/Advanced User Questions
- Topic: Creating a USB Porteus drive cp problem
- Replies: 2
- Views: 114
Creating a USB Porteus drive cp problem
<r>Thank you <B><s>[b]</s>itrukrakso<e>[/b]</e></B>. Yes, sda1 is a FAT32 partition and the drive will be booted on an EFI system. Based on Google searches for a solution what I did was add --no-preserve=mode to the cp command which solved the ownership error problem. <br/> <br/> But now I have a ne...