NetBSD-Users archive

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

Re: View an install.img file



On Thu, 16 Sep 2021, Martin Husemann wrote:

Doesn't the image use GPT nowadays?
So it will be dkN instead of vnd0a, try

	dkctl vnd0 listwedges

Bingo:

# dkctl vnd0 listwedges
/dev/rvnd0: 2 wedges:
dk0: EFI system, 262144 blocks at 2048, type: msdos
dk1: 0895dffe-fe3d-403d-b50a-91ad47f30ac4, 3420160 blocks at 264192, type: ffs

And then:

# mount /dev/dk1 /mnt

...is successful.

Thank you sir!

--
"...that there is no getting away from the central position of the individual I believe anyone can see for himself merely by observing that the individual does not regard the following to be a senseless question: "Under what conditions would you draw the conclusion that everyone in the world except yourself had gone crazy?"

Percy Bridgman _The Nature of Physical Theory_
                            (1936)


Home | Main Index | Thread Index | Old Index