Page 1 of 1
Second hard drive
Posted: 21. Jun 2012, 21:30
by macondo
I've been playing with the idea of installing a second hd. Will both hard drives show automatically on the boot screen so i can choose which one to boot?
Re: Second hard drive
Posted: 21. Jun 2012, 22:04
by Shador
No. Bootloaders are not about hard drives.
Re: Second hard drive
Posted: 21. Jun 2012, 23:03
by macondo
Maybe i didn't formulate the question correctly:
Say i install another OS or another Salix 1337 version on the second hd, i won't be able to choose which OS i want to launch?
Re: Second hard drive
Posted: 22. Jun 2012, 12:30
by JRD
You will be possible to have both. But you need to specify it.
Do you actually use lilo or grub2 ?
Re: Second hard drive
Posted: 22. Jun 2012, 13:09
by macondo
I use the default Lilo with Salix.
I want to install the Ratpoison Salix version on the second hd, during the installation, do i install Lilo again on the second hd? Thanks...
Re: Second hard drive
Posted: 22. Jun 2012, 16:38
by JRD
No you don't.
Then boot to your actual Salix edition. Note the root partition where your ratpoison edition is installed (/dev/sdb1 for exemple), then edit /etc/lilo.conf, duplicate the entry about your current Salix entry and modify the root parameter accordingly. In my example, setting it to /dev/sdb1.
Then type :
When you reboot, you will have the choice to boot to your current installation, or to your new ratpoison edition.
Re: Second hard drive
Posted: 22. Jun 2012, 17:05
by macondo
Thanks buddy!
Re: Second hard drive
Posted: 22. Jun 2012, 17:36
by laprjns
You can also use Lilo Setup
Re: Second hard drive
Posted: 22. Jun 2012, 18:55
by macondo
It's working perfectly! Thanks to both of you, i must say the lilo setup was a bit confusing to me, so i did it manually

I named it Linuxrat, pointed it to sdb1, lilo -v, and away we went. I'm really happy! Thanks guys
This time i used cfdisk to partition (/,/home) use swap from the original install, chose JFS for the files system, it seems smoother.