-
Notifications
You must be signed in to change notification settings - Fork 129
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
Document recommended workflow for burning USB stick from Windows #213
Comments
It sounds like you tried some tools that modify the image rather than writing it directly to the USB stick. We should probably document a recommended Windows workflow which writes the image directly to the stick without changes. |
I tried making the changes in the form of pull request #215 . Make sure to check if I am using the correct branch, references, etc. For your consideration. Feel free to throw it away you want to approach this differently :-) |
Since I am a new FCOS user I might have a nice uninformed perspective. Via some tickets I will share some problems I ran into, in the hope that others might find them and be helped by it.
Please be aware that various ways of burning to USB stick may lead to different results. The purpose of this ticket is to see if we can improve the documentation to include a 'known working approach'.
Background :
When burning to a USB stick I get different response based on how I burn it:
Attempt 1:
Attempt 2:
Attempt 3:
Since this at least starts the CoreOS, so this suggests that rufus is a better alternative for tuxboot here!
Earlier problems with Ubuntu Live USB in the past made me switch from unetbootin to tuxboot based on the Ubuntu documentation.
It might be worth to document a 'known working setup' for FCOS in the documentation as apparently YMMV.
Attempt 4:
As we can see this took a lot of trial and error and the error messages above were not very helpful.
It might be worth to suggest in the documentation this known working approach for Windows: "use rufus-3.13p.exe in DD Image mode"
The text was updated successfully, but these errors were encountered: