|
|
Subscribe / Log in / New account

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

Starting with a personal attack that has nothing to do with the issue at hand? Trying to come up with some paranoid misinterpretation that adding some metadata in disk image files on the filesystem somehow makes the OS randomly mount and boot them? Come on.

If you can’t see a difference between feeling strongly about a technical issue and lashing out, good luck for your career.


to post comments

Painting yourself into a corner with GPT UUIDs

Posted Jun 13, 2021 20:04 UTC (Sun) by mtu (guest, #144375) [Link] (2 responses)

> Trying to come up with some paranoid misinterpretation that adding some metadata in disk image files on the filesystem somehow makes the OS randomly mount and boot them?

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.

Painting yourself into a corner with GPT UUIDs

Posted Jun 13, 2021 21:14 UTC (Sun) by sjj (guest, #2020) [Link] (1 responses)

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

Posted Jun 14, 2021 12:31 UTC (Mon) by mtu (guest, #144375) [Link]

The blogpost cites eight different possible uses of the Discoverable Partitions Specification.

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.

Painting yourself into a corner with GPT UUIDs

Posted Jun 17, 2021 11:46 UTC (Thu) by Gladrim (subscriber, #45751) [Link]

Seemed more like the OP admitting his bias than any kind of personal attack.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds