Current-Users archive

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

Re: No uefi install in VM



On Thu, Dec 12, 2019 at 09:10:57AM +0100, Emmanuel Dreyfus wrote:
> Martin Husemann <martin%duskware.de@localhost> wrote:
> 
> > Emmanuel, could you please have a look?
> 
> I do not reproduce that one. Can you share the exact commands to build
> the testbed?

This one had been created manually and worked with old efiboot.
Instructions would be: boot 9.0 RC1 installer uefi image, let sysinst
install onto hard disk.

But maybe the details below help you spot something.

Martin


# gpt show -a wd0
     start      size  index  contents
         0         1         PMBR
         1         1         Pri GPT header
         2        32         Pri GPT table
        34        30         Unused
        64    262144      1  GPT part - Windows basic data
                                 Type: windows
                                 TypeID: ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
                                 GUID: e4c1b47a-0e33-4800-acd5-8755f42eeabd
                                 Size: 128 M
                                 Label: 
                                 Attributes: None
    262208        64         Unused
    262272  45875133      2  GPT part - NetBSD FFSv1/FFSv2
                                 Type: ffs
                                 TypeID: 49f48d5a-b10e-11dc-b99b-0019d1879648
                                 GUID: 7878519c-4b35-427a-9e89-7b68cfd96920
                                 Size: 22400 M
                                 Label: 
                                 Attributes: biosboot, bootme
  46137405         3         Unused
  46137408  16777119      3  GPT part - NetBSD swap
                                 Type: swap
                                 TypeID: 49f48d32-b10e-11dc-b99b-0019d1879648
                                 GUID: 6173740a-d903-4c13-84a3-ad7b516bd5ce
                                 Size: 8192 M
                                 Label: 
                                 Attributes: None
  62914527        32         Sec GPT table
  62914559         1         Sec GPT header
# dkctl wd0 listwedges
/dev/rwd0: 3 wedges:
dk0: e4c1b47a-0e33-4800-acd5-8755f42eeabd, 262144 blocks at 64, type: ntfs
dk1: 7878519c-4b35-427a-9e89-7b68cfd96920, 45875133 blocks at 262272, type: ffs
dk2: 6173740a-d903-4c13-84a3-ad7b516bd5ce, 16777119 blocks at 46137408, type: swap
# moutnt /dev/dk1 /mnt
# ls -l /mnt/netbsd
-rwxr-xr-x  1 root  wheel  26214320 Jul 14 21:37 /mnt/netbsd



Home | Main Index | Thread Index | Old Index