You are not logged in.
this might seem like a stupid question but is it possible to install Arch while in Ubuntu? why I am asking is because I was readying this tut
"Arch Linux Installation Guide" at this site [urlhttp://www.my-guides.net/en/content/view/49/26/][/url]Which gave me some info that a Noob like myself didn't realize,I knew that the swap can be common among different Linux distributions. but is it true that Arch ( or any Linux in general ) could share the same common partition with other distributions (e.g. "/boot", "/home" etc.) if so then I have been going about installing Arch all the wrong ways. Now back to my question is it possible to use a program so that I could install Arch while I am on Ubuntu.
Offline
you can share /home across distributions but i wouldn't recommend it. Think about it, your /home contains lots of configuration files for your various programs. Between distributions its possible that your running different versions of these programs and so they potentially require different .configs. If you have stuff on your ubuntu /home that you'd like to access in arch then of course you can mount it. As for installing IN ubuntu, if you want some practice or something you can create a virtual box but I don't think this is what your looking for. I'm not so sure what advantage you're looking for installing from within ubuntu. Say you could, you'd still be using the same text based installer, you'd just have ubuntu running in the background.
Offline
you can share /home across distributions but i wouldn't recommend it. Think about it, your /home contains lots of configuration files for your various programs. Between distributions its possible that your running different versions of these programs and so they potentially require different .configs. If you have stuff on your ubuntu /home that you'd like to access in arch then of course you can mount it. As for installing IN ubuntu, if you want some practice or something you can create a virtual box but I don't think this is what your looking for. I'm not so sure what advantage you're looking for installing from within ubuntu. Say you could, you'd still be using the same text based installer, you'd just have ubuntu running in the background.
hmm I never thought of that. I just thought that I would be able to make a partition then mount the Arch disk on that partition and installing sort of remotely from Ubuntu . but what you are saying that if I were to do that then I wouyld always have ( while I was in Arch) a part of Ubuntu running in that background. hmm that wouldn't be good lol
Offline
He's just saying that ubuntu would be running in the background during install not always
Offline
hmm I never thought of that. I just thought that I would be able to make a partition then mount the Arch disk on that partition and installing sort of remotely from Ubuntu
What benefit do you see here, assuming that would be possible.
Offline
I think this is what you are looking for: http://wiki.archlinux.org/index.php/Fas … nux_System
Offline
Shadowmeph wrote:hmm I never thought of that. I just thought that I would be able to make a partition then mount the Arch disk on that partition and installing sort of remotely from Ubuntu
What benefit do you see here, assuming that would be possible.
well if I had a problem and needed to check up on something using the net then I wouldn't have to leave the install in order to do that
Offline
well if I had a problem and needed to check up on something using the net then I wouldn't have to leave the install in order to do that
ah good point, i take for granted having an extra comp on hand
Offline
I think this is what you are looking for: http://wiki.archlinux.org/index.php/Fas … nux_System
I prefer this method over the wiki u posted.
http://wiki.archlinux.org/index.php/Ins … her_distro
This way, if u keep ubuntu installed and have issues with arch. U can always boot ubuntu and use the chroot, in this wiki guide, to also fix your arch install. Just remount the partitions u create while using the guide. For someone who is new, like I was when I started, this is the only way to go about doing it IMHO. At least u leave yourself with a backup workbench in a sense.
To be honest, when I first started using arch I copied my xorg.conf straight from ubuntu to arch. Which is exactly what this OP was trying to do.
Last edited by jacko (2008-06-11 01:23:25)
Offline
To be honest, when I first started using arch I copied my xorg.conf straight from ubuntu to arch. Which is exactly what this OP was trying to do.
that worked ? hmm I was afraid that wouldn't work .
Offline
X is distro independent. So unless ubuntu patched X to the point where u can't even use the same xorg.conf (which I don't believe is the case). Then xorg.conf will be the exact same for your hardware, no matter what linux distro you wanna use.
Offline
Allan wrote:I think this is what you are looking for: http://wiki.archlinux.org/index.php/Fas … nux_System
I prefer this method over the wiki u posted.
I did my first arch install with that method, it's very easy and you have a usable system while installing.
Offline