[Kernel-packages] [Bug 2037398] Re: kexec enable to load/kdump zstd compressed zimg

2023-09-26 Thread Philip Roche
I have confirmed that this issue with not being able to capture kernel dump with a mantic arm64 kernel is not new. using the arm64 6.5 kernel (6.5.0-5) in the release pocket I captured the following during test. ``` ubuntu@cloudimg:~$ sudo kdump-config show DUMP_MODE: kdump USE_KDUMP:

[Kernel-packages] [Bug 2036968] Re: Mantic minimized/minimal cloud images do not receive IP address during provisioning; systemd regression with wait-online

2023-10-04 Thread Philip Roche
@xnox I have successfully verified that -proposed arm64 kernel `6.5.0-7-generic` results in successful network configuration when tested using qemu on an amd64 host. See https://people.canonical.com/~philroche/20231003-mantic-minimal- proposed-kernel/ for cloud-init logs, some debug output and test

[Kernel-packages] [Bug 2036968] Re: Mantic minimized/minimal cloud images do not receive IP address during provisioning; systemd regression with wait-online

2023-10-04 Thread Philip Roche
I have also successfully verified that -proposed amd64 kernel `6.5.0-7-generic` results in successful network configuration when tested using qemu on an amd64 host with older hardware (ThinkPad T460 with 6th gen intel i5 which is the same hardware which we were able to reproduce the issue on previo

[Kernel-packages] [Bug 2017790] [NEW] Intel Wi-Fi 6 AX201 failing in 23.04

2023-04-26 Thread David Roche
Public bug reported: After upgrading from 22.04 to 23.04 the intel wifi driver is not loading, I am seeing the following in dmesg: [ 215.024382] Loading of unsigned module is rejected [ 262.051998] [ cut here ] [ 262.052001] WARNING: CPU: 2 PID: 6946 at net/netlink/gene

[Kernel-packages] [Bug 2017790] Re: Intel Wi-Fi 6 AX201 failing in 23.04

2023-04-26 Thread David Roche
Alos seeing this: [2.691388] iwlwifi_compat: loading out-of-tree module taints kernel. [2.698204] Loading modules backported from iwlwifi [2.698208] iwlwifi-stack-public:master:9904:0e80336f -- You received this bug notification because you are a member of Kernel Packages, which is s

[Kernel-packages] [Bug 2017790] Re: Intel Wi-Fi 6 AX201 failing in 23.04

2023-04-28 Thread David Roche
I have removed the backports and now i'm getting this: sudo dmesg |grep -i wifi [3.412202] Intel(R) Wireless WiFi driver for Linux [3.412300] iwlwifi :00:14.3: enabling device ( -> 0002) [3.525445] iwlwifi :00:14.3: CSR_RESET = 0x10 [3.525473] iwlwifi :00:14.3: Host

[Kernel-packages] [Bug 2017790] Re: Intel Wi-Fi 6 AX201 failing in 23.04

2023-04-29 Thread David Roche
@Matthew No luck i'm afraid I removed the module and I'm still getting the same issue. @Jeremy is there any other steps I can try ? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lowlatency in Ubuntu. https://bugs.launchpad.net/bugs

[Kernel-packages] [Bug 2017790] Re: Intel Wi-Fi 6 AX201 failing in 23.04

2023-04-29 Thread David Roche
Windows was installed but it’s removed now. I have seen suggestions to create a bootable usb to disable the WiFi adapter but I’m not sure if that would work -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lowlatency in Ubuntu. https:

[Kernel-packages] [Bug 2042564] Re: Performance regression in the 5.15 Ubuntu 20.04 kernel compared to 5.4 Ubuntu 20.04 kernel

2023-11-02 Thread Philip Roche
For reference, I also tried on a 22.04 cloud image with 5.15 kernel ``` ubuntu@cloudimg:~$ sudo fio --ioengine=libaio --blocksize=4k --readwrite=write --filesize=40G --end_fsync=1 --iodepth=128 --direct=1 --group_reporting --numjobs=8 --name=fiojob1 --filename=/dev/sda fiojob1: (g=0): rw=write,

[Kernel-packages] [Bug 2042564] Re: Performance regression in the 5.15 Ubuntu 20.04 kernel compared to 5.4 Ubuntu 20.04 kernel

2023-11-07 Thread Philip Roche
Google have provided a non synthetic `fio` impact > Performance was severally degraded when accessing Persistent Volumes provided by Portworx/PureStorage. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launc

[Kernel-packages] [Bug 2042564] Re: Performance regression in the 5.15 Ubuntu 20.04 kernel compared to 5.4 Ubuntu 20.04 kernel

2023-11-08 Thread Philip Roche
Providing exact reproducer steps using Qemu locally - Launch script: https://gist.github.com/philroche/8242106415ef35b446d7e625b6d60c90 and cloud image I used for testing @ http://cloud- images.ubuntu.com/minimal/releases/focal/release/ ``` # Download the VM launch script wget --output-document=

[Kernel-packages] [Bug 2042564] Re: Performance regression in the 5.15 Ubuntu 20.04 kernel compared to 5.4 Ubuntu 20.04 kernel

2023-11-08 Thread Philip Roche
@kamalmostafa indeed yes. I had missed this. See below for the output from 20.04 with 5.15 kernel. ``` ubuntu@cloudimg:~$ sudo fio --ioengine=libaio --blocksize=4k --readwrite=write --filesize=40G --end_fsync=1 --iodepth=128 --direct=1 --group_reporting --numjobs=8 --name=fiojob1 --filename=/

[Kernel-packages] [Bug 2042564] Re: Performance regression in the 5.15 Ubuntu 20.04 kernel compared to 5.4 Ubuntu 20.04 kernel

2023-11-08 Thread Philip Roche
I am NOT seeing the same on 22.04 ``` ubuntu@cloudimg:~$ uname --kernel-release 5.15.0-87-generic ubuntu@cloudimg:~$ cat /etc/os-release PRETTY_NAME="Ubuntu 22.04.3 LTS" NAME="Ubuntu" VERSION_ID="22.04" VERSION="22.04.3 LTS (Jammy Jellyfish)" VERSION_CODENAME=jammy ID=ubuntu ID_LIKE=debian HOME_UR

[Kernel-packages] [Bug 2042564] Re: Performance regression in the 5.15 Ubuntu 20.04 kernel compared to 5.4 Ubuntu 20.04 kernel

2023-11-21 Thread Philip Roche
I have reproduced with @amalmostafa's updated script with a separate disk too. I see no segfault and no EXT4 errors but the regression in performance is still present but not as great as in my previous tests. ``` ### Ubuntu 20.04 with 5.4 kernel and data disk ubuntu@cloudimg:~$ sudo fio --ioengin

[Kernel-packages] [Bug 2032933] Re: Mantic (23.10) minimal images increase in memory consumption, port usage and processes running

2023-08-28 Thread Philip Roche
The diff in process count from kernel change image -> kernel change + seed change image is actually a reduction in processes - see diff @ https://pastebin.ubuntu.com/p/PXtQM9gB2K/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ub

[Kernel-packages] [Bug 2032933] Re: Mantic (23.10) minimal images increase in memory consumption, port usage and processes running

2023-08-28 Thread Philip Roche
@paelzer > The change of the image build sadly combined it all See the description noting https://people.canonical.com/~philroche/20230824-manticl-minimal- LP2032933/ which should help in determining where the changes were introduced as I have provided three images across the various stages of ch

[Kernel-packages] [Bug 2032933] Re: Mantic (23.10) minimal images increase in memory consumption, port usage and processes running

2023-08-29 Thread Philip Roche
I have uploaded further data now to https://people.canonical.com/~philroche/20230824-manticl-minimal- LP2032933/server-metrics/ with kernelmodules, kernelconfig, services, timers etc. for each of the three images being inspected. This additional data was gathered with a modified fork of the `server

[Kernel-packages] [Bug 2032933] Re: Mantic (23.10) minimal images increase in memory consumption, port usage and processes running

2023-08-30 Thread Philip Roche
** Description changed: - The Mantic (Ubuntu 23.10) images are undergoing some big changes prior - to 23.10 release in October. + The Mantic (Ubuntu 23.10) download/qcow2 images available @ https://cloud-images.ubuntu.com/minimal/ + are undergoing some big changes prior to 23.10 release in Octobe

[Kernel-packages] [Bug 2032933] Re: Mantic (23.10) minimal images increase in memory consumption, port usage and processes running

2023-09-04 Thread Philip Roche
@paelzer given the above findings and discussion, I would like to mark this as Invalid for cloud-images project and continue the conversation in the context of kernel only. +1 / -1 ? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1946808] Re: zsys fail during reboot

2021-10-12 Thread Didier Roche
The issue is in zfs-linux, where the merge from debian http://launchpadlibrarian.net/535966758/zfs- linux_2.0.2-1ubuntu5_2.0.3-8ubuntu1.diff.gz once again reverted some of the fixes and rolled back the patch to an earlier version. The fix was already reverted erronously in hirsute during the debian

[Kernel-packages] [Bug 1891867] Re: zfs not correctly imported at boot

2020-08-18 Thread Didier Roche
Please run apport-collect to attach logs so that we can debug your setting. @baling: why subscribing zsys to this bu? There is no mention of zsys being used here, it seems directly a manual zfs setup. ** Package changed: zsys (Ubuntu) => zfs-linux (Ubuntu) -- You received this bug notification

[Kernel-packages] [Bug 1847389] Re: Confusing zpool status in Ubuntu 19.10 installed onZFS

2019-10-08 Thread Didier Roche
We wrote on another bug report BertN45 to not upgrade your bpool. Only power users will use zpool status command to list and we expect them to know the implication. I think I'll retarget this bug for preventing bpool upgrade. ** Summary changed: - Confusing zpool status in Ubuntu 19.10 installed

[Kernel-packages] [Bug 1847711] [NEW] Move zsys tags from org.zsys to com.ubuntu.zsys

2019-10-10 Thread Didier Roche
Public bug reported: As we are not going to own in the end org.zsys, move our identifier tags to com.ubuntu.zsys. ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Affects: zfs-linux (Ubuntu) Importance: Undecided Status: New ** Affects: zsys (Ubuntu

[Kernel-packages] [Bug 1847711] Re: Move zsys tags from org.zsys to com.ubuntu.zsys

2019-10-11 Thread Didier Roche
** Also affects: grub2 (Ubuntu) Importance: Undecided Status: New ** Also affects: grubzfs-testsuite (Ubuntu) Importance: Undecided Status: New ** Changed in: grub2 (Ubuntu) Status: New => Fix Committed ** Changed in: grubzfs-testsuite (Ubuntu) Status: New => Fi

[Kernel-packages] [Bug 1837717] [NEW] [0.8 regression] zfs mount -a dataset mount ordering issues

2019-07-24 Thread Didier Roche
Public bug reported: # zpool create -o ashift=12 -O atime=off -O canmount=off -O normalization=formD -O mountpoint=/ -R /mnt rpool /dev/vda2 # zfs create rpool/ROOT -o canmount=off -o mountpoint=none # zfs create rpool/ROOT/ubuntu_123456 -o mountpoint=/ # zfs create rpool/ROOT/ubuntu_123456/var

[Kernel-packages] [Bug 1837717] Re: [0.8 regression] zfs mount -a dataset mount ordering issues

2019-07-24 Thread Didier Roche
** Description changed: - # zpool create -o ashift=12 -O atime=off -O canmount=off -O normalization=formD -O mountpoint=/ -R /mnt rpool /dev/vda2 # zfs create rpool/ROOT -o canmount=off -o mountpoint=none # zfs create rpool/ROOT/ubuntu_123456 -o mountpoint=/ # zfs create rpool/ROOT/ubun

[Kernel-packages] [Bug 1837717] Re: [0.8 regression] zfs mount -a dataset mount ordering issues

2019-07-24 Thread Didier Roche
** Description changed: # zpool create -o ashift=12 -O atime=off -O canmount=off -O normalization=formD -O mountpoint=/ -R /mnt rpool /dev/vda2 # zfs create rpool/ROOT -o canmount=off -o mountpoint=none # zfs create rpool/ROOT/ubuntu_123456 -o mountpoint=/ # zfs create rpool/ROOT/ubuntu_

[Kernel-packages] [Bug 1837717] Re: [0.8 regression] zfs mount -a dataset mount ordering issues

2019-07-24 Thread Didier Roche
** Description changed: - # zpool create -o ashift=12 -O atime=off -O canmount=off -O normalization=formD -O mountpoint=/ -R /mnt rpool /dev/vda2 - # zfs create rpool/ROOT -o canmount=off -o mountpoint=none - # zfs create rpool/ROOT/ubuntu_123456 -o mountpoint=/ - # zfs create rpool/ROOT/ubuntu_

[Kernel-packages] [Bug 1837717] Re: [0.8 regression] zfs mount -a dataset mount ordering issues

2019-07-24 Thread Didier Roche
** Bug watch added: Github Issue Tracker for ZFS #8833 https://github.com/zfsonlinux/zfs/issues/8833 ** Also affects: zfs via https://github.com/zfsonlinux/zfs/issues/8833 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1843222] Re: Old Linux version booted after upgrade to Ubuntu 19.10

2019-09-08 Thread Didier Roche
Thanks for testing the upgrade to 19.10. The only reason you would boot with an older version of a kernel and zfs itself is due to your update between 19.04 to 19.10 failed. Can you share the upgrade logs /var/log/upgrade content and /var/log/dist-upgrade? The weird part is that do-release-upgrade

[Kernel-packages] [Bug 1843222] Re: Old Linux version booted after upgrade to Ubuntu 19.10

2019-09-10 Thread Didier Roche
The upgrade failed, in your logs, you have: "/etc/kernel/postinst.d/initramfs-tools: update-initramfs: Generating /boot/initrd.img-5.2.0-15-generic I: The initramfs will attempt to resume from /dev/sda2 I: (UUID=bf02ddd4-8d65-40d6-ab24-4fc8a5673dc6) I: Set the RESUME variable to override this. /etc

[Kernel-packages] [Bug 1838278] Re: zfs-initramfs wont mount rpool

2019-09-17 Thread Didier Roche
The issue seems to be related to a change in ZFS 0.8 initramfs script. The initramfs script for ZFS does a normal ZFS import. ZFS import now forces to export a pool before importing it back again on a different system. This is a security feature to ensure the same pool isn't imported on two diff

[Kernel-packages] [Bug 1779961] [NEW] Bionic minimal image boot hang with linux-image-4.15.0-1012-kvm kernel

2018-07-03 Thread Philip Roche
Public bug reported: We (Canonical CPC) are seeing an issue with today's build of the bionic minimal cloud images. Boot stops at "Starting Initial cloud-init job (metadata service crawler)..." for nearly 5 minutes (booting on scalingstack and locally with kvm) this is with a new kernel, but otherw

[Kernel-packages] [Bug 1779961] Re: Boot delays with 4.15.0-24 based kernels in images

2018-07-04 Thread Philip Roche
The meta-packages have been rolled back and the fix is in progress of being applied and uploaded. -- 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/1779961 Title: Boot delays with 4.15.0-24

[Kernel-packages] [Bug 1867007] Re: zfs-initramfs fails with multiple rpool on separate disks

2020-03-31 Thread Didier Roche
** Also affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1867007 Title: zfs-initramfs fails with multiple rpool on

[Kernel-packages] [Bug 1867007] Re: zfs-initramfs fails with multiple rpool on separate disks

2020-03-31 Thread Didier Roche
Hey Balint. I just added the task post ZFS upload (the upload was yesterday and I added the task this morning) so indeed, there is some work needed, part of it being in systemd. Basically, systemd isn’t capable of mounting datasets when pool names are duplicated on a machine zfs-mount-generator g

[Kernel-packages] [Bug 1849522] Re: imported non-rpool/bpool zpools are not being reimported after reboot

2020-04-01 Thread Didier Roche
Thanks for your bug report! This is now fixed in zfs-linux 0.8.3-1ubuntu10 in focal. ** Package changed: zsys (Ubuntu) => zfs-linux (Ubuntu) ** Changed in: zfs-linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packag

[Kernel-packages] [Bug 1849522] Re: imported non-rpool/bpool zpools are not being reimported after reboot

2020-04-02 Thread Didier Roche
See my previous comment: this is only related to zfs-linux with the version I mentioned. Also, we didnt’ make any change to grub for ZFS since 26 February, and if you have an empty grub.cfg, this may be due to other bugs, like multiple rpool/bpool, which isn’t what this one was about. Ensure that y

[Kernel-packages] [Bug 1867007] Re: zfs-initramfs fails with multiple rpool on separate disks

2020-04-02 Thread Didier Roche
This is probably because your bpool is not in the zfs cache file. Either reinstall from the beta image which has a fix in the installer, or: - clean up any files and directories (after unmounting /boot/grub and /boot/efi) under /boot (not /boot itself) - zpool import bpool - zpool set cachefile=

[Kernel-packages] [Bug 1881541] [NEW] Prevent segfault immediately after install when zfs kernel module isn't loaded

2020-06-01 Thread Didier Roche
Public bug reported: Install zsys on a non ZFS system without the kernel module loaded leaded to a segfault. ** Affects: zfs-linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to z

[Kernel-packages] [Bug 1881541] Re: Prevent segfault immediately after install when zfs kernel module isn't loaded

2020-06-04 Thread Didier Roche
Sorry Colin, this was ZSys and I targetted the wrong component when filing batch-bugs for ZSys 0.5 upload. Fixed in https://launchpad.net/ubuntu/+source/zsys/0.5.0. ** Package changed: zfs-linux (Ubuntu) => zsys (Ubuntu) ** Changed in: zsys (Ubuntu) Status: Incomplete => Fix Released --

[Kernel-packages] [Bug 1876051] [NEW] Default acceleration mode option is none of the 3 nvidia settings option

2020-04-30 Thread Didier Roche
Public bug reported: As stated on bug #1876052, the default acceleration mode option is none of the 3 nvidia settings option. It’s displayed as "Performance mode" when you launch it for the first time, however: - default launch is Intel (so no performance mode) - there is a "Use dedicated card"

[Kernel-packages] [Bug 1876052] [NEW] Nvidia driver, default configuration, "Use dedicated card option" for app triggers software acceleration

2020-04-30 Thread Didier Roche
Public bug reported: Fresh install of 20.04 LTS with nvidia binary driver from our archive. (dual Intel/Nvidia setup) No setting change has been done. The card supports "On demand". Tested with Firefox (about:support) and Chrome (config:cpu). Both are showing the same result: - default launch -

[Kernel-packages] [Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-05 Thread Didier Roche
Your patch makes sense Richard and I think it will be a good upstream candidates. In all approaches you proposed, this is my prefered one because this is the most flexible IMHO. Tell me when you get a chance to test it and maybe John, you can confirm this fixes it for you? -- You received this b

[Kernel-packages] [Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-05 Thread Didier Roche
On an installed packaged system, the files are in different directories (and don’t have the .in extension as they have been built with the prefix replacement). Their names and locations are: /lib/systemd/system/zfs-mount.service /lib/systemd/system-generators/zfs-mount-generator -- You received

[Kernel-packages] [Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-05 Thread Didier Roche
Great to hear John! Thanks for confirming and thanks to Richard for the patch. I’m happy to SRU it to focal once it’s proposed upstream. (Keep me posted Richard, you can drop a link here and I will monitor) -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1861704] [NEW] ubuntu-fan recommends netcat package in universe

2020-02-03 Thread Philip Roche
Public bug reported: Following some debug of the docker.io package in universe, we (Canonical CPC) discovered that the ubuntu-fan package from main and the netcat- traditional package from universe were being installed. This was due to the following dependency/recommends tree: * docker.io (in un

[Kernel-packages] [Bug 1861704] Re: ubuntu-fan recommends netcat package in universe

2020-02-03 Thread Philip Roche
It appears that a bug was already filed against netcat https://bugs.launchpad.net/ubuntu/+source/netcat-openbsd/+bug/1780316 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to ubuntu-fan in Ubuntu. https://bugs.launchpad.net/bugs/1861704 Ti

[Kernel-packages] [Bug 1843222] Re: Old Linux version booted after upgrade to Ubuntu 19.10

2019-09-23 Thread Didier Roche
Can you try to reproduce an upgrade without your 40_custom file? I don't think your pool manual upgrade has any link to this. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1843222 Ti

[Kernel-packages] [Bug 1845298] [NEW] Potential race with systemd if /var/lib is an independent persistent unit

2019-09-25 Thread Didier Roche
Public bug reported: If /var/lib is a dataset not under /ROOT/, as proposed in the ubuntu root on zfs upstream guide (https://github.com/zfsonlinux/zfs/wiki/Ubuntu-18.04-Root-on-ZFS), we end up with a race where some services, like systemd-random-seed are writing under /var/lib, while zfs-mou

[Kernel-packages] [Bug 1845298] Re: Potential race with systemd if /var/lib is an independent persistent unit

2019-09-25 Thread Didier Roche
** Also affects: zfs Importance: Undecided Status: New ** Description changed: - If /var/lib is a dataset not under /ROOT/, as proposed - in the ubuntu root on zfs upstream guide - (https://github.com/zfsonlinux/zfs/wiki/Ubuntu-18.04-Root-on-ZFS), we end up - with a race where some

[Kernel-packages] [Bug 1838278] Re: zfs-initramfs wont mount rpool

2019-09-25 Thread Didier Roche
Marking the zfs-linux task as won't fix after looking more deeply about cause/consequences of forcing -f on every boot: - zfs 0.8, as told previously, tag with which system the pool was associated with and refuse to import previously unexported pool, as they can still be attached to any systems

[Kernel-packages] [Bug 1845606] [NEW] Race between empty cache file and fstab containing /boot/grub

2019-09-27 Thread Didier Roche
Public bug reported: There is a race between empty cache file for the mount generator and fstab which contains /boot/grub. With zfs on root, the generator is the only solution to avoid races. However in 0.8 it misses cache invalidation (when rollbacking or booting on other datasets). This is a

[Kernel-packages] [Bug 2061079] Re: GTK-ngl (new default backend) rendering issues with the nvidia 470 driver

2024-04-16 Thread Didier Roche-Tolomelli
Confirming that it’s fixed on the same machine with 550. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-470 in Ubuntu. https://bugs.launchpad.net/bugs/2061079 Title: GTK-ngl (new default backend) rendering issue

[Kernel-packages] [Bug 1734147] Re: Ubuntu 17.10 corrupting BIOS - many LENOVO laptops models

2017-12-20 Thread Miguel Alejandro Roche Villarreal
I have a Acer Aspire E5-511-C5QS with the same issue with BIOS, i try solution from TOXIC (toxicpublic) in #185, but says invalid EFI file path, also i can't try solution from Paul Sladen(#173) because i can't boot Ubuntu, only Grub Shows and allow me to boot my Windows 10 partition, i hope someon

[Kernel-packages] [Bug 1734147] Re: corrupted BIOS due to Intel SPI bug in kernel

2018-02-06 Thread Miguel Alejandro Roche Villarreal
I fixed my laptop Acer E5-511-C5QS, it has all the described issues BIOS save won't change and i was unable to boot from a Liveusb, so i follow #554 and i use bruteforce procedure drescribed in #560 and find that my partition was (hd0,9) equivalent to sda9, i get stuck in initramfs, and i use #5

<    1   2