vi /etc/grub.d/10_lupin
linux ${rel_dirname}/${basename} root=${LINUX_HOST_DEVICE} loop=${loop_file_relative} rw ${args}
update-grub
vi /etc/grub.d/10_lupin
linux ${rel_dirname}/${basename} root=${LINUX_HOST_DEVICE} loop=${loop_file_relative} rw ${args}
update-grub
Thanks for your post, I tried what did you say, but i have a problem where Ubuntu does not allow me to save the file
/etc/grub.d/10_lupin after editing it, saying that i am not the owner of this file and i dont have permition to save it.
can you please advice how did you save the file after editing it?
Thanks