Multiple Distros


Recommended Posts

ok guys i need your help

I have a 128Gb SSD as my boot drive on which Fedora 18 is installed

I am adding a second drive a 500gb HDD to the system

I am going to partition this so i can use 300gb of this for backup and storage

The other 190odd ish i am going to partition into 20gb partiton and install multiple Linux distros on them so i can use them to test my scripts i am writing

Cant do this in a VM as only got 4gb ram and it runs like **** lol

so i will have say

300Gb Data

20Gb Arch Linux

20Gb Ubuntu

20Gb Manjaro

20Gb Mint

20Gb Debian

etc etc

when i do each install on the partitions will Grub on fedora Drive pick up each install and have a line for them or do i have to do something fancy to make them all work?

Link to comment
https://www.neowin.net/forum/topic/1133954-multiple-distros/
Share on other sites

Fedora will probably automatically add the others to your grub.cfg if you run sudo update-grub after you boot back into Fedora. Just make sure you opt out of writing the bootloader to the MBR when you install the other distributions! I'm not entirely sure if update-grub is Debian-specific, but if Fedora has it, it might also have the /etc/grub.d/40_custom file which you can use to manually add any distros that are not autodetected by update-grub.

What are you looking to do with these installations?

4 GB is not a lot by Windows standards but for Linux I find the operating system a lot more flexible in this area.

2 GB for host / VM server

1 GB for client

1 GB for heavy operations

20 GB is also a lot for a machine that is not looking to install anything along side it.

Why not just get the ISOs for these distributions and run them from the ISO via GRUB2? Means you don't need 20 odd partitions

To some extent Haggis will still need to setup a "writeable" partition - can be on the same mount location for them all.

I will give VM a try first but for example Fedora 18 runs like **** in a VM lol

and also i want to try and install arch outwith a VM so i can try get past my networking block lol

This guy managed 145 distros on one machine, maybe you can find some pointers here :p

http://forums.justli...systems-in-a-PC

I will give VM a try first but for example Fedora 18 runs like **** in a VM lol

and also i want to try and install arch outwith a VM so i can try get past my networking block lol

1: What virtualization software are you using?

2: What is your computers spec?

3: What is the usage scenario?

Let us start there.

ok guys i need your help

I have a 128Gb SSD as my boot drive on which Fedora 18 is installed

I am adding a second drive a 500gb HDD to the system

I am going to partition this so i can use 300gb of this for backup and storage

The other 190odd ish i am going to partition into 20gb partiton and install multiple Linux distros on them so i can use them to test my scripts i am writing

Cant do this in a VM as only got 4gb ram and it runs like **** lol

so i will have say

300Gb Data

20Gb Arch Linux

20Gb Ubuntu

20Gb Manjaro

20Gb Mint

20Gb Debian

etc etc

when i do each install on the partitions will Grub on fedora Drive pick up each install and have a line for them or do i have to do something fancy to make them all work?

why not do different types of distros. Debian, mint, Ubuntu and manjaro are basically the same thing. Why not 1 partition for Ubuntu, and 1 for Gentoo. Then when you boot into a different drive it will actually feel like your jumping into something different.

1: What virtualization software are you using?

2: What is your computers spec?

3: What is the usage scenario?

Let us start there.

1: What virtualization software are you using?

Oracle Virtual Box

2: What is your computers spec?

Intel T1600 Dual Core,

4GB RAM,

128gb SSD

160 GB Hard Drive,

3: What is the usage scenario?

I will jsut be using them to boot into to test different window managers, de's and setups for testing my system script

why not do different types of distros. Debian, mint, Ubuntu and manjaro are basically the same thing. Why not 1 partition for Ubuntu, and 1 for Gentoo. Then when you boot into a different drive it will actually feel like your jumping into something different.

Gentoo, I am not sure this is the overall goal. From the list I assume that Haggis is trying to use popular distros and I am sure Haggis will clarify this. Not only is Gentoo is far from the top on the popularity list but also might become a burden if we are stuck with making virtualization function on the easier installations.

1: What virtualization software are you using?

Oracle Virtual Box

Do you need the integration of Virtual Box?

IF you had to compile optimization tools within the client - would you be comfortable with this?

2: What is your computers spec?

Intel T1600 Dual Core,

4GB RAM,

128gb SSD

160 GB Hard Drive,

Everything is "fine" for the task outside of the processor but it is still possible.

3: What is the usage scenario?

I will jsut be using them to boot into to test different window managers, de's and setups for testing my system script

To me, the performance is really in the host - I am sure you can wait for your script to run in a client, how much over-head does your script have? One thing I have noticed from watching conversations is people complaining that errors are shown and the script does not continue executing, where your response is to comment out blocks of code etc. IF you are going to try and make a "1 Script runs on all" style application than I would add an error handler and use clauses to,

A: Help debug

B: Allow the user to debug the script themselves

"tinkering" is apart of Linux once you leave the realms of Fedora / Ubuntu because the setup starts to become more about personal preference.

That is awesome - This is how you learn.

hey i was playing about with Gentoo tonight

i been working through the guide you can see in the background and i download the stage3 iso

what i try to extract i get an error

I have downloaded from 5 different mirrors over the world and still get the same

afsrzC3.png

any ideas?

Are you extracting the stage 3 to the mount point /mnt/gentoo ? It is possible the download had an issue but yet I think it is more of a permissions error. - does the handbook provide an MD5 to compare with?

Can you type

# echo $PWD;

and send this to me?

try http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=4

I find the quickguide messes people up cause it doesn't explain what its doing in case something does go wrong.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The problem isn't with Epic, it's with the platform holders like Steam and Nintendo, they should be a lot more strict in their review process.
    • Hello, Installed here without issue. Regards, Aryeh Goretsky
    • Microsoft updates Visual Studio Code with easier language model discovery and in-app search by Paul Hill Microsoft has released Visual Studio Code 1.125, its latest weekly release. This week, the company has focused on discovering and installing extra language models via the Marketplace; searching the web and securely browsing over remote connections without leaving VS Code; choosing how long VS Code waits before installing extension updates; and delivering managed Copilot settings through existing device management tooling. In older versions of VS Code, extensions could contribute their own model providers, but to find these extensions, you needed the right tags to search for in the Extension view. Now, the Language Models editor gives you an Install Model Providers button that opens the Extensions view, which is filtered to extensions that contribute model providers, making it easier to find and install them. Once you install a provider, its model will appear in the model picker. If you use the integrated browser much, you can now look up information without leaving VS Code by typing a query into the integrated browser’s address bar. It will use your configured search engine, the same way a standalone browser does. You can use workbench.browser.searchEngine to pick a search engine. When the browser is opened in a remote workspace, it's now possible to proxy HTTP(S) traffic via the remote connection. This allows you to connect to any ports or services that can only be accessed from the remote machine. If you read our coverage from two weeks ago about VS Code 1.123, you might have seen that extension updates have a two-hour delay as a safety measure. In this update, Microsoft is giving you the ability to configure the time of the delay. You can find it under extensions.autoUpdateDelay. Finally, with this update, admins can deliver managed GitHub Copilot settings through native device management (MDM) channels on Windows and macOS, in addition to account-based enterprise settings files. Settings delivered via MDM appear as policy-enforced in VS Code and can’t be overridden locally. Future updates will extend the supported policy keys across Copilot surfaces. You can download the update from the Visual Studio Code website now.
    • "it opens up new doors for people who prefer using Edge, but cannot be bothered to configure a Microsoft account" You already have a Microsoft account if you are using Windows 11, because you can't set it up without one.
  • Recent Achievements

    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      543
    2. 2
      +Edouard
      171
    3. 3
      PsYcHoKiLLa
      84
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!