Skip to content

Update install-os.md - #244

Open
dispuser534 wants to merge 1 commit into
linuxboot:masterfrom
dispuser534:patch-1
Open

Update install-os.md#244
dispuser534 wants to merge 1 commit into
linuxboot:masterfrom
dispuser534:patch-1

Conversation

@dispuser534

Copy link
Copy Markdown

Hopefully clarifying the usb boot process, removing a bracket, maybe more corporate design wording for "certain OSes" instead of supported OSes.

Hopefully clarifying the usb boot process, removing a bracket, maybe more corporate design wording for "certain OSes" instead of supported OSes.
contains the ISO installation media alongside of its detached signature). For
other OS, you will need to create USB installation media with using `dd` or
`unetbootin` etc.).
Heads boot process supports booting an OS ISO bootable media from normal EXT3/EXT4/ExFat

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add FAT32 (and find a way to expose maximum file size of 4GB for it, which is the reason exFAT was added, but is not supported by all initramfs of iso. This is why linuxboot/heads#2130 was recently merged (to inspect ISO booting support, if the iso supports filesystem on which ISOs are dropped on, etc)

Note it is possible to boot an unsiged iso, just as screenshots in merged pr refers to.

@tlaurion tlaurion left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution @dispuser534 ! some comments and requests for change before merging.

Feel free to extract, use, detail more or quote/refer to linuxboot/heads#2130 if needed, and use this pull request to discuss things.

That is, why, documentation is not so easy: it tries to summarize a lot of important details, and not consider users to be technical gurus; while details will explain why things don't always work.

Heads in current state is "ventoy like" without compiled stuff outside of drivers and patches, bash scripts and kexec.

I think the best approach here is to try some of the main linux distros, as i did with linuxboot/heads#2130 comments, and try to get home the message to non-technical users while explaining just enough the technical details.

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

Successfully merging this pull request may close these issues.

2 participants