Results 1 to 3 of 3
My system has a SATA 320gb hard disk and a PATA 80gb hard disk. I tried installing Centos 5. I couldn't install it. It didn't even reach the patiitioner page. ...
- 06-07-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
CentOS booting problem
My system has a SATA 320gb hard disk and a PATA 80gb hard disk. I tried installing Centos 5. I couldn't install it. It didn't even reach the patiitioner page. Got stuck at first itself. Then i removed my PATA HDD nd installed successfully. But when i connected the hard disk back, i couldn't boot.. i showed kernel panic. Could anybody please help me??
- 06-07-2009 #2
I assume with one hard drive disconnected you can boot CentOS from the hard drive. Lets check disk structure, grub menu entry and fstab contents. Boot from CentOS on the hard drive and post the output of
Then shutdown the system, connect all hard drives and boot from a live CD and post the output ofCode:sudo fdisk -l cat /boot/grub/menu.lst cat /etc/fstab
the -l in above commands has a small L not a oneCode:ls /dev/disk/by-label -l
- 06-07-2009 #3Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
With a mix of sata and pata discs, you need to configure your bios to see the sata drives as pata/ide drives. This will limit you to 4 sata drives, unfortunately, but it will/should work. If that is the way your bios is already set up, then set it to recognize the sata drives as sata-only.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote