On Nov 29, 9:38am, James Colannino wrote:
} John Nemeth wrote:
}
} > Ultimately the solution to all these problems is GPT. However,
} > I don't know if your BIOS supports booting from a GPT disk. See
} > http://en.wikipedia.org/wiki/GUID_Partition_Table for more
} > information.
}
} I'll have to look into that. I've used GPT in the past on Linux, but
} that was with non-bootable partitions, so the BIOS wasn't an issue. Are
} there GPT-capable tools in NetBSD (assuming I can boot from it)? The
gpt(8) for dealing with the partition table. Then you create
wedges to represent the partitions (see 'man dkctl').