/srv/irclogs.ubuntu.com/2023/08/14/#kubuntu.txt

=== guiverc2 is now known as guiver
=== guiver is now known as guiverc
IrcsomeBot<Omar> Hi all03:21
IrcsomeBot<Omar> So i extended my UEFI partition and it won't boot into linux anymore only Win10 boot manager03:21
=== diceLibrarian2 is now known as liceDibrarian
IrcsomeBot<Omar> And booting into Win10 became so laggy03:31
IrcsomeBot<Omar> It's showing me this : https://irc-attachments.kde.org/a9fc8950/file_67940.jpg03:55
IrcsomeBot<Omar> I booted into live usb04:28
IrcsomeBot<Omar> All my data is there but i can't boot into the os (re @Omar: I booted into live usb)04:39
IrcsomeBot<Omar> I guess BIOS can't find grub04:39
IrcsomeBot<Omar> Any help here??04:39
CoJaBoI'd probably try reinstalling the bootloader(s)04:43
CoJaBoAlso make sure the flags on the EFI partition itself are set right.04:43
IrcsomeBot<Omar> How is that (re @IrcsomeBot: <CoJaBo> I'd probably try reinstalling the bootloader(s))04:44
IrcsomeBot<Omar> Can i do if by booting into live usb ? (re @IrcsomeBot: <CoJaBo> Also make sure the flags on the EFI partition itself are set right.)04:44
diogenes_Vx15Omar, open terminal on live USB and run: lsblk | nc termbin.com 999904:48
diogenes_Vx15share the url04:48
IrcsomeBot<Omar> Ok wait04:49
IrcsomeBot<Omar> https://termbin.com/kozy04:58
IrcsomeBot<Omar> the uefi is on sda105:00
diogenes_Vx15Omar, what a weird and confusing partition scheme you have, why so many partitions? so EFI is on /dev/sda1 and root is which one? sda3 or sda4?05:06
IrcsomeBot<Omar> i have 3 OS's05:07
IrcsomeBot<Omar> fedora wi10 kubuntu05:07
IrcsomeBot<Omar> root u mean /dev/sda8  384610304  780013567 395403264 188.5G Linux filesystem?05:07
IrcsomeBot<Omar> https://termbin.com/qunf take a kook here05:08
IrcsomeBot<Omar> the output of sudo fdisk -l | grep "Linux filesystem$"05:08
diogenes_Vx15so sda8 where Kubuntu is installed?05:09
IrcsomeBot<Omar> yp05:09
diogenes_Vx15ok now run in terminal:05:10
diogenes_Vx15sudo mkdir -p /mnt/boot/efi05:10
IrcsomeBot<Omar> done05:10
diogenes_Vx15sudo mount /dev/sda8 /mnt/05:10
IrcsomeBot<Omar> done05:10
diogenes_Vx15sudo mount /dev/sda1 /mnt/boot/efi05:10
IrcsomeBot<Omar> done05:12
diogenes_Vx15sudo mount -t proc none /mnt/proc05:13
IrcsomeBot<Omar> done05:13
diogenes_Vx15sudo mount -o bind /dev /mnt/dev05:13
IrcsomeBot<Omar> done05:13
diogenes_Vx15sudo mount -o bind /sys /mnt/sys05:14
IrcsomeBot<Omar> done05:14
diogenes_Vx15sudo mount -o bind /run /mnt/run05:14
IrcsomeBot<Omar> done05:14
diogenes_Vx15sudo mount --rbind /sys/firmware/efi/efivars/ /mnt/sys/firmware/efi/efivars05:14
IrcsomeBot<Omar> done05:15
diogenes_Vx15ls /mnt/boot/efi/EFI05:15
diogenes_Vx15what does it show?05:15
IrcsomeBot<Omar> Boot  Dell  fedora  Microsoft  ubuntu05:15
diogenes_Vx15ok05:15
diogenes_Vx15chroot /mnt05:15
diogenes_Vx15sudo chroot /mnt05:15
IrcsomeBot<Omar> sudo: unable to allocate pty: No such device05:16
IrcsomeBot<Omar> it worked05:16
IrcsomeBot<Omar> now im on root05:16
IrcsomeBot<Omar> root@kubuntu:/#05:17
diogenes_Vx15type exit05:17
IrcsomeBot<Omar> done05:17
diogenes_Vx15sudo mount --rbind /dev/ /mnt/dev/05:18
IrcsomeBot<Omar> done05:18
diogenes_Vx15sudo chroot /mnt05:18
IrcsomeBot<Omar> donw05:18
IrcsomeBot<Omar> e05:18
IrcsomeBot<Omar> what are u doing ?05:18
diogenes_Vx15ok now run: sudo apt update05:19
diogenes_Vx15we are mounting your system05:20
IrcsomeBot<Omar> why? im on live usb05:20
diogenes_Vx15because you said you can't load your system from the drive.05:20
IrcsomeBot<Omar> yeah05:21
diogenes_Vx15so did it run apt update with no problem?05:22
IrcsomeBot<Omar> yp05:22
diogenes_Vx15ok now run: sudo grub-install /dev/sda05:23
diogenes_Vx15and notice if there is any errors.05:23
IrcsomeBot<Omar> Installing for x86_64-efi platform.05:23
IrcsomeBot<Omar> grub-install: error: cannot find EFI directory.05:23
diogenes_Vx15ls /boot/efi/05:24
diogenes_Vx15what does it show?05:25
IrcsomeBot<Omar> ls: cannot access '/boot/efi/': No such file or directory05:25
IrcsomeBot<Omar> ls05:25
diogenes_Vx15hmm that's weird, ok type exit and run: ls /mnt | nc termbin.com 999905:26
diogenes_Vx15share the url05:26
IrcsomeBot<Omar> this is the content of /boot05:26
IrcsomeBot<Omar> https://termbin.com/6jvy05:27
IrcsomeBot<Omar> https://termbin.com/7anhu05:27
diogenes_Vx15ls /mnt/boot/efi/EFI does it still show: Boot  Dell  fedora  Microsoft  ubuntu05:30
IrcsomeBot<Omar> yp05:30
diogenes_Vx15ok let's try again: sudo chroom /mnt05:32
IrcsomeBot<Omar> sudo: chroom: command not found05:32
diogenes_Vx15ok let's try again: sudo chroot /mnt05:32
diogenes_Vx15sorry05:32
IrcsomeBot<Omar> it's ok05:33
IrcsomeBot<Omar> root@kubuntu:/#05:33
diogenes_Vx15run ls and tell me what you see, just a couple of directories what it shows05:34
IrcsomeBot<Omar> bin   cdrom  etc   lib    lib64   lost+found  mnt  proc  run   srv  tmp  var05:35
IrcsomeBot<Omar> boot  dev    home  lib32  libx32  media       opt  root  sbin  sys  usr05:35
diogenes_Vx15ls boot05:37
diogenes_Vx15does it show efi?05:37
IrcsomeBot<Omar> yp05:37
diogenes_Vx15and ls boot/efi/EFI still showing those dirs?05:38
IrcsomeBot<Omar> yp05:39
IrcsomeBot<Omar> root@kubuntu:/# ls /boot/efi/EFI05:39
IrcsomeBot<Omar> Boot  Dell  fedora  Microsoft  ubuntu05:39
diogenes_Vx15sudo grub-install /dev/sda05:39
IrcsomeBot<Omar> Installing for x86_64-efi platform.05:39
IrcsomeBot<Omar> Installation finished. No error reported.05:39
diogenes_Vx15exit05:40
IrcsomeBot<Omar> done05:41
diogenes_Vx15and run: sudo umount /mnt/boot/efi && sudo umount /mnt/proc && sudo umount /mnt/sys && sudo umount /mnt/run && sudo umount /mnt/sys/firmware/efi/efivars05:41
IrcsomeBot<Omar> umount: /mnt/sys: target is busy.05:42
diogenes_Vx15don't bother about that one, ok reboot now and see if everything boots normaly.05:45
IrcsomeBot<Omar> ok05:45
IrcsomeBot<Omar> It booted05:46
IrcsomeBot<Omar> Thank u bro really  appreciated05:47
diogenes_Vx15no problem, glad it worked.05:48
IrcsomeBot<Omar> Man really thans u saved my entire life 😂😂😂😂 (re @IrcsomeBot: <diogenes_Vx15> no problem, glad it worked.)05:48
IrcsomeBot<trevantee> error: externally-managed-environment11:49
IrcsomeBot<trevantee> trying to install a pip requirement11:50
IrcsomeBot<trevantee> what should i do11:50
sunnyjim777how would hwe work with an optimus hybrid gpu laptop like an msi ge626qd apache pro19:01
sunnyjim777sorry msi ge62 6qd apache pro19:03
oerhekstry it?19:03
oerheksit is just a newer kernel and tools19:03
oerheks!hwe19:04
ubottuThe Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack19:04
sunnyjim777as i was having problems running some games in lutris19:04
oerheksbut only for LTS 22.0419:05
sunnyjim777i was looking at that and may very well try the ubuntu lts enablement stack later when i get a chance19:05
sunnyjim777presently i am running an up to date linux mint and miss kde19:06
sunnyjim777plasma rockd ok19:06
sunnyjim777rocks lol19:06
oerheksgood luck19:07
sunnyjim777kinda flat on my back rite now19:07
oerheksfint that other room for suppot19:07
oerheksc/support19:07
=== JakeSays_ is now known as JakeSays
user|12hey i got a issue i wanted to test kubuntu but cant try it due to grapics drivers i need to boot it in save mood to test arround21:44
=== diceLibrarian2 is now known as liceDibrarian
=== user|12 is now known as lotek

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!