[arch-general] dualboot?
I'm new to Arch Linux & Linux in general, so please excuse any newbie questions... Can the Arch Linux install do a dualboot installation? I've read some documentation and it seems to be iffy on this point. Also, why are most Linux users and programmers so obsessed with Python? I'd much rather download Euphoria. http://www.rapideuphoria.com If it's a requirement that a Python runtime be on the system, then I'd rather not install at all.
On Thu, May 27, 2010 at 10:12 PM, David Lowe <da_legit_dubya@yahoo.com> wrote:
I'm new to Arch Linux & Linux in general, so please excuse any newbie questions... Can the Arch Linux install do a dualboot installation? I've read some documentation and it seems to be iffy on this point. Also, why are most Linux users and programmers so obsessed with Python? I'd much rather download Euphoria. http://www.rapideuphoria.com If it's a requirement that a Python runtime be on the system, then I'd rather not install at all.
Python is an opensource language used by many applications. You may have to install it while installing some desktop environment. As for dual boot, any Linux can be dual booted. If you already have some other Linux, you just need to add the entry for the partiton which contains the Arch kernel into Grub. -- Nilesh Govindarajan Facebook: nilesh.gr Twitter: nileshgr Website: www.itech7.com
On Thu, 27 May 2010 18:48:38 +0200, Nilesh Govindarajan <lists@itech7.com> wrote:
On Thu, May 27, 2010 at 10:12 PM, David Lowe <da_legit_dubya@yahoo.com> wrote:
I'm new to Arch Linux & Linux in general, so please excuse any newbie questions... Can the Arch Linux install do a dualboot installation? I've read some documentation and it seems to be iffy on this point. Also, why are most Linux users and programmers so obsessed with Python? I'd much rather download Euphoria. http://www.rapideuphoria.com If it's a requirement that a Python runtime be on the system, then I'd rather not install at all.
Python is an opensource language used by many applications. You may have to install it while installing some desktop environment. As for dual boot, any Linux can be dual booted. If you already have some other Linux, you just need to add the entry for the partiton which contains the Arch kernel into Grub.
Maybe just compare the websites... obviously Python wins! :) -- Jeroen Op 't Eynde - jeroen@xprsyrslf.be - http://xprsyrslf.be To read: http://en.wikipedia.org/wiki/Posting_style#Bottom-posting Steun Jeugdhuis de PUT via Donamail: http://www.donamail.be/default.asp?btnID=iYOviYvW
On Thu, 27 May 2010, Jeroen Op 't Eynde wrote:
On Thu, 27 May 2010 18:48:38 +0200, Nilesh Govindarajan <lists@itech7.com> wrote:
On Thu, May 27, 2010 at 10:12 PM, David Lowe <da_legit_dubya@yahoo.com> wrote:
I'm new to Arch Linux & Linux in general, so please excuse any newbie questions... Can the Arch Linux install do a dualboot installation? I've read some documentation and it seems to be iffy on this point. Also, why are most Linux users and programmers so obsessed with Python? I'd much rather download Euphoria. http://www.rapideuphoria.com If it's a requirement that a Python runtime be on the system, then I'd rather not install at all.
Python is an opensource language used by many applications. You may have to install it while installing some desktop environment. As for dual boot, any Linux can be dual booted. If you already have some other Linux, you just need to add the entry for the partiton which contains the Arch kernel into Grub.
Maybe just compare the websites... obviously Python wins! :)
-- Jeroen Op 't Eynde - jeroen@xprsyrslf.be - http://xprsyrslf.be
To read: http://en.wikipedia.org/wiki/Posting_style#Bottom-posting
Steun Jeugdhuis de PUT via Donamail: http://www.donamail.be/default.asp?btnID=iYOviYvW
At any rate, there's no reason not to install both euphoria and python. If you're planning on sticking with a distribution like Arch that requires you to `look under the hood', you should get used to working with a variety of programming languages. There's no single language which is perfect for every job. == John K Pate http://homepages.inf.ed.ac.uk/s0930006/ -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
On Thu, 27 May 2010 23:17:42 +0200, John K Pate <j.k.pate@sms.ed.ac.uk> wrote:
Maybe just compare the websites... obviously Python wins! :)
At any rate, there's no reason not to install both euphoria and python. If you're planning on sticking with a distribution like Arch that requires you to `look under the hood', you should get used to working with a variety of programming languages. There's no single language which is perfect for every job.
yes -- Jeroen Op 't Eynde - jeroen@xprsyrslf.be - http://xprsyrslf.be To read: http://en.wikipedia.org/wiki/Posting_style#Bottom-posting Steun Jeugdhuis de PUT via Donamail: http://www.donamail.be/default.asp?btnID=iYOviYvW
Why wouldn't you install both? On Thu, May 27, 2010 at 5:25 PM, Jeroen Op 't Eynde <jeroen@xprsyrslf.be>wrote:
On Thu, 27 May 2010 23:17:42 +0200, John K Pate <j.k.pate@sms.ed.ac.uk> wrote:
Maybe just compare the websites... obviously Python wins! :)
At any rate, there's no reason not to install both euphoria and python. If you're planning on sticking with a distribution like Arch that requires you to `look under the hood', you should get used to working with a variety of programming languages. There's no single language which is perfect for every job.
yes
-- Jeroen Op 't Eynde - jeroen@xprsyrslf.be - http://xprsyrslf.be
To read: http://en.wikipedia.org/wiki/Posting_style#Bottom-posting
Steun Jeugdhuis de PUT via Donamail: http://www.donamail.be/default.asp?btnID=iYOviYvW
-- Just another system hacker
Python is powerful, easier to learn/read/write(compare to perl), lightful(compare to C++/Java), thats why python is sexy. Dual-boot linuxs is never a problem to grub, i guess that why never any document got such topic detailed, all you need to do is to modify /boot/grub/menu.lst, even not at all, you may press 'C' in grub menu and run into the grub shell, and type commands to boot the the other kernel. On Fri, May 28, 2010 at 5:30 AM, audioslave10152 <audioslave10152@gmail.com>wrote:
Why wouldn't you install both?
On Thu, May 27, 2010 at 5:25 PM, Jeroen Op 't Eynde <jeroen@xprsyrslf.be
wrote:
On Thu, 27 May 2010 23:17:42 +0200, John K Pate <j.k.pate@sms.ed.ac.uk> wrote:
Maybe just compare the websites... obviously Python wins! :)
At any rate, there's no reason not to install both euphoria and python. If you're planning on sticking with a distribution like Arch that requires you to `look under the hood', you should get used to working with a variety of programming languages. There's no single language which is perfect for every job.
yes
-- Jeroen Op 't Eynde - jeroen@xprsyrslf.be - http://xprsyrslf.be
To read: http://en.wikipedia.org/wiki/Posting_style#Bottom-posting
Steun Jeugdhuis de PUT via Donamail: http://www.donamail.be/default.asp?btnID=iYOviYvW
-- Just another system hacker
-- Arch Linuxer, Pythoner, Geek --> Blog: http://apt-blog.net
On Thu, May 27, 2010 at 12:42 PM, David Lowe <da_legit_dubya@yahoo.com> wrote:
I'm new to Arch Linux & Linux in general, so please excuse any newbie questions... Can the Arch Linux install do a dualboot installation? I've read some documentation and it seems to be iffy on this point. Also, why are most Linux users and programmers so obsessed with Python? I'd much rather download Euphoria. http://www.rapideuphoria.com If it's a requirement that a Python runtime be on the system, then I'd rather not install at all.
Dual boot between Linux and which OS? Since you say you are new to Linux in general maybe you want to dual boot with Windows. In that case check the wiki [1]. Also, since Arch Linux puts a lot of responsibility in the hand of the user and assumes he/she knows what he/she is doing, it might be a good idea to try another distribution first (OpenSUSE, Ubuntu, etc). If you find you like Linux then you should give Arch a try. You'll love it and you will *learn a lot*. [1] http://wiki.archlinux.org/index.php/Windows_and_Arch_Dual_Boot -- Louis Brazeau Informaticien
Am 27.05.2010 18:42, schrieb David Lowe:
I'm new to Arch Linux& Linux in general, so please excuse any newbie questions... Can the Arch Linux install do a dualboot installation? I've read some documentation and it seems to be iffy on this point. Also, why are most Linux users and programmers so obsessed with Python? I'd much rather download Euphoria. http://www.rapideuphoria.com If it's a requirement that a Python runtime be on the system, then I'd rather not install at all.
Hello, python is no requirement for Arch Linux itself. If you do not like it, just do not install it. But I know many programs written in python and not a single one written in euphoria. The last stable release of the latter was in 2007. Regards Stefan
On 05/27/2010 04:21 PM, Stefan Husmann wrote:
python is no requirement for Arch Linux itself. If you do not like it, just do not install it.
Isn't pacman written in python? That would make python a requirement for Arch then, right? DR
On Thu, May 27, 2010 at 4:42 PM, David Rosenstrauch <darose@darose.net> wrote:
On 05/27/2010 04:21 PM, Stefan Husmann wrote:
python is no requirement for Arch Linux itself. If you do not like it, just do not install it.
Isn't pacman written in python? That would make python a requirement for Arch then, right?
The rankmirrors script is in python, but pacman itself is in C, and makepkg is in bash.
On Thu 27 May 2010 16:42 -0400, David Rosenstrauch wrote:
On 05/27/2010 04:21 PM, Stefan Husmann wrote:
python is no requirement for Arch Linux itself. If you do not like it, just do not install it.
Isn't pacman written in python? That would make python a requirement for Arch then, right?
No, it's written in C.
participants (11)
-
audioslave10152
-
David Lowe
-
David Rosenstrauch
-
Jeroen Op 't Eynde
-
John K Pate
-
Loui Chang
-
Louis Brazeau
-
Nilesh Govindarajan
-
PT M.
-
Ray Kohler
-
Stefan Husmann