diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-04-11 03:27:58 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-04-11 03:27:58 +0000 |
| commit | b59fb87c0e991aa95f62627c3b2a606956ef6377 (patch) | |
| tree | de4cf2153fdf50b166b904f0d68a887921c6c3fe /classes | |
| parent | 4dddf149832ef19233c13af31987bcd6b1faf4cd (diff) | |
| download | meta-virtualization-b59fb87c0e991aa95f62627c3b2a606956ef6377.tar.gz | |
alpine-xen-guest-bundle: fix boot with init=/bin/sh
Alpine minirootfs is container-oriented and doesn't include openrc.
The default /sbin/init is a symlink to /sbin/openrc which doesn't
exist, causing a boot loop with:
can't run '/sbin/openrc': No such file or directory
Add init=/bin/sh to the guest kernel cmdline so the guest boots to
a shell prompt instead of failing to find the init system.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions
