Linux Boot Image
Boot Linux guests using a custom kernel and initrd.
📸 Screenshot:
Fields
- Kernel: Path to the Linux kernel (
vmlinuz
). - Ramdisk: Path to initial RAM disk (
initrd.img
). - RootFS: Optional root file system image.
- Boot Arguments: Kernel command line parameters.
💡 Note: The selected kernel, RAM disk, and root file system images are automatically copied into the virtual machine's bundle directory. The original source files remain untouched, ensuring your working images are never modified.