Second hard drive
Second hard drive
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?
Last edited by macondo on 22. Jun 2012, 01:50, edited 1 time in total.
Re: Second hard drive
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?
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
You will be possible to have both. But you need to specify it.
Do you actually use lilo or grub2 ?
Do you actually use lilo or grub2 ?

Re: Second hard drive
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...
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
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.
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 :
Code: Select all
lilo -v

Re: Second hard drive
You can also use Lilo Setup
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
― George Orwell, 1984
Re: Second hard drive
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.

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.