[Kernel-packages] [Bug 1873506] Re: ubuntu/focal64 fails to mount Vagrant shared folders

2021-08-06 Thread Ruslan Gainutdinov
I am also having error "Invalid argument" as shown in #19 comment. Vagrant says: mount -t vboxsf -o uid=1000,gid=1000,_netdev dist /dist The error output from the command was: /sbin/mount.vboxsf: mounting failed with the error: Invalid argument dmesg says: [ 10.792892] vboxsf:

[Kernel-packages] [Bug 1844153] Re: Manual root and boot encrypted LUKS non-lvm partition on EFI unable to boot

2019-09-23 Thread Ruslan Gainutdinov
Here is how I made a workaround for it. I added an additional entry to EFI boot manager which does it properly. Additionally as /EFI/ubuntu/grubx64.efi does not contain required drivers I fix it by creating custom grubx64.efi with memdisk and grub.cfg mapped onto it. Here is the script to add

[Kernel-packages] [Bug 1844153] WifiSyslog.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289064/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Opinion ** Changed in: linux (Ubuntu) Status: Opinion => Confirmed -- You received

[Kernel-packages] [Bug 1844153] UdevDb.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289063/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1844153] ProcCpuinfo.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289057/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1844153] ProcCpuinfoMinimal.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289058/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1844153] Re: Manual root and boot encrypted LUKS non-lvm partition on EFI unable to boot

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Tags added: apport-collected bionic ** Description changed: Hello! I followed cryptsetup manual to setup LUKS encrypted root partition https://cryptsetup-team.pages.debian.net/cryptsetup/encrypted-boot.html - EFI bios - EFI partition 700Mb - LUKS

[Kernel-packages] [Bug 1844153] ProcEnviron.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289059/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1844153] ProcModules.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289061/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1844153] CRDA.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289054/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1844153

[Kernel-packages] [Bug 1844153] CurrentDmesg.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289055/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1844153] Lspci.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289056/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1844153

[Kernel-packages] [Bug 1844153] ProcInterrupts.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289060/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1844153] PulseList.txt

2019-09-16 Thread Ruslan Gainutdinov
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1844153/+attachment/5289062/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1844153] Re: Manual root and boot encrypted LUKS non-lvm partition on EFI unable to boot

2019-09-16 Thread Ruslan Gainutdinov
My hypothesis on this is that grub boot stage UUID detection mechanism are not able to read UUID for crypto_LUKS partition. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1844153 Title:

[Kernel-packages] [Bug 1844153] [NEW] Manual root and boot encrypted LUKS non-lvm partition on EFI unable to boot

2019-09-16 Thread Ruslan Gainutdinov
Public bug reported: Hello! I followed cryptsetup manual to setup LUKS encrypted root partition https://cryptsetup-team.pages.debian.net/cryptsetup/encrypted-boot.html - EFI bios - EFI partition 700Mb - LUKS encrypted partition containing both / and /boot - LUKS mapped device directly contains

[Kernel-packages] [Bug 1844153] Re: Manual root and boot encrypted LUKS non-lvm partition on EFI unable to boot

2019-09-16 Thread Ruslan Gainutdinov
I was able to completely reproduce it using VirtualBox environment by installing Ubuntu from scratch with encryption enabled and then adding the second disk and enabling encryption on it manually. -- You received this bug notification because you are a member of Kernel Packages, which is