Before installing an unsupported kernel, I'd advise you make sure you're able to select what kernel you want to boot with in the GRUB menu first. Open /etc/default/grub, comment out "GRUB_TIMEOUT_STYLE=hidden", and have `GRUB_TIMEOUT=5`. This will give you some time (5s) to choose what kernel you want to boot into. Run `sudo update-grub`, reboot and check if the GRUB menu is visible to you, where you can then choose a kernel. This could be useful if it turns out that the 6.17-rc4 is somehow problematic for you.
Then, download the deb packages from https://kernel.ubuntu.com/mainline/v6.17-rc4/amd64/ and install them (for instance, running `sudo dpkg -i *deb`). This will install the v6.17-rc4 mainline kernel, so we might be able to determine if this is an issue upstream too. Reboot, run `uname -a`, confirm that you're running the 6.17-rc4 kernel and proceed with the test to check if a panic is triggered. Note, however, that it is hard to guarantee that no data loss or crash will happen as a consequence of testing and trying to narrow down the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121821 Title: ntfs3 driver causes kernel panic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.14/+bug/2121821/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
