Dave Jones has proposed merging ~waveform/ubuntu-manual-tests:pi-boot-with-the-right-path-this-time into ubuntu-manual-tests:main.
Requested reviews: Ubuntu Testcase Admins (ubuntu-testcase) For more details, see: https://code.launchpad.net/~waveform/ubuntu-manual-tests/+git/ubuntu-manual-tests/+merge/490186 Repeat after me: I will check the paths in my test-cases more carefully I will check the paths in my test-cases more carefully I will check the paths in my test-cases more carefully ... -- Your team Canonical's Ubuntu QA is subscribed to branch ubuntu-manual-tests:main.
diff --git a/definitions/pi_desktop_cases.xml b/definitions/pi_desktop_cases.xml index 62c2ce0..75c23a3 100644 --- a/definitions/pi_desktop_cases.xml +++ b/definitions/pi_desktop_cases.xml @@ -105,7 +105,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/definitions/pi_server_cases.xml b/definitions/pi_server_cases.xml index efa653e..0f8322f 100644 --- a/definitions/pi_server_cases.xml +++ b/definitions/pi_server_cases.xml @@ -81,7 +81,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1711_RaspberryPi 4 2GB Post-install b/testcases/image/1711_RaspberryPi 4 2GB Post-install index d667b3d..7dfd2d1 100644 --- a/testcases/image/1711_RaspberryPi 4 2GB Post-install +++ b/testcases/image/1711_RaspberryPi 4 2GB Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1719_RaspberryPi 4 4GB Post-install b/testcases/image/1719_RaspberryPi 4 4GB Post-install index 941c532..aeb4fb5 100644 --- a/testcases/image/1719_RaspberryPi 4 4GB Post-install +++ b/testcases/image/1719_RaspberryPi 4 4GB Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1720_RaspberryPi 4 8GB Post-install b/testcases/image/1720_RaspberryPi 4 8GB Post-install index 20af1f4..d56983a 100644 --- a/testcases/image/1720_RaspberryPi 4 8GB Post-install +++ b/testcases/image/1720_RaspberryPi 4 8GB Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1721_RaspberryPi 3B+ Post-install b/testcases/image/1721_RaspberryPi 3B+ Post-install index 7ba26e4..ab130c8 100644 --- a/testcases/image/1721_RaspberryPi 3B+ Post-install +++ b/testcases/image/1721_RaspberryPi 3B+ Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1722_RaspberryPi 3B Post-install b/testcases/image/1722_RaspberryPi 3B Post-install index d5b8090..4fc3c14 100644 --- a/testcases/image/1722_RaspberryPi 3B Post-install +++ b/testcases/image/1722_RaspberryPi 3B Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1723_RaspberryPi 3A+ Post-install b/testcases/image/1723_RaspberryPi 3A+ Post-install index 8538069..8592e68 100644 --- a/testcases/image/1723_RaspberryPi 3A+ Post-install +++ b/testcases/image/1723_RaspberryPi 3A+ Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1724_RaspberryPi 2 Post-install b/testcases/image/1724_RaspberryPi 2 Post-install index bd34a1d..bc753f8 100644 --- a/testcases/image/1724_RaspberryPi 2 Post-install +++ b/testcases/image/1724_RaspberryPi 2 Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1726_RaspberryPi CM3+ Post-install b/testcases/image/1726_RaspberryPi CM3+ Post-install index 0a078ce..a5d1b77 100644 --- a/testcases/image/1726_RaspberryPi CM3+ Post-install +++ b/testcases/image/1726_RaspberryPi CM3+ Post-install @@ -52,7 +52,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1727_RaspberryPi CM3+ Lite Post-install b/testcases/image/1727_RaspberryPi CM3+ Lite Post-install index 38dded4..536d974 100644 --- a/testcases/image/1727_RaspberryPi CM3+ Lite Post-install +++ b/testcases/image/1727_RaspberryPi CM3+ Lite Post-install @@ -52,7 +52,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1740_RaspberryPi 400 Post-install b/testcases/image/1740_RaspberryPi 400 Post-install index 4dc33a0..2bc432d 100644 --- a/testcases/image/1740_RaspberryPi 400 Post-install +++ b/testcases/image/1740_RaspberryPi 400 Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1741_RaspberryPi CM4 2GB Post-install b/testcases/image/1741_RaspberryPi CM4 2GB Post-install index 4e33efb..eec3d79 100644 --- a/testcases/image/1741_RaspberryPi CM4 2GB Post-install +++ b/testcases/image/1741_RaspberryPi CM4 2GB Post-install @@ -52,7 +52,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1742_RaspberryPi CM4 4GB Post-install b/testcases/image/1742_RaspberryPi CM4 4GB Post-install index 7018f43..7689bf8 100644 --- a/testcases/image/1742_RaspberryPi CM4 4GB Post-install +++ b/testcases/image/1742_RaspberryPi CM4 4GB Post-install @@ -52,7 +52,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1745_RaspberryPi 4 4GB Desktop SD b/testcases/image/1745_RaspberryPi 4 4GB Desktop SD index 9551bf7..1fdb9dc 100644 --- a/testcases/image/1745_RaspberryPi 4 4GB Desktop SD +++ b/testcases/image/1745_RaspberryPi 4 4GB Desktop SD @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1746_RaspberryPi 4 8GB Desktop SD b/testcases/image/1746_RaspberryPi 4 8GB Desktop SD index 04cd3b9..fbbedbe 100644 --- a/testcases/image/1746_RaspberryPi 4 8GB Desktop SD +++ b/testcases/image/1746_RaspberryPi 4 8GB Desktop SD @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1747_RaspberryPi 400 Desktop SD b/testcases/image/1747_RaspberryPi 400 Desktop SD index 3b809b0..b5541eb 100644 --- a/testcases/image/1747_RaspberryPi 400 Desktop SD +++ b/testcases/image/1747_RaspberryPi 400 Desktop SD @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1749_RaspberryPi CM4 4GB Desktop eMMC b/testcases/image/1749_RaspberryPi CM4 4GB Desktop eMMC index 5ff2dc1..94d64a4 100644 --- a/testcases/image/1749_RaspberryPi CM4 4GB Desktop eMMC +++ b/testcases/image/1749_RaspberryPi CM4 4GB Desktop eMMC @@ -87,7 +87,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1750_RaspberryPi CM4 8GB Desktop eMMC b/testcases/image/1750_RaspberryPi CM4 8GB Desktop eMMC index 6fd51a3..2340a92 100644 --- a/testcases/image/1750_RaspberryPi CM4 8GB Desktop eMMC +++ b/testcases/image/1750_RaspberryPi CM4 8GB Desktop eMMC @@ -87,7 +87,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1752_RaspberryPi Zero 2 Post-install b/testcases/image/1752_RaspberryPi Zero 2 Post-install index 8b63315..2a7daf9 100644 --- a/testcases/image/1752_RaspberryPi Zero 2 Post-install +++ b/testcases/image/1752_RaspberryPi Zero 2 Post-install @@ -64,7 +64,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1777_RaspberryPi CM4 8GB Post-install b/testcases/image/1777_RaspberryPi CM4 8GB Post-install index 3e276ab..420483f 100644 --- a/testcases/image/1777_RaspberryPi CM4 8GB Post-install +++ b/testcases/image/1777_RaspberryPi CM4 8GB Post-install @@ -52,7 +52,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1791_RaspberryPi 5 4GB Desktop SD b/testcases/image/1791_RaspberryPi 5 4GB Desktop SD index 83960b0..56a05f3 100644 --- a/testcases/image/1791_RaspberryPi 5 4GB Desktop SD +++ b/testcases/image/1791_RaspberryPi 5 4GB Desktop SD @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1792_RaspberryPi 5 8GB Desktop SD b/testcases/image/1792_RaspberryPi 5 8GB Desktop SD index 3370366..022962a 100644 --- a/testcases/image/1792_RaspberryPi 5 8GB Desktop SD +++ b/testcases/image/1792_RaspberryPi 5 8GB Desktop SD @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1793_RaspberryPi 5 4GB Post-install b/testcases/image/1793_RaspberryPi 5 4GB Post-install index 55e329f..1b61639 100644 --- a/testcases/image/1793_RaspberryPi 5 4GB Post-install +++ b/testcases/image/1793_RaspberryPi 5 4GB Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1794_RaspberryPi 5 8GB Post-install b/testcases/image/1794_RaspberryPi 5 8GB Post-install index 8045f3b..300ca6c 100644 --- a/testcases/image/1794_RaspberryPi 5 8GB Post-install +++ b/testcases/image/1794_RaspberryPi 5 8GB Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1812_RaspberryPi 4 4GB Desktop USB b/testcases/image/1812_RaspberryPi 4 4GB Desktop USB index fdb3026..a021ecf 100644 --- a/testcases/image/1812_RaspberryPi 4 4GB Desktop USB +++ b/testcases/image/1812_RaspberryPi 4 4GB Desktop USB @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1813_RaspberryPi 4 8GB Desktop USB b/testcases/image/1813_RaspberryPi 4 8GB Desktop USB index 5e6eb1b..12927c3 100644 --- a/testcases/image/1813_RaspberryPi 4 8GB Desktop USB +++ b/testcases/image/1813_RaspberryPi 4 8GB Desktop USB @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1814_RaspberryPi 400 Desktop USB b/testcases/image/1814_RaspberryPi 400 Desktop USB index f4e489d..dbeffaf 100644 --- a/testcases/image/1814_RaspberryPi 400 Desktop USB +++ b/testcases/image/1814_RaspberryPi 400 Desktop USB @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1815_RaspberryPi 5 4GB Desktop USB3 b/testcases/image/1815_RaspberryPi 5 4GB Desktop USB3 index 9789c08..ff74997 100644 --- a/testcases/image/1815_RaspberryPi 5 4GB Desktop USB3 +++ b/testcases/image/1815_RaspberryPi 5 4GB Desktop USB3 @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1816_RaspberryPi 5 4GB Desktop NVMe b/testcases/image/1816_RaspberryPi 5 4GB Desktop NVMe index baa5ad1..641d8b5 100644 --- a/testcases/image/1816_RaspberryPi 5 4GB Desktop NVMe +++ b/testcases/image/1816_RaspberryPi 5 4GB Desktop NVMe @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1817_RaspberryPi 5 8GB Desktop USB b/testcases/image/1817_RaspberryPi 5 8GB Desktop USB index 143d558..eebb4d4 100644 --- a/testcases/image/1817_RaspberryPi 5 8GB Desktop USB +++ b/testcases/image/1817_RaspberryPi 5 8GB Desktop USB @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1818_RaspberryPi 5 8GB Desktop NVMe b/testcases/image/1818_RaspberryPi 5 8GB Desktop NVMe index 356c3a9..6f32e84 100644 --- a/testcases/image/1818_RaspberryPi 5 8GB Desktop NVMe +++ b/testcases/image/1818_RaspberryPi 5 8GB Desktop NVMe @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1824_RaspberryPi 5 2GB Post-install b/testcases/image/1824_RaspberryPi 5 2GB Post-install index 90bb3a3..d8197d7 100644 --- a/testcases/image/1824_RaspberryPi 5 2GB Post-install +++ b/testcases/image/1824_RaspberryPi 5 2GB Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1825_RaspberryPi 5 16GB Post-install b/testcases/image/1825_RaspberryPi 5 16GB Post-install index 2786a9f..cb88c87 100644 --- a/testcases/image/1825_RaspberryPi 5 16GB Post-install +++ b/testcases/image/1825_RaspberryPi 5 16GB Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1827_RaspberryPi 5 16GB Desktop SD b/testcases/image/1827_RaspberryPi 5 16GB Desktop SD index 19eff01..dad035f 100644 --- a/testcases/image/1827_RaspberryPi 5 16GB Desktop SD +++ b/testcases/image/1827_RaspberryPi 5 16GB Desktop SD @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1828_RaspberryPi 5 16GB Desktop USB b/testcases/image/1828_RaspberryPi 5 16GB Desktop USB index b0269e6..adc3e87 100644 --- a/testcases/image/1828_RaspberryPi 5 16GB Desktop USB +++ b/testcases/image/1828_RaspberryPi 5 16GB Desktop USB @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1829_RaspberryPi 5 16GB Desktop NVMe b/testcases/image/1829_RaspberryPi 5 16GB Desktop NVMe index f9cf89e..a57f3b3 100644 --- a/testcases/image/1829_RaspberryPi 5 16GB Desktop NVMe +++ b/testcases/image/1829_RaspberryPi 5 16GB Desktop NVMe @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1830_RaspberryPi 500 SD b/testcases/image/1830_RaspberryPi 500 SD index 32b29e1..98bd611 100644 --- a/testcases/image/1830_RaspberryPi 500 SD +++ b/testcases/image/1830_RaspberryPi 500 SD @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1831_RaspberryPi 500 USB b/testcases/image/1831_RaspberryPi 500 USB index 9521649..e83a726 100644 --- a/testcases/image/1831_RaspberryPi 500 USB +++ b/testcases/image/1831_RaspberryPi 500 USB @@ -83,7 +83,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat diff --git a/testcases/image/1841_RaspberryPi 500 Post-install b/testcases/image/1841_RaspberryPi 500 Post-install index 7ba76c0..282b900 100644 --- a/testcases/image/1841_RaspberryPi 500 Post-install +++ b/testcases/image/1841_RaspberryPi 500 Post-install @@ -61,7 +61,7 @@ <ul> <li>Run <code>sudo flash-kernel</code> to write new boot assets to the boot partition</li> - <li>Run <code>sudo truncate -s 10M /boot/firmware/vmlinuz</code> to + <li>Run <code>sudo truncate -s 10M /boot/firmware/new/vmlinuz</code> to truncate the Linux kernel, corrupting it</li> <li>Run <code>sudo reboot</code></li> <li>Once the system finally returns to a login prompt, run <code>cat
-- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : canonical-ubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp