Cant boot / install with Intel i7 5930K

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Hoerli

Cant boot / install with Intel i7 5930K

Post by Hoerli »

Hello!
I try to install Mint 18.1 on my System, but i can't load the Setup or Live-System.
I try to install Mint 18 on this PC:
Board: ASUS X99-Deluxe
CPU: Intel Core i7 5930K
RAM: 16GB DDR4 3000MHz
GPU: EVGA GeForce GTX 980 SC (SLI)
M.2 SSD: Toshiba OCZ RD400 (for the System)

At the moment i use Windows 10 Pro 64bit, but i want to install Mint as second system.
I try the same like Broll (viewtopic.php?f=46&t=205702&p=1111477&h ... k#p1111477) but i have still the Problem.
If i boot from a USB-Stick, i choose the normal start of the Live-system.
All what i get is a black screen and my monitor goes on and off unitl i restart the pc.
If i disable csm, secure boot and fast boot i get for 1 sec the Logo and after that a blackscreen with a little _ on the left.
I try to run the live-stick with only one gpu - same problem.

Any fix for that atm?
No idea what I do wrong. On other systems it works fine.

I try to install Mint or Ubuntu since a half year :S



Other Livesystems like Avira Rescue or Kaspersky boots without problems. Avira use the base-system of Ubuntu.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: Cant boot / install with Intel i7 5930K

Post by austin.texas »

Solving freezes
Some graphics cards don't work well with the open-source driver present in Linux Mint.
If Linux Mint freezes during boot time, use the "nomodeset" boot option as illustrated in the video below:
https://linuxmint.com/rel_serena_cinnamon.php
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
Hoerli

Re: Cant boot / install with Intel i7 5930K

Post by Hoerli »

With nomodeset i can now boot in the live-system!
Great!

oh, wait. Next problem :(
I can't install the system on my M2.SSD.
The installer only see my old Curcial-SSD.
He cant see my older hdds or a Samsung 840 Pro and 850 Evo.
I don't want to install my system on this device.


Any great tip for that? :)
User avatar
austin.texas
Level 20
Level 20
Posts: 12003
Joined: Tue Nov 17, 2009 3:57 pm
Location: at /home

Re: Cant boot / install with Intel i7 5930K

Post by austin.texas »

Please post the result of

Code: Select all

sudo parted --list
Mint 18.2 Cinnamon, Quad core AMD A8-3870 with Radeon HD Graphics 6550D, 8GB DDR3, Ralink RT2561/RT61 802.11g PCI
Linux Linx 2018
Hoerli

Re: Cant boot / install with Intel i7 5930K

Post by Hoerli »

Code: Select all

$ sudo parted --list
Model: ATA Hitachi HDT72503 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End    Size   Type     File system  Flags
 1      1049kB  320GB  320GB  primary  ntfs


Model: ATA WDC WD10EZEX-00K (scsi)
Disk /dev/sdb: 1000GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Disk Flags: 

Number  Start   End     Size    File system  Name                  Flags
 1      1049kB  189GB   189GB   ntfs         Basic data partition  msftdata
 2      189GB   923GB   734GB   ntfs         Basic data partition  msftdata
 3      923GB   1000GB  77.5GB  ntfs         Basic data partition  msftdata


Model: ATA Samsung SSD 850 (scsi)
Disk /dev/sdc: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End    Size   File system  Name                  Flags
 1      1049kB  500GB  500GB  ntfs         Basic data partition  msftdata


Model: ATA Samsung SSD 840 (scsi)
Disk /dev/sdd: 128GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End    Size   File system  Name  Flags
 1      1049kB  128GB  128GB  ntfs               msftdata


Model: Kingston DataTraveler 3.0 (scsi)
Disk /dev/sde: 15.5GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End     Size    Type     File system  Flags
 1      4129kB  15.5GB  15.5GB  primary  fat32        boot, lba


Model: ATA M4-CT128M4SSD2 (scsi)
Disk /dev/sdf: 128GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags: 

Number  Start   End    Size   Type     File system  Flags
 1      1049kB  128GB  128GB  primary  ntfs


Model: Unknown (unknown)
Disk /dev/nvme0n1: 512GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags: 

Number  Start   End    Size    File system  Name                          Flags
 1      1049kB  473MB  472MB   ntfs         Basic data partition          hidden, diag
 2      473MB   578MB  105MB   fat32        EFI system partition          boot, esp
 3      578MB   595MB  16.8MB               Microsoft reserved partition  msftres
 4      595MB   512GB  512GB   ntfs         Basic data partition          msftdata
Mint will install the system on ATA M4-CT128M4SSD2
The "Unknown (unknown)" is my M2 :S
And if i click on "Windows" in the file-manager, i become this message:
https://hoerli.net/wp-content/uploads/2 ... -42-38.png
Hoerli

Re: Cant boot / install with Intel i7 5930K

Post by Hoerli »

Now i have more information.

With a Ryzen CPU (1700) and a Samsung 960 Evo i can install Mint without any problems.

Now i have disconnected all hard drives and only use the M2.SSD.
Now Mint can install to the SSD but the installer want to wipe to complete ssd and kill my windows.
Thats not cool :S
mr_raider
Level 7
Level 7
Posts: 1897
Joined: Sun Jun 20, 2010 9:50 am
Location: Montreal, QC

Re: Cant boot / install with Intel i7 5930K

Post by mr_raider »

Hoerli wrote:Now i have more information.

With a Ryzen CPU (1700) and a Samsung 960 Evo i can install Mint without any problems.

Now i have disconnected all hard drives and only use the M2.SSD.
Now Mint can install to the SSD but the installer want to wipe to complete ssd and kill my windows.
Thats not cool :S
What kernel you using?

Which motherboard?
Image
Hoerli

Re: Cant boot / install with Intel i7 5930K

Post by Hoerli »

Hey mr_raider

The Ryzen-CPU runs on a ASRock X370 Taichi.
My Intel-CPU use the ASUS X99-Deluxe. The Complete Setup you can see in my first post.

I use the standard kernel of Linux Mint 18.1 to boot from the stick.
I have not changed anything.
Locked

Return to “Hardware Support”