Skip to content
New issue

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

Option '--bootloader-only' does not make sense with option '--fat16' #36

Open
jkirk opened this issue Jun 3, 2020 · 0 comments
Open

Comments

@jkirk
Copy link
Contributor

jkirk commented Jun 3, 2020

.. or does it?

For me both options should be mutual exclusive:

% sudo ./grml2usb --skip-addons --bootloader-only --fat16 /srv/data/isos/grml64-full_testing_build3133.iso /dev/sdb1
Executing grml2usb version v0.18.0-4-g83e35c2 (git)
Are you sure you want to format the specified partition with fat16? y/N
Note: you can skip this question using the option --force
Formating partition with fat16 filesystem
mkfs.fat 4.1 (2017-01-24)
Using ISO /srv/data/isos/grml64-full_testing_build3133.iso
Checking for boot flag
Fatal: Device /dev/sdb1 does not have the boot flag set. Please enable it to be able to boot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant