Notice: Server move until 31-08-24, in best case nothing won't be noticeble. But if, stay tuned - everything will be shortly as you know so far.
CMS Corporate Design Apache fine tuning Linux ( ) linuxweb.net webdesign ritterhudeUEFI - Linux everywhere!Creating a persistent USB drive (for 64bit only - and secure boot enabled)In some cases installation will hang on "fast boot" on some distros.Consider to change. DO NOT DISABLE SECURE BOOT you can read many about it, but this feature does not hint you from running linux! by
you can see if enabled. There are rudiments to get secure boot and TPM work. MS has the power to sign. Ubuntu Kernel is ready to load while secure boot. But if you compile kernel eg. with nvidia-drivers on your own, you probably got limits. If you are a more experienced user then you can use gentoo instead: LiveUSB GentooWiki <- there is a new livegui image present improved from : https://wiki.ubuntuusers.de/Archiv/Live-USB_-_persistente_Installation/ It is !mportant to use a desktop version NOT the live dvd for use on your USB: please read on to learn how to configure grub. kubuntu-22.10-desktop-amd64.iso does not work with newer GPUs--> finished, ready to use disk image for minimum 4G flash drives only for 64bit systems (4.7G) > all you need to do is: writing image to flash and setup grub to boot from drive. Follow these few steps strictly to create your own bootable usb kubuntu. Or write my image to your usb drive. Burn iso, boot from it. Using gparted (from Kubuntu Live DVD): My choice was a sandisk cruzer extreme 32 gb usb 3.0 stick (read: up to 260 MB/s, write up to 120MB/s). Plug it in after session login from Live DVD, sometimes perhaps need to replug after partitioning. It is normal that there is 1M free allocated space before the first partition after using gparted. In my case it is /dev/sdh. example mbr (fdisk -l)
If not, format your partitions like:
Copy the entire cd content including hidden dirs to the first partition (fat32) on your usb drive. Ignore symlinks error, it is not supported by fat32. Configure grub like this. Fine, if this is your output:
if this fails you can try from your booted live dvd:
Last thing to do is edit your grub.cfg in /media/kubuntu/LIVEUSB/boot/grub/grub.cfg (my mountpoint) (on fat32 partition) with adding the following lines to make menu entry and boot up the drive:
hopefully you are now able to boot the media, notice the right boot order in your bios. Now You can setup the system to your wishes and everything is save. i prefer to make an image from the whole usb drive:
Sometimes Windows 10 updates can erase your stick, because windows does not like other os beside. With the image it is less work to do new. does not work with newer GPUs-->finished, ready to use disk image for minimum 4G flash drives (2.7G) only for 64bit systems write to disk like:
(use isotousb,rufus or anything else for windows write to flash drive) expand casper-rw unmounted with: e2fsck /dev/sdX2 (X2=your device) give feedback! EFIIn case of efi and grub version the partition table must be: GPT, which should be do first!in gparted go to: > Device > Create Partition Table > gpt otherwise do msdos (mbr)/ default. example gpt (using efi)
You have
this command should work, but there are many things can get wrong:
fix grub in chroot when stuck. (consult google for workaround) Add this to your: /etc/grub.d/40_custom or grub.cfg (if mbr)
then run
hopefully you are now able to boot the media, notice the right boot order in your bios. Now You can setup the system to your wishes that keep stay. - 8877 Chars - 1021 Wörter , Views: 382819 War die Information auf dieser Seite für Sie hilfreich?
Bewerten:
Rating:3.03
192 Character(s) Remaining
to prevent slamming comments, post will be checked for bad content and released to public when passed.
letzte Aktualisierung 2024-10-09 05:44:09 von admin |
Visitors