You could use it for Windows 98/XP retro gaming if you add a graphics gard, but for anything else it’s far too inefficient to be useful
- 0 Posts
- 28 Comments
Gurfaild@feddit.deto
Free and Open Source Software@beehaw.org•The Secret OS That Really Runs The World
7·3 years agoI thought it was about Minix running in the Intel ME
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoYou only need mount points in each distro for partitions that you want to be able to access from that distro. If you don’t need access to your Arch system files from Debian, don’t mount the Arch partition in Debian.
But if you have a partition that you want to access from multiple distros, you don’t need to use the same mountpoint in each distro - just like a USB flash drive can be E:\ on one Windows computer and H:\ on another - that is just a name and the files on it are the same.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoMount points are specific to one install - for example, you can mount your Manjaro root partition as /mnt/manjaro on Fedora. From every distro’s perspective, the partition it is installed on is /.
You seem to be mixing up the locations of partitions and mount points - a partition is somewhere on a disk and a mount point is basically a sign that points to it, and every distro can have different signs that point to the same thing.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoYou can only mount one partition at one mount point, but any empty directory on one partition can be a mount point for another partition.
GPT is a partition table and is not used for Linux specifically, but on any computer with UEFI - it defines how to find partitions on a disk, but not how they are formatted.
ext4 is a filesystem - formatting a partition with ext4 means creating data structures that tell the OS where to find files and directories in the partition.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoIt’s similar to how drive letters work in Windows: the partition you installed it on is C:\ and you can assign any other letter to any other partition.
On Linux, the partition you installed it on is / and you can mount other partitions in any empty directory.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoUsually you create an entry in /etc/fstab that tells the system which partition should be mounted where. I’d do that in each distro once you have installed all of them.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoIf you install your first distro without creating any partitions manually, the installer will probably create an EFI partition. Maybe it wouldn’t need to create one on your specific system, but it will probably do it anyway.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoYou can create dedicated partitions for /home, but unless you know why it makes sense in your specific situation, you shouldn’t.
The data partition is just another partition that you can mount somewhere, for example /mnt/storage.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoIf the installer doesn’t automatically create an EFI partition, you can create a small FAT16 or FAT32 partition (a few hundred MB should be enough).
The swap partition is just a swap partition - that is the partition type you select in your partitioning tool.
The storage partition can be any format you want. If you don’t need to access it from Windows, just use ext4.
Mount points are similar to drive letters, but more flexible. You can read these Wikipedia articles: https://en.wikipedia.org/wiki/Mount_(computing) https://en.wikipedia.org/wiki/Fstab
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoThe order of the partitions shouldn’t matter - usually the EFI partition comes first if there is one at all, but as far as I know that isn’t actually required.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoThere are no BIOS partitions - you may be confusing the term with the BIOS partition scheme, but that doesn’t matter in this context“BIOS partitions” do exist, but they are irrelevant on modern machines - they are for booting GPT disks on systems that only support MBR disks.If you need an EFI partition, the first installer will create one. As for the sizes, the recommendation in the other comment makes sense to me (one ≈60 GB partition per distro, one swap partition and one partition for your personal files that uses the remaining space on the disk).
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
1·3 years agoHibernation is an OS feature, so you can’t disable it in the BIOS. You can either disable it in all your distros or simply not use it.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoA swap partition doesn’t have a filesystem - it has its own partition type and doesn’t contain files. The installer might create one automatically or it might not - if it asks how large it should be, a good rule of thumb is to use the same size as your RAM.
If that turns out not to be enough, you can create a swap file on a data partition later and if it’s too large, you just wasted a few GB but usually that doesn’t matter.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoThe first installer will install the bootloader automatically.
It will also create a swap partition unless you tell it not to, and all distros will use all swap partitions by default, so you don’t need more than one per disk.
If you don’t hibernate one distro and then boot another, sharing a swap partition isn’t a problem.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoThere shouldn’t be any significant difference between the GRUB versions that come with different distros, so the order in which you install the distros doesn’t really matter.
You can’t install multiple distros on one partition, so you need at least one partition per distro.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
2·3 years agoI think the easier solution would be not to use hibernation - either shut the system down properly or use suspend-to-RAM.
If everything works, the bootloader should be whichever GRUB version comes with the distro you install first and the other distros’ installers should just add entries to boot them.
Gurfaild@feddit.deto
Linux@lemmy.ml•Tips on running multiple distros together on my laptop?
5·3 years agoOne thing that might matter is that if all distros use the same swap partition for hibernation, you shouldn’t boot one distro after hibernating another or you might overwrite the saved RAM contents.
If you use different swap partitions or files, you probably should still avoid writing to a partition that belongs to a distro that isn’t actually shut down.
Gurfaild@feddit.deto
Linux@lemmy.ml•I FIXED AMD's Preferred Core Linux patch to FINALLY work for HIGHER BOOST and PERFORMANCE !English
1341·3 years agoI FIXED my CAPSLOCK KEY to FINALLY enable CRUISE CONTROL for COOL
Searching for “MOVfuscator” results in this: https://github.com/Battelle/movfuscator