[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

shame on me (was: Re: No fool like an old fool (debian installation probs))



Am 02.05.2023 um 05:50 schrieb David Wright:
> On Tue 02 May 2023 at 02:21:20 (+0200), DdB wrote:
>> Am 01.05.2023 um 21:38 schrieb David Wright:
>>> And PARTLABELs aren't interfered with even by the installer.
>>
>> This at least i can contradict for a fact.
> 
> So is this post the rebuttal, or are you posting the evidence elsewhere?
> 
>> VM is functional with known
>> and documented partlabels, then the installer handles partitions
>> (reformat is permitted) and the UUID's AND the PARTUUIDS were changed,
>> which was a huge surprise.

I cannot recall, how my impression was formed, as i did more than a
dozen trial installations in the last 3 days, not all of which i kept.

But a recent verification proves me wrong:

from original host:
> sudo blkid | grep nvm
> /dev/nvme0n1p1: UUID="F497-DC20" TYPE="vfat" PARTLABEL="EFISYS" PARTUUID="1b3d99f5-b568-4445-8a09-854bb0ed1583"
> /dev/nvme0n1p2: UUID="1a4db22f-65e4-476a-b7e3-8f9f91cf0b8b" TYPE="ext4" PARTLABEL="buster-main" PARTUUID="69941f2a-6d75-4662-b6ae-3e98425ff463"
> /dev/nvme0n1p3: UUID="ec317602-8175-46b1-bced-7be335f59a01" TYPE="ext4" PARTLABEL="SOS" PARTUUID="5f04ff28-c5e4-47c4-b9a5-c4820bb01f6a"
> /dev/nvme0n1p4: LABEL="bpool" UUID="9675743913905685606" UUID_SUB="6515248399914718640" TYPE="zfs_member" PARTLABEL="bpool" PARTUUID="c391b3ac-4460-4dd6-92e7-3ff8def7b07b"
> /dev/nvme0n1p5: LABEL="rpool" UUID="2471356229651970105" UUID_SUB="13336611508289702781" TYPE="zfs_member" PARTLABEL="rpool" PARTUUID="de2e5e4e-382c-4c5b-b2fd-60fcc2a71229"
> /dev/nvme0n1p6: UUID="dd0919fe-8575-483c-b90a-20c7ff65e43a" TYPE="swap" PARTLABEL="swap" PARTUUID="da10bfac-a3e4-4847-a53f-7d0547801b91"
> /dev/nvme0n1: PTUUID="9c76aed7-574b-48b6-9309-62d74e5303cb" PTTYPE="gpt"

from the simulating vm (ancient snapshot):
> sudo blkid | grep sda
> /dev/sda1: UUID="F497-DC20" TYPE="vfat" PARTLABEL="EFISYS" PARTUUID="1b3d99f5-b568-4445-8a09-854bb0ed1583"
> /dev/sda2: UUID="1a4db22f-65e4-476a-b7e3-8f9f91cf0b8b" TYPE="ext4" PARTLABEL="buster-main" PARTUUID="69941f2a-6d75-4662-b6ae-3e98425ff463"
> /dev/sda3: UUID="b9548515-9271-4d3f-91f0-d06b47375107" TYPE="ext4" PARTLABEL="SOS" PARTUUID="5f04ff28-c5e4-47c4-b9a5-c4820bb01f6a"
> /dev/sda4: PARTLABEL="bpool" PARTUUID="c391b3ac-4460-4dd6-92e7-3ff8def7b07b"
> /dev/sda5: PARTLABEL="rpool" PARTUUID="de2e5e4e-382c-4c5b-b2fd-60fcc2a71229"
> /dev/sda6: UUID="1fcd07ac-9764-4970-99dd-5d133b95ec67" TYPE="swap" PARTLABEL="swap" PARTUUID="da10bfac-a3e4-4847-a53f-7d0547801b91"

from the current vm (with bullseye in it):
> /dev/sda1: UUID="F497-DC20" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="EFISYS" PARTUUID="1b3d99f5-b568-4445-8a09-854bb0ed1583"
> /dev/sda2: UUID="017cf209-aff6-45ec-a45e-bd293a34c49c" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="buster-main" PARTUUID="69941f2a-6d75-4662-b6ae-3e98425ff463"
> /dev/sda3: UUID="b9548515-9271-4d3f-91f0-d06b47375107" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="SOS" PARTUUID="5f04ff28-c5e4-47c4-b9a5-c4820bb01f6a"
> /dev/sda4: PARTLABEL="bpool" PARTUUID="c391b3ac-4460-4dd6-92e7-3ff8def7b07b"
> /dev/sda5: PARTLABEL="rpool" PARTUUID="de2e5e4e-382c-4c5b-b2fd-60fcc2a71229"
> /dev/sda6: UUID="a2739581-96b5-45e6-91a0-d63695b61770" TYPE="swap" PARTLABEL="swap" PARTUUID="da10bfac-a3e4-4847-a53f-7d0547801b91"

I notice, that, even though i did change the name of the sda2 partition,
the PARTLABEl remained unchanged.
This proves my previous post wrong and i am sorry for the confusion,
this may have caused. You were correct all along.
DdB


Reply to: