We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
grub-mkrescue: error: mformat invocation failed
mformat
Command 'mformat' not found, but can be installed with: Unpacking mtools (4.0.23-1) ... Setting up mtools (4.0.23-1) ...
The following fixes this issue. sudo apt-get install mtools
The text was updated successfully, but these errors were encountered:
Thanks, Work Perfectly!
Sorry, something went wrong.
Yeah, thanks a ton!
No branches or pull requests
grub-mkrescue: error:
mformat
invocation failedCommand 'mformat' not found, but can be installed with:
Unpacking mtools (4.0.23-1) ...
Setting up mtools (4.0.23-1) ...
The following fixes this issue.
sudo apt-get install mtools
The text was updated successfully, but these errors were encountered: