{SOLVED}Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
leavetheweak

{SOLVED}Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by leavetheweak »

Hi, I have done searches( both on these forums and Google) and i can't figure out how to dual boot windows 7 and mint 14. I have 2 HDDs. I have seen all of those tutorials for if its the same hard drive. To make matters worse the 2 hdds have the exact same name (model number). What i need is someone who can explain in plain noobish terms how to dual boot the 2 OS.

Both HDDS are 1 TB. Not sure if that helps...

Thanks, Leavetheweak


P.S. Sorry if there is already post about this that i didn't see
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by jungle_boy »

Run Mint LiveDVD, start Gparted, take a print screen and post here.
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
leavetheweak

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by leavetheweak »

Image

The blank drive isn't showing up, yet it says the 7 drive is sdb...
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by jungle_boy »

Where is /dev/sda driver?

You must configure your drives one as master and the other as slave. They have to be jumped to this.

You need to install W7 on master drive and Linux Mint on slave drive.
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
leavetheweak

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by leavetheweak »

That is the main problem, i don't see sda. I do find it if i search in windows(see link to pic below). It also shows up if i unplug the windows 7 drive. I would assume that 7 is the master as it was installed first.
How would you make one the master and one the slave?

https://www.dropbox.com/s/lymw1r4j1tdqm4j/linux.JPG
lmarmisa

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by lmarmisa »

The concept master/slave is only related to drives of type PATA/IDE. The most used hard drives nowdays are SATA. SATA disks use point-to-point connections and do not need any master/slave jumpers.

http://en.wikipedia.org/wiki/Parallel_ATA

http://en.wikipedia.org/wiki/Serial_ATA

Boot into a Mint Live DVD, open a terminal, type these commands

Code: Select all

sudo lshw -C storage -C disk
sudo fdisk -l
and post the outputs.

Best regards,

Luis
powerhouse
Level 6
Level 6
Posts: 1144
Joined: Thu May 03, 2012 3:54 am
Location: Israel
Contact:

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by powerhouse »

If one of your disks is not discovered (shown) in the installer or gparted:

I remember having had a similar issue with a disk that wasn't discovered by the installer. It turned out it was accidentally marked as a RAID disk.

Try this:

Code: Select all

udevadm info --export-db > file.txt
Then open the file and search for "ID_FS_TYPE=" (without quotes).

If you find something like this:

E: ID_FS_TYPE=isw_raid_member
E: ID_FS_USAGE=raid

and your disk is not part of a RAID, you can fix it with:

Code: Select all

sudo dmraid -E -r /dev/sdX
with sdX being the drive that was listed as isw_raid_member.
Subjects of interest: Linux, vfio passthrough virtualization, photography
See my blog on virtualization, including tutorials: https://www.heiko-sieger.info/category/ ... alization/
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by jungle_boy »

Thanks Imarmisa;

I am learning linux too.
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
leavetheweak

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by leavetheweak »

Frist off thanks for all the help with this issue.
here all the results from both suggestions:(in order given)

Code: Select all

mint@mint ~ $ sudo lshw -C storage -C disk
  *-storage               
       description: SATA controller
       product: SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
       vendor: Advanced Micro Devices [AMD] nee ATI
       physical id: 11
       bus info: pci@0000:00:11.0
       version: 00
       width: 32 bits
       clock: 66MHz
       capabilities: storage pm ahci_1.0 bus_master cap_list
       configuration: driver=ahci latency=32
       resources: irq:22 ioport:ff00(size=8) ioport:fe00(size=4) ioport:fd00(size=8) ioport:fc00(size=4) ioport:fb00(size=16) memory:fe02f000-fe02f3ff
  *-ide
       description: IDE interface
       product: SB7x0/SB8x0/SB9x0 IDE Controller
       vendor: Advanced Micro Devices [AMD] nee ATI
       physical id: 14.1
       bus info: pci@0000:00:14.1
       version: 00
       width: 32 bits
       clock: 66MHz
       capabilities: ide msi bus_master cap_list
       configuration: driver=pata_atiixp latency=32
       resources: irq:16 ioport:1f0(size=8) ioport:3f6 ioport:170(size=8) ioport:376 ioport:fa00(size=16)
  *-scsi:0
       physical id: 1
       logical name: scsi1
       capabilities: emulated
     *-disk
          description: ATA Disk
          product: ST31000524AS
          vendor: Seagate
          physical id: 0.0.0
          bus info: scsi@1:0.0.0
          logical name: /dev/sda
          version: JC4B
          serial: 5VP9X18J
          size: 931GiB (1TB)
          capabilities: partitioned partitioned:dos
          configuration: ansiversion=5 sectorsize=512 signature=ea14b7dd
  *-scsi:1
       physical id: 2
       logical name: scsi3
       capabilities: emulated
     *-cdrom
          description: DVD-RAM writer
          product: DVD RW AD-7280S
          vendor: Optiarc
          physical id: 0.0.0
          bus info: scsi@3:0.0.0
          logical name: /dev/cdrom
          logical name: /dev/cdrw
          logical name: /dev/dvd
          logical name: /dev/dvdrw
          logical name: /dev/sr0
          logical name: /cdrom
          version: 1.01
          capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
          configuration: ansiversion=5 mount.fstype=iso9660 mount.options=ro,noatime state=mounted status=ready
        *-medium
             physical id: 0
             logical name: /dev/cdrom
             logical name: /cdrom
             configuration: mount.fstype=iso9660 mount.options=ro,noatime signature=03e4b3a2 state=mounted



sudo fdisk -1
fdisk: invalid option -- '1'
Usage:
 fdisk [options] <disk>    change partition table
 fdisk [options] -l <disk> list partition table(s)
 fdisk -s <partition>      give partition size(s) in blocks

Options:
 -b <size>             sector size (512, 1024, 2048 or 4096)
 -c[=<mode>]           compatible mode: 'dos' or 'nondos' (default)
 -h                    print this help text
 -u[=<unit>]           display units: 'cylinders' or 'sectors' (default)
 -v                    print program version
 -C <number>           specify the number of cylinders
 -H <number>           specify the number of heads
 -S <number>           specify the number of sectors per track

Code: Select all

E: ID_FS_TYPE=ntfs
E: ID_FS_TYPE=ntfs
E: ID_FS_TYPE=iso9660
E: ID_FS_TYPE=squashfs
Note: both hdds are SATA

Thanks
lmarmisa

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by lmarmisa »

@leavetheweak

You have not typed correctly the command "fdisk". The letter associated to the parameter is a lowercase "el", not "one". Please repeat the command:

Code: Select all

sudo fdisk -l
Anyway your unformatted disk seems not detected by Mint. According to the output of the command "lshw" only one disk is detected and the device assigned to it is /dev/sda. But this is contradictory with the capture of gparted (only device /dev/sdb is shown there).

I do not know if your motherboard could have more than one SATA controller and if the second hardware controller would have no Mint driver associated. Your could type the command

Code: Select all

sudo lshw
and check if the output shows some info related to an UNCLAIMED device.

Did you connect the disks yourself?. You could try to unplug one of the SATA data cables, switch both SATA data cables or connect cables to other SATA ports in order to check if Mint is able to detect the hard disks in other secenarios. Maybe this could help to diagnose the problem.

@jungle_boy

We all are learning GNU/Linux. :D
leavetheweak

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by leavetheweak »

I apolgize for the confusion with the sda and sdb The reason the screenshot said sdb was because because an external HDD was hooked up befor the picture, when i unpluged it and refreshed it didnt change. Sorry.

I did install the 2nd HDD myself. i found the folloing with the sudo lshw :

Code: Select all

 *-serial UNCLAIMED
             description: SMBus
             product: SBx00 SMBus Controller
             vendor: Advanced Micro Devices [AMD] nee ATI
             physical id: 14
             bus info: pci@0000:00:14.0
             version: 3c
             width: 32 bits
             clock: 66MHz
             capabilities: ht cap_list
             configuration: latency=0
i did some reagranging with cables for the HDDs. I unpluged the power to the windows 7 hdd and told gpart to refresh. it said it couldn't find anything, However there was a "unlocated" partiton. Then I repluged in the Windows 7 hdd. Opened "install Linux Mint" and there was the option to partition the 2nd hdd along with the windows 7 hdd.I prefromed the same partioning as i saw in other videos/tutorials.As I type this Mint is installing.

Thank you for helping me with this issue.
User avatar
jungle_boy
Level 7
Level 7
Posts: 1812
Joined: Thu Aug 19, 2010 2:51 pm
Location: Amazon Rainforest

Re: Dual booting Windows 7 and Mint 14 (cinnamon) 2 HDDs

Post by jungle_boy »

lmarmisa wrote: @jungle_boy

We all are learning GNU/Linux. :D
Opss, por supuesto!

GNU/Linux!

:mrgreen:
Samsung Odyssey, Octa-core, i5 9300H, Geforce GTX 1650, 16GB RAM, SSD SAMSUNG NVMe 500GB
LM 21 Cinnamon
Locked

Return to “Installation & Boot”