Find the answer to your Linux question:
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. ...
  1. #1
    Just 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??

  2. #2
    Linux Guru Jonathan183's Avatar
    Join Date
    Oct 2007
    Posts
    2,941
    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
    Code:
    sudo fdisk -l
    cat /boot/grub/menu.lst
    cat /etc/fstab
    Then shutdown the system, connect all hard drives and boot from a live CD and post the output of
    Code:
    ls /dev/disk/by-label -l
    the -l in above commands has a small L not a one

  3. #3
    Linux Guru Rubberman's Avatar
    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!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...