09-24-2021, 09:41 AM
Hi everyone
Thank you all the programmers of this very handy tool I really loved it and switch all my install media from other similar software,
firstly if this is wrong place to post please move the post kindly to correct forum
I have one suggestion as I am using Linux version on Manjaro and it is working fine now with the last update and the GUI is great.. but missing one button.
I suggest to make a button for testing the the instllation media on qemu
just a click which excute the following command
as the MMM will represent installation media
and sdX will be the device name
the memory part can be excluded or be an option on the side of the button.
thank you for your effort and time
Adil
Thank you all the programmers of this very handy tool I really loved it and switch all my install media from other similar software,
firstly if this is wrong place to post please move the post kindly to correct forum
I have one suggestion as I am using Linux version on Manjaro and it is working fine now with the last update and the GUI is great.. but missing one button.
I suggest to make a button for testing the the instllation media on qemu
just a click which excute the following command
Code:
sudo qemu-system-x86_64 -MMM /dev/sdX -m 4096
and sdX will be the device name
the memory part can be excluded or be an option on the side of the button.
thank you for your effort and time
Adil