Add support to define the kernel and initrd paths as arguments instead of being hardcoded, add an option to also dd the filesystem partition if provided (and maybe add it to the partitions table too), and maybe also allow to make the initrd optional and to define the sectors size (new hard disks use 4096 bytes instead of 512).
Add support to define the kernel and initrd paths as arguments instead of being hardcoded, add an option to also
ddthe filesystem partition if provided (and maybe add it to the partitions table too), and maybe also allow to make theinitrdoptional and to define the sectors size (new hard disks use 4096 bytes instead of 512).