I have a 320GB Hitachi disk from which I can boot via Ventoy. It appears as a BIOS boot option, and I can successfully boot mfsBSD and Debian which are installed on various partitions on the disk.
What I can't figure out is why the partitions don't show up when I run gpart show from mfsBSD.
diskinfo -v /dev.ada0 shows some stats about the disk, but if I connect it to another system gpart show
dmseg shows
Is there any way I can fix this? It's odd that Ventoy can boot from it.
What I can't figure out is why the partitions don't show up when I run gpart show from mfsBSD.
diskinfo -v /dev.ada0 shows some stats about the disk, but if I connect it to another system gpart show
dmseg shows
Code:
da0 at umass-sim0 bus 0 scbus4 target 0 lun 0
da0: <Hitachi HTS545032B9SA00 3202> Fixed Direct Access SPC-4 SCSI device
da0: Serial Number 12033002E3624972E5D2
da0: 40.000MB/s transfers
da0: 305245MB (625142448 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
GEOM: da0: the secondary GPT header is not in the last LBA.
GEOM_PART: integrity check failed (da0, GPT)
Is there any way I can fix this? It's odd that Ventoy can boot from it.