|
OpenBSD Installation and Upgrading Installing and upgrading OpenBSD. |
|
Thread Tools | Display Modes |
|
|||
Quad-boot with three other operating systems (EFI)
Hi,
I would like to quad-boot OpenBSD with Manjaro Linux, Windows 10 and FreeBSD with EFI boot. I have some free disk space, however my main problem is the OpenBSD installer... It's terrible, i mean the partitioning tool... I'm scared of using it, im afraid of data removal, i think about installing it on a virtual machine, exporting to raw disk image and trying to duplicate the data onto a new partition on my disk. Any idea how to install it safely? |
|
|||
Quote:
|
|
||||
Hello, and welcome! A question I can answer:
Quote:
The exception is disklabel partition "c", which maps to the entire physical drive from beginning to end, disregarding any and all partitioning schema. --- (On architectures that don't have GPT or MBR, only the disklabel is used. Partition "c" is still the entire drive.) |
|
|||
Quote:
|
|
||||
I'll try to clarify.
OpenBSD's disklabel history predates the IBM PC/XT and its hard drive, which is where the MBR was born. And disklabels are still used on all architectures, whether or not the architecture has MBRs or GPTs. An OpenBSD drive with an GPT or MBR partition table uses TWO LEVELS of partitioning: the GPT/MBR, and the disklabel. An OpenBSD disklabel has up to 15 user-defined partitions, "a", "b", and "d" through "p". Partition "c" references the entire hard disk, most often used when managing the drive itself: such as provisioning disklabels or MBRs and GPTs. When a drive has a GPT or an MBR, the single "OpenBSD partition" provisioned within defines the entire contiguous space available to OpenBSD and all of its user-defined partitions. So if the OpenBSD GPT partition is defined to start at sector A and continue through sector B, OpenBSD disklabel partitions will all be assigned between sectors A and B. The disklabel(8) program reads the GPT/MBR table and learns the location and length of the OpenBSD partition, and won't let the admin assign storage to disklabels outside this range unless intentionally overridden. |
|
|||
Quote:
|
|
||||
Quote:
I hope this analogy helps: Buy or bake an apple pie. Slice the pie into pieces, and put each slice of pie on its own plate. Now, take ONE -- only ONE -- of those plates. Delicately chop it up into little bite-size, small pieces on the plate, and stick a toothpick into each little piece. Your apple pie is a disk drive. Each piece of pie on its own plate is an MBR or GPT partition. Your little bite-size morsels of pie on one of those plates are disklabel partitions. OpenBSD needs toothpicks and bite-size morsels -- disklabel partitions -- even if the whole pie is dedicated to OpenBSD -- one large GPT partition. This analogy disregards the EFI boot partition, but I hope it helps clarify further. |
|
|||
These letters from a to p? I just need some time to get it...
|
|
|||
ok good
|
Tags |
bsd |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Obscure operating systems... | Vetus | Other OS | 61 | 1st January 2018 11:17 PM |
Usage of operating systems for websites | DaBSD | News | 0 | 24th October 2013 11:15 PM |
OpenBSD running on Quad Core MacPro with Virtual Box. | tetrodozombie | OpenBSD Installation and Upgrading | 10 | 25th December 2009 11:34 PM |
Dual/Quad NIC | schrodinger | General Hardware | 12 | 28th February 2009 11:27 PM |