LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Fedora 20 Installation Problem (https://www.linuxquestions.org/questions/linux-newbie-8/fedora-20-installation-problem-4175502538/)

aditik 04-22-2014 04:43 AM

Fedora 20 Installation Problem
 
I am creating a dual boot system for Windows 7 & Fedora 20. While installing to hard drive I get this error Installation destination "Error checking storage configuration ". I have shrunk my hard drive partition to have 30 GB of space. But the installer only shows 1.99 MB available. Now 1.99 MB is the amount of space on my Pen Drive, but the drive the installer picks is my hard drive listed as 479 GB. How do I proceed with my installation of Fedora 20?

using # parted -l

output::

Model: ATA WDC WD5000AAKX-0 (scsi) Disk /dev/sda: 500GB Sector size (logical/physical): 512B/512B Partition Table: msdos Disk Flags:

Number Start End Size Type File system Flags 1 1049kB 106MB 105MB primary ntfs boot 2 106MB 210GB 210GB primary ntfs 3 210GB 294GB 84.2GB primary ntfs 4 294GB 500GB 206GB extended lba 5 294GB 500GB 206GB logical ntfs

Model: Kingston DataTraveler G2 (scsi) Disk /dev/sdb: 4011MB Sector size (logical/physical): 512B/512B Partition Table: msdos Disk Flags:

Number Start End Size Type File system Flags 1 4129kB 4011MB 4007MB primary fat32 boot

Model: Linux device-mapper (snapshot) (dm) Disk /dev/mapper/live-osimg-min: 4295MB Sector size (logical/physical): 512B/512B Partition Table: loop Disk Flags:

Number Start End Size File system Flags 1 0.00B 4295MB 4295MB ext4

Model: Linux device-mapper (linear) (dm) Disk /dev/mapper/live-base: 4295MB Sector size (logical/physical): 512B/512B Partition Table: loop Disk Flags:

Number Start End Size File system Flags 1 0.00B 4295MB 4295MB ext4

Model: Linux device-mapper (snapshot) (dm) Disk /dev/mapper/live-rw: 4295MB Sector size (logical/physical): 512B/512B Partition Table: loop Disk Flags:

Number Start End Size File system Flags 1 0.00B 4295MB 4295MB ext4

syg00 04-22-2014 05:13 AM

Boot the pen drive and select "Try Fedora". Open a terminal, then enter this command and post the output here
Code:

su -c 'parted /dev/sda print free'

aditik 04-22-2014 05:48 AM

@syg00
 
Quote:

Originally Posted by syg00 (Post 5156974)
Boot the pen drive and select "Try Fedora". Open a terminal, then enter this command and post the output here
Code:

su -c 'parted /dev/sda print free'

I have edited my post please check

aditik 04-22-2014 06:40 AM

Thank you
 
Quote:

Originally Posted by aditik (Post 5156986)
I have edited my post please check

linux detected tht unallocated free space ... now how to proceed further as i am newbie want to know further steps

thnks in advance

lleb 04-22-2014 06:57 AM

the fedora installer, anaconda, had some major reworks starting with Fedora 17. it sees the partitions, but you will have to delete and recreate them in order to get around the issue you are having. once you do that it should work fine.


All times are GMT -5. The time now is 10:35 PM.