Painting yourself into a corner with GPT UUIDs
Painting yourself into a corner with GPT UUIDs
Posted Jun 13, 2021 15:22 UTC (Sun) by sjj (guest, #2020)In reply to: Painting yourself into a corner with GPT UUIDs by ttuttle
Parent article: Poettering: The Wondrous World of Discoverable GPT Disk Images
If you can’t see a difference between feeling strongly about a technical issue and lashing out, good luck for your career.
Posted Jun 13, 2021 20:04 UTC (Sun)
by mtu (guest, #144375)
[Link] (2 responses)
Nowhere in this thread is there any mention of disk image files. Perhaps in a more emotionally contained discussion, we wouldn't have these misunderstandings.
Posted Jun 13, 2021 21:14 UTC (Sun)
by sjj (guest, #2020)
[Link] (1 responses)
Posted Jun 14, 2021 12:31 UTC (Mon)
by mtu (guest, #144375)
[Link]
OP talks about "Use #2: Booting an OS image on bare-metal without /etc/fstab or kernel command line root=" and its potential pitfalls.
You appear to _think_ OP is talking about "Use #1: Running a disk image in a container", but quoting that part of the blogpost doesn't make it so.
If that's how you approach a complex topic, good luck for your career.
Posted Jun 17, 2021 11:46 UTC (Thu)
by Gladrim (subscriber, #45751)
[Link]
Painting yourself into a corner with GPT UUIDs
Painting yourself into a corner with GPT UUIDs
If a disk image follows the Discoverable Partition Specification then systemd-nspawn has all it needs to just boot it up. Specifically, if you have a GPT disk image in a file foobar.raw and you want to boot it up in a container, just run systemd-nspawn -i foobar.raw -b, and that's it […]
Quoted in the post you’re responding to.
Painting yourself into a corner with GPT UUIDs
Painting yourself into a corner with GPT UUIDs
