There have been reports in the past about difficulties installing Kubuntu on SATA disks. I need to replace my disk and am not sure what to do.
I have a primary SATA disk and a secondary IDE one. I have Windows on the primary, SATA disk and Kubuntu on the secondary, IDE disk. At Kubuntu installation, it refused to write the Grub data to the primary disk, so I am obliged to go thru F12 to designate the Linux disk when I boot.
My question is: Can one install Windows and Linux on a dual-SATA disk system without unusual difficulties? In particular, will it write Grub to the 1st disk?
Thanks in advance for your advice.
I have a primary SATA disk and a secondary IDE one. I have Windows on the primary, SATA disk and Kubuntu on the secondary, IDE disk. At Kubuntu installation, it refused to write the Grub data to the primary disk, so I am obliged to go thru F12 to designate the Linux disk when I boot.
My question is: Can one install Windows and Linux on a dual-SATA disk system without unusual difficulties? In particular, will it write Grub to the 1st disk?
Thanks in advance for your advice.





Sometimes when you have a mixture of SATA and IDE drives on the same machine ... sometimes the Linux installer may get confused about what the drives are called (the naming: sdx's). But that's easily solved, too, and it almost always involves placing GRUB correctly (always solvable, no problems). (In GRUB Legacy 0.97: the geometry command always tells the true story about your drives. In GRUB 2: the ls command tells the story; along with it's fancy os-prober utility.)
Comment