FS#45118 - [mkinitcpio] add support for qemu virtfs (9p mount_tag) to base hook
Attached to Project:
Arch Linux
Opened by Tom Yan (tom.ty89) - Thursday, 28 May 2015, 11:55 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 11 March 2017, 20:02 GMT
Opened by Tom Yan (tom.ty89) - Thursday, 28 May 2015, 11:55 GMT
Last edited by Dave Reisner (falconindy) - Saturday, 11 March 2017, 20:02 GMT
|
Details
Description:
The following test prevents virtfs in qemu from being mount as rootfs: https://projects.archlinux.org/mkinitcpio.git/tree/init_functions?h=v18#n317 because mount_tag(s) for 9p won't exist in the system (as a block special). It works kind of like an url. I am not sure if such a test means much (well a cannot find such a device error...) for anything anyway (it mounts, it mounts; it fails, it fails?), but I think it can at least be enhanced for (root)fstype=9p if it has to be kept. Btw it doesn't work with the systemd hook as well (neither does a initramfs-less boot when drivers were kernel bulitin though), but I guess that would be something upstream. According to some web sites seems dracut supports it, but I haven't actually tested yet. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Dave Reisner (falconindy)
Saturday, 11 March 2017, 20:02 GMT
Reason for closing: Fixed
Additional comments about closing: mkinitcpio-23
Saturday, 11 March 2017, 20:02 GMT
Reason for closing: Fixed
Additional comments about closing: mkinitcpio-23
https://projects.archlinux.org/mkinitcpio.git/tree/init#n4