Jump to content

Dual Booting: Difference between revisions

From postmarketOS Wiki
Exkc (talk | contribs)
Exkc (talk | contribs)
No edit summary
Line 11: Line 11:
* On uefi / bios based device , grub can be used for dual booting (see [https://wiki.archlinux.org/title/Dual_boot_with_Windows Dual boot with Windows on arch wiki])
* On uefi / bios based device , grub can be used for dual booting (see [https://wiki.archlinux.org/title/Dual_boot_with_Windows Dual boot with Windows on arch wiki])
* On newer android phone [[Android AB Slots]] can be used for dual boot.
* On newer android phone [[Android AB Slots]] can be used for dual boot.
* Probably multiboot can be implemented with any second stage bootloader, capable of running linux (for example lk2nd,grub)
* Probably multiboot can be implemented with any second stage bootloader, capable of running linux (for example [[lk2nd]],grub)


=== See also ===
=== See also ===

Revision as of 08:05, 21 June 2023

Dual Booting, also sometimes called Multiboot, is a process by which you can install multiple operating systems on your device, and select between them when booting it up.

postmarketOS doesn't currently support dual booting through recovery, yet there are a few ways this can be achieved:

See also