
Originally Posted by
coffeecat
OK - you have a mbr partition table on sda, so you don't have a GPT/UEFI system. The 32-bit/64-bit question was in case you did have - the 32-bit installer doesn't work with UEFI.
But now I'm puzzled. In your earlier post, fdisk showed your 2TB sda, a 32 GB sdb and your 4MB flash drive which is identified as sdc. But with the parted output, the 32GB drive has disappeared which is why the 4MB flash drive is now designated sdb.
We need to clarify what's going on with this 32GB drive before we can proceed. I have a feeling in my bones that the 32GB drive may be the problem. I know you say it doesn't show up in Windows, and that's because it doesn't have any partitions, not even a valid partition table. If you don't have any other information about what it could be, try rebooting into Windows and open Disk Manager - not Explorer - and see what that has to say about the hard drive(s) in your system.
You seem to be correct about the 32GB drive interfering with the installation.
I have the same machine at my other house, which is where I am now, so I can't continue to provide anything from the machine with the issue until sometime next week.
The installation seems to be working fine, with no problems.
I just executed mint4win and then proceeded with the reboot to find that I can proceed with the installation.
I would like to get it working on my other machine too, so I wish for this issue to be resolved.
Here's an image of it working, I'm unsure if this will help at all: http://i.imgur.com/Fukgj.png
I will also provide the output of the commands you gave me in your previous posts as it may or may not help you with resolving my issue.
sudo fdisk -lu
Code:
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0xa61ba3dd
Device Boot Start End Blocks Id System
/dev/sda1 63 80324 40131 de Dell Utility
Partition 1 does not start on physical sector boundary.
/dev/sda2 * 81920 32940031 16429056 7 HPFS/NTFS/exFAT
/dev/sda3 32940032 3907018751 1937039360 7 HPFS/NTFS/exFAT
Disk /dev/sdb: 32.0 GB, 32017047552 bytes
255 heads, 63 sectors/track, 3892 cylinders, total 62533296 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xba000000
Disk /dev/sdb doesn't contain a valid partition table
Disk /dev/sdc: 4003 MB, 4003000320 bytes
32 heads, 63 sectors/track, 3878 cylinders, total 7818360 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6960045b
Device Boot Start End Blocks Id System
/dev/sdc1 * 63 7818047 3908992+ c W95 FAT32 (LBA)
sudo parted -l
Code:
Model: ATA ST2000DM001-9YN1 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 41.1MB 41.1MB primary fat16 diag
2 41.9MB 16.9GB 16.8GB primary ntfs boot
3 16.9GB 2000GB 1984GB primary ntfs
Error: /dev/sdb: unrecognised disk label
Model: FLASH Drive 3S_USB20 (scsi)
Disk /dev/sdc: 4003MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 4003MB 4003MB primary fat32 boot, lba
EDIT: The issue seems to occur on this machine also, the drive that shows up in the installation is my thumb drive. It's not my actual hard drive.
I'm going to give up on installing Mint, it's just too frustrating. Thank you for the help anyway.
Bookmarks