Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #67257 > unrolled thread
| Started by | kvaps <kvapss@gmail.com> |
|---|---|
| First post | 2020-06-09 01:30 +0200 |
| Last post | 2020-06-10 01:40 +0200 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.debian.kernel
Bug#962509: Not always boot arguments must include a root= parameter kvaps <kvapss@gmail.com> - 2020-06-09 01:30 +0200
Bug#962509: Workaround to disable root= parameter check kvaps <kvapss@gmail.com> - 2020-06-10 01:40 +0200
| From | kvaps <kvapss@gmail.com> |
|---|---|
| Date | 2020-06-09 01:30 +0200 |
| Subject | Bug#962509: Not always boot arguments must include a root= parameter |
| Message-ID | <Afznj-2jF-1@gated-at.bofh.it> |
Package: initramfs-tools Version: 0.133+deb10u1 Hi, after the change introduced in f8ceeb90 both zfs and http booting methods are not working anymore, it stops on the message: No root device specified. Boot arguments must include a root= parameter. See the related issues: - https://forum.proxmox.com/threads/zfs-boot-stuck-at-initramfs-no-root-device-specified.64147/ - https://askubuntu.com/questions/1211769/how-do-i-fix-initramfs-not-finding-root - https://forum.proxmox.com/threads/proxmox-will-not-boot-from-zfs-uefi-mode-no-root-device-specified.63752/ The mentioned commit: https://salsa.debian.org/kernel-team/initramfs-tools/-/commit/f8ceeb90abeeb5e84eff950b39d397b4570be2db - kvaps
[toc] | [next] | [standalone]
| From | kvaps <kvapss@gmail.com> |
|---|---|
| Date | 2020-06-10 01:40 +0200 |
| Subject | Bug#962509: Workaround to disable root= parameter check |
| Message-ID | <AfW0y-7E7-1@gated-at.bofh.it> |
| In reply to | #67257 |
Just found simple workaround to this: sed -i 's/panic "No root device specified.*/return/' /usr/share/initramfs-tools/scripts/local update-initramfs -u - kvaps
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web