summaryrefslogtreecommitdiffstats
path: root/classes
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-04-11 03:27:58 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-04-11 03:27:58 +0000
commitb59fb87c0e991aa95f62627c3b2a606956ef6377 (patch)
treede4cf2153fdf50b166b904f0d68a887921c6c3fe /classes
parent4dddf149832ef19233c13af31987bcd6b1faf4cd (diff)
downloadmeta-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