F5F Stay Refreshed Software Operating Systems Device booting from multiple storage options

Device booting from multiple storage options

Device booting from multiple storage options

T
ThereWas
Member
137
05-19-2016, 08:35 PM
#1
Sure, I can help with that. We can explore options for running a Quad Boot across Windows 10, Mac OS, Android, and Linux on a desktop-based custom machine. The ideal setup depends on your priorities—performance, compatibility, or ease of use. Let’s look into the best configuration and steps.
T
ThereWas
05-19-2016, 08:35 PM #1

Sure, I can help with that. We can explore options for running a Quad Boot across Windows 10, Mac OS, Android, and Linux on a desktop-based custom machine. The ideal setup depends on your priorities—performance, compatibility, or ease of use. Let’s look into the best configuration and steps.

K
KuKa_02
Junior Member
32
05-20-2016, 03:06 AM
#2
Modified the autoexec.bat script to launch the command prompt and create a menu for choosing the operating system.
K
KuKa_02
05-20-2016, 03:06 AM #2

Modified the autoexec.bat script to launch the command prompt and create a menu for choosing the operating system.

A
AlmightyEag
Posting Freak
785
05-26-2016, 03:03 PM
#3
Uhhh... No. Autoexec.bat isn't the first thing a computer checks. It's the initial file MS-DOS searches for after booting up, used to start older Windows versions like Windows 1 through Windows ME since they all ran on top of MS-DOS. When the BIOS/UEFI attempts to load an operating system, it definitely isn't scanning for Autoexec.bat.
A
AlmightyEag
05-26-2016, 03:03 PM #3

Uhhh... No. Autoexec.bat isn't the first thing a computer checks. It's the initial file MS-DOS searches for after booting up, used to start older Windows versions like Windows 1 through Windows ME since they all ran on top of MS-DOS. When the BIOS/UEFI attempts to load an operating system, it definitely isn't scanning for Autoexec.bat.

B
BHLxNJx
Posting Freak
881
05-26-2016, 04:33 PM
#4
You're focusing on Windows and Unix systems. It seems the initial UEFI/bios file is likely where you can start making changes.
B
BHLxNJx
05-26-2016, 04:33 PM #4

You're focusing on Windows and Unix systems. It seems the initial UEFI/bios file is likely where you can start making changes.

L
liamj9
Member
53
05-27-2016, 09:39 AM
#5
Consider the optimal setup to handle everything smoothly across all operating systems. Focus on stability and performance for a seamless experience.
L
liamj9
05-27-2016, 09:39 AM #5

Consider the optimal setup to handle everything smoothly across all operating systems. Focus on stability and performance for a seamless experience.

F
FatihTerim
Member
184
06-14-2016, 11:44 AM
#6
MacOS is the solid choice. Clarify that first. After that, install Windows and Mac separately, then add Android and Linux to their partitions. For bootloaders, there are many options available. If you're using a UEFI system, rEFInd is recommended—it offers a user-friendly interface and automatically detects all your operating systems as long as they have a UEFI-compatible bootloader in the UEFI partition or a BIOS-compatible one in the MBR. Windows 7/8/10, MacOS, and most contemporary Linux distributions can be located with rEFInd without trouble. Android setup will rely on how you configure it.
F
FatihTerim
06-14-2016, 11:44 AM #6

MacOS is the solid choice. Clarify that first. After that, install Windows and Mac separately, then add Android and Linux to their partitions. For bootloaders, there are many options available. If you're using a UEFI system, rEFInd is recommended—it offers a user-friendly interface and automatically detects all your operating systems as long as they have a UEFI-compatible bootloader in the UEFI partition or a BIOS-compatible one in the MBR. Windows 7/8/10, MacOS, and most contemporary Linux distributions can be located with rEFInd without trouble. Android setup will rely on how you configure it.

I
Icy_abbe
Junior Member
38
06-21-2016, 12:03 PM
#7
Android isn't compatible with regular desktop systems. A virtual machine is required. macOS must run exclusively on Apple hardware. Any other suggestions are not allowed per CS guidelines.
I
Icy_abbe
06-21-2016, 12:03 PM #7

Android isn't compatible with regular desktop systems. A virtual machine is required. macOS must run exclusively on Apple hardware. Any other suggestions are not allowed per CS guidelines.

S
SlayFuzzy
Member
180
06-21-2016, 12:49 PM
#8
Android x86 and RemixOS operate directly on unmodified hardware.
S
SlayFuzzy
06-21-2016, 12:49 PM #8

Android x86 and RemixOS operate directly on unmodified hardware.

H
hd2d3d
Member
214
06-21-2016, 07:13 PM
#9
Androidx86 requires an ARM library to function properly for many Android applications. It's unclear if RemIxOS supports this, as I haven't successfully booted it before.
H
hd2d3d
06-21-2016, 07:13 PM #9

Androidx86 requires an ARM library to function properly for many Android applications. It's unclear if RemIxOS supports this, as I haven't successfully booted it before.

G
211
06-30-2016, 11:32 AM
#10
They will execute apps that rely on NDK binaries exclusively when the application offers x86 versions. Many games and other fast software depend on NDK, though numerous provide x86 binaries since it simplifies development for most cases. However, a few exceptions exist.
G
GekkeSchildpad
06-30-2016, 11:32 AM #10

They will execute apps that rely on NDK binaries exclusively when the application offers x86 versions. Many games and other fast software depend on NDK, though numerous provide x86 binaries since it simplifies development for most cases. However, a few exceptions exist.