LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-30-2020, 12:47 PM   #1
Xero111111
LQ Newbie
 
Registered: Sep 2020
Distribution: Debian, CentOS, Xubuntu, OpenBSD
Posts: 10

Rep: Reputation: Disabled
Installation / Disk Errors


Hello,

I have a Dell Lattitude 3310 that I'm trying to install CentOS 7 on. It has Windows 10 installed by default. During the installation process, I receive an error message stating the following:

"Checking storage configuration...
You have not defined a root partition (/), which is required for installation of CentOS to continue.
No valid boot loader target device found. See below for details.
For a UEFI installation, you must include an EFI System Partition on a GPT-formatted disk, mounted at /boot/efi.
You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance on most installations.

_____________________________


Not enough space in file systems for the current software selection. An additional 2791.4 MiB is needed.
"

I have secure boot disabled. What else would I need to do? I tried booting into CentOS as a "rescue disk" to partition the drive(s), but the main hard drive wasn't even visible, in any of the diagnostic or partitioning tools (fdisk, lsblk, df).


Edit / Update: I tried installing Ubuntu and got an error message saying that I would need to disable "Intel Rapid Storage Technology". I looked up instructions that said I could do so by going into the BIOS and switching from RAID mode to AHCI mode, but now when I try loading the CentOS installer, I get a kernel panic error / stack trace readout.
 
Old 09-30-2020, 01:06 PM   #2
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Quote:
Originally Posted by Xero111111 View Post
Hello,

I have a Dell Lattitude 3310 that I'm trying to install CentOS 7 on. It has Windows 10 installed by default. During the installation process, I receive an error message stating the following:

"Checking storage configuration...
You have not defined a root partition (/), which is required for installation of CentOS to continue.
No valid boot loader target device found. See below for details.
For a UEFI installation, you must include an EFI System Partition on a GPT-formatted disk, mounted at /boot/efi.
You have not specified a swap partition. Although not strictly required in all cases, it will significantly improve performance on most installations.

_____________________________


Not enough space in file systems for the current software selection. An additional 2791.4 MiB is needed.
"

I have secure boot disabled. What else would I need to do? I tried booting into CentOS as a "rescue disk" to partition the drive(s), but the main hard drive wasn't even visible, in any of the diagnostic or partitioning tools (fdisk, lsblk, df).


Edit / Update: I tried installing Ubuntu and got an error message saying that I would need to disable "Intel Rapid Storage Technology". I looked up instructions that said I could do so by going into the BIOS and switching from RAID mode to AHCI mode, but now when I try loading the CentOS installer, I get a kernel panic error / stack trace readout.
Your problem appears that you have no free space for the install.

If you are intending to dual boot you will need to (from windows) use the disk manager and reduce the size of the ntfs partitions to allow space for the install. You then can install in the freed up space. instructions can easily be found here or by searching for "how to install centos 7 on windows 10 dual boot"

If you are intending to replace windows you can with a live USB use parted or gparted to remove all the windows partitions and then install as the only OS on the disk.
 
Old 09-30-2020, 09:36 PM   #3
Xero111111
LQ Newbie
 
Registered: Sep 2020
Distribution: Debian, CentOS, Xubuntu, OpenBSD
Posts: 10

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by computersavvy View Post
Your problem appears that you have no free space for the install.

If you are intending to dual boot you will need to (from windows) use the disk manager and reduce the size of the ntfs partitions to allow space for the install. You then can install in the freed up space. instructions can easily be found here or by searching for "how to install centos 7 on windows 10 dual boot"

If you are intending to replace windows you can with a live USB use parted or gparted to remove all the windows partitions and then install as the only OS on the disk.

I booted with a live USB of Linux and wiped the internal hard drive (shred). I still get the same error(s) when trying to install using both RAID and AHCI mode(s). RAID = "boot / disk errors", AHCI = "kernel panic / stack trace readout". Interestingly, I haven't had issues with Debian / Ubuntu based distros.
 
Old 09-30-2020, 10:23 PM   #4
berndbausch
LQ Addict
 
Registered: Nov 2013
Location: Tokyo
Distribution: Mostly Ubuntu and Centos
Posts: 6,316

Rep: Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002Reputation: 2002
During the installation, you have to configure the installation destination; see screenshot at https://docs.centos.org/en-US/centos...geSpoke-ppc64/. What do you configure at this stage?
 
Old 10-01-2020, 02:42 PM   #5
sgosnell
Senior Member
 
Registered: Jan 2008
Location: Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 1,943

Rep: Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542Reputation: 542
Quote:
You have not defined a root partition (/), which is required for installation of CentOS to continue.
You have to define a root partition. Some installers make this easier than others. Evidently CentOS does not do it automatically.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Are these error harmful? -.sd1 Soft Errors: 0 Hard Errors: 6 Transport Errors: 0 manalisharmabe Solaris / OpenSolaris 2 10-04-2013 11:55 AM
repeatable disk read/write errors with no errors logged by kernel or SMART mxl2 Linux - Hardware 9 04-02-2011 09:27 AM
Errors, Errors, and more Errors (KDE 3.4.x GUI Errors) Dralnu Linux - Software 2 05-13-2006 08:30 AM
errors,errors,errors!!! randell6564 Mandriva 2 01-15-2006 02:29 AM
Grub errors...grub errors...grub errors smattmac Linux - Newbie 1 06-13-2005 02:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration