ref: ad34547ba24b1a7ef29322febd6fb0277c414997
parent: 85427c54c88742e4b8b618e62585edc101bdd928
author: qwx <devnull@localhost>
date: Tue Apr 16 10:50:58 EDT 2019
fqa8.ms: fix and update vmx linux section (thanks kvik) - fix root= param not being needed for booting from iso - add note about rootfstype=ext4 being needed for recent alpine images
--- a/fqa8.ms
+++ b/fqa8.ms
@@ -2084,8 +2084,19 @@
.P1
vmx -M 1G -n ether0 -d alpine-standard-3.6.2-x86_64.iso \e
-d alp.img -m initramfs-hardened -v vesa:800x600 \e
+ vmlinuz-hardened
+.P2
+
+After installation:
+
+.P1
+vmx -M 1G -n ether0 -d alp.img \e
+ -m initramfs-hardened -v vesa:800x600 \e
vmlinuz-hardened \'root=/dev/vda1\'
.P2
+
+Recent versions of Alpine Linux might require specifying the \f(CWrootfstype=\fR parameter.
+Typically, its value will be \f(CWext4\fR.
.html - <a name="8.7.5.1.5" />
.ihtml h3 <h3>