Thursday, May 2, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 4625  / 2 Years ago, tue, november 23, 2021, 5:58:53

System has two hard disks: 160GB SSD, which is the boot disk and 500GB RAID1 HDD.



I have Windows 7 Ultimate 64-bit installed as the main OS on the SSD. I don't want to touch or modify this drive.



The 500GB RAID1 drive had one partition: 1 primary NTFS partition for storage of stuff I want to access from Windows, and then about 200GB of unallocated space.



I ran the 11.10 installer, selected the "just install the stuff" option (the first one, I forget what it's called), and it installed it in the unallocated space, creating two primary partitions: one ~200GB ext4 partition for Ubuntu itself and another 12GB primary partition for the swap file (same size as RAM I have).



Problem is that Grub didn't install to the MBR on the boot disk (the SSD) so I have no way of starting Ubuntu that doesn't involve BIOS shenanigans. I am kind of apprehensive about manually installing Grub into the MBR of the boot disk myself so any guidance regarding if that's even what I need to do would be great.



FYI, I tried re-installing specifying everything manually, including setting the ~200GB ext4 partition to be the / mount point and telling the installer to install the bootloader on /dev/sda1 (I think, perhaps is was /dev/sda, I forget, exactly), and that didn't work, either.


More From » 11.10

 Answers
7

I recommend you install GRUB into the Master Boot Record of the second hard disk you are installing Ubuntu on and configure your bios to boot that hard drive first, GRUB will detect your Windows install on the SSD and include it allowing you to choose either operating system on start up.



When you install ubuntu ensure you select /dev/sdb as the destination for GRUB.


[#40896] Wednesday, November 24, 2021, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ithriv

Total Points: 46
Total Questions: 115
Total Answers: 96

Location: Malaysia
Member since Wed, May 11, 2022
2 Years ago
ithriv questions
Tue, Mar 14, 23, 14:31, 1 Year ago
Wed, Oct 5, 22, 02:59, 2 Years ago
Fri, Mar 11, 22, 10:12, 2 Years ago
Thu, May 11, 23, 10:55, 1 Year ago
Sun, Sep 26, 21, 06:47, 3 Years ago
;