Results 1 to 9 of 9
Hey guys,
I had Arch Linux installed on my machine and I was using GRUB as the bootloader. Now I am switching back to Slack (12.1). My question is can ...
- 06-13-2008 #1Just Joined!
- Join Date
- May 2006
- Location
- San Jose, CA
- Posts
- 67
Slack and GRUB
Hey guys,
I had Arch Linux installed on my machine and I was using GRUB as the bootloader. Now I am switching back to Slack (12.1). My question is can I skip the "Install bootloader" step during install.. and after installing slack just edit the Arch Linux option in GRUB to point to the slack install?
I know Slack comes with GRUB but I like the blue grub screen that Arch has.
I am not too expert at linux hence wanted to confirm if this would actually work.
- 06-13-2008 #2
Two ways :
* Install GRUB in Boot Sector of Slack's root partition. I think Slack installer asks for GRUB location.
Add this code in conf file of Arch's GRUB :
Replace x and y with root partition number of Slack.Code:title Slackware rootnoverify (hdx,y) chainloader +1
* Do not install GRUB at all and add title, root, kernel and initrd (if any) lines in Arch's GRUB. You have to mount root partition of Slack and note down correct filename of kernel ( vmlinuz ).
I prefer first method.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-15-2008 #3Just Joined!
- Join Date
- May 2006
- Location
- San Jose, CA
- Posts
- 67
Another somewhat unrelated query. I am coming back to Slack and haven't gone through the install process in a while.
When in cfdisk do I set the windows partition as "boot" or the linux partition as "boot". I know they both can't be boot since I remember it messed up my mbr or lilo didn't install right last time. Any help appreciated.
- 06-15-2008 #4
Do not change Boot Flag. I would suggest you to use PartedMagic LiveCD for partitioning. Its one of the best Partition Manger having a lot of other useful tools. Boot up from it and create partitions.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-15-2008 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
I agree with DC... using Parted Magic definitely simplifies partitioning, and it makes really quick work of it.
Regarding Slackware and GRUB, I'll be glad when (if ever) Patrick V decides to use GRUB as the default bootloader for Slackware. It's not all that hard to replace LILO, though.
Hope you have lots of fun with your new Slackware setup.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-15-2008 #6Just Joined!
- Join Date
- May 2006
- Location
- San Jose, CA
- Posts
- 67
Oh don't worry guys I have used cfdisk before and am comfortable in creating partitions. I just wanted to know if the "boot" flag stayed with the windows partition or the linux partition? Been looking on the net regarding this matter also. Thought it be quicker if i ask in here
- 06-15-2008 #7
If you are familier with cfdisk then use it but I will suggest you to try PartedMagic LiveCD at least once. You will love it.

Do not change Boot Flag in any case. Windows OS will not boot up if you unset its boot flag.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-15-2008 #8Just Joined!
- Join Date
- May 2006
- Location
- San Jose, CA
- Posts
- 67
Awesome just what I wanted to know. Thanks for the quick reply.
- 06-16-2008 #9
Glad to help you.
Do let us know how it goes.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote