Hello porteus people,
have some little weird device to try porteus boot
lenovo miix 320-10icr 80xf
Its hybrid laptop/tablet and boot menu is only from uefi (even if i disabled secure boot mode).
Its some way to using my Porteus USB which is formated for ext2?
Thanks in advance
Lenovo miix 320-10icr 80xf
Here you can post about your various experiences with PC hardware. You can also post about hardware that is not compatible with the linux kernel or not recommended for use with Porteus.
vanAuss
Ed_P
Lenovo miix 320-10icr 80xf
Post#3 by vanAuss » 04 May 2020, 21:25
Hi Ed,
I make it, but by booting wrote fail:
Code: Select all
No DEFAULT or UI configuration directive found
Boot:
Thanks in advance
vanAuss
Ed_P
vanAuss
- Ed_P
- Contributor
- Posts: 8961
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Lenovo miix 320-10icr 80xf
Post#6 by Ed_P » 05 May 2020, 17:51


Maybe redoing the whole install process would work, ie wiping the ext2 drive and EFI drive, recopying the files and running the install would work for you.
Ed_P
Lenovo miix 320-10icr 80xf
Post#7 by vanAuss » 05 May 2020, 18:03
Exactly this was made - make whole new, clean instalation on USB with FAT32. I can boot by EFI now, but it freeze and the screen is turned like in the picture what i send in Last poat.
Its some way how to fix it?
Thanks
Its some way how to fix it?
Thanks
vanAuss
- ncmprhnsbl
- DEV Team
- Posts: 4293
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Lenovo miix 320-10icr 80xf
Post#8 by ncmprhnsbl » 06 May 2020, 12:25
looks to be tricky, but possible :
https://askubuntu.com/questions/935657/ ... n-miix-320
https://esc.sh/blog/linux-on-lenovo-miix-320/
nomodeset kernel parameter comes up a bit(goes on the APPEND line), probably try that first..
but since you're freezing at the boot screen, i'd be guessing it's kernel related, maybe firmware missing..
you could try one the newer kernels here: Porteus Kernel Builder (scroll down to the examples section) (no guarantees it'll work)
>> to use, swap out <USB>/porteus/base/000-kernel.xzm and <USB>/boot/syslinux/vmlinuz
there's other stuff like how to fix the screen rotation in those links above..
https://askubuntu.com/questions/935657/ ... n-miix-320
https://esc.sh/blog/linux-on-lenovo-miix-320/
nomodeset kernel parameter comes up a bit(goes on the APPEND line), probably try that first..
but since you're freezing at the boot screen, i'd be guessing it's kernel related, maybe firmware missing..
you could try one the newer kernels here: Porteus Kernel Builder (scroll down to the examples section) (no guarantees it'll work)
>> to use, swap out <USB>/porteus/base/000-kernel.xzm and <USB>/boot/syslinux/vmlinuz
there's other stuff like how to fix the screen rotation in those links above..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
ncmprhnsbl
Lenovo miix 320-10icr 80xf
Post#9 by vanAuss » 07 May 2020, 21:43
Thank you ncmprhnsbl very much for your care about my problem. I studied all infos from link above. I tried nomodeset and the rotate:1 on this miix320 don't work. On another Lenovo laptop its works (except the rotate:1 of course)ncmprhnsbl wrote: ↑06 May 2020, 12:25looks to be tricky, but possible :
https://askubuntu.com/questions/935657/ ... n-miix-320
https://esc.sh/blog/linux-on-lenovo-miix-320/
nomodeset kernel parameter comes up a bit(goes on the APPEND line), probably try that first..
but since you're freezing at the boot screen, i'd be guessing it's kernel related, maybe firmware missing..
you could try one the newer kernels here: Porteus Kernel Builder (scroll down to the examples section) (no guarantees it'll work)
>> to use, swap out <USB>/porteus/base/000-kernel.xzm and <USB>/boot/syslinux/vmlinuz
there's other stuff like how to fix the screen rotation in those links above..
Now I must try the newest Kernel. Its big challenge for novice like me

vanAuss