LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-04-2015, 09:43 AM   #1
gatliffe
Member
 
Registered: Nov 2003
Posts: 32

Rep: Reputation: 15
Question Dual boot win 10 and linux


I trying to dual boot win 10 and pc linux os but when I run Gparted it not seeing anything at all on the drive I thinking it not seeing the GPT partition so how do I make a linux partition with out wiping out windows 10 Thanks
 
Old 09-04-2015, 11:47 AM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
GParted recognizes GPT partitions.
A little detail on your situation. You indicate you want to have windows 10 and pclinuxos but don't indicate whether you have either installed?
Do you have windows 10 installed? Did you install it using UEFI or MBR? Did you upgrade it from an earlier version of windows? If you have windows installed and are trying to install PCLinuxOS, what do you see in its installer?

If you have space on the hard drive (you don't indicate if you have one or more hard drive?), then you should be able to simply create a partition from unallocated space and format it with a Linux type filesystem. You should have options in the PCLinuxOS installer to either use free space (if there is any) or do a Custom Installation. If you aren't seeing that, there is some other problem such as a bad download or bad burn.

Basically, you select a partition which is not formatted for windows. You should see this in the installer. You are a bit short on details on your situaiton.
 
Old 09-04-2015, 01:46 PM   #3
gatliffe
Member
 
Registered: Nov 2003
Posts: 32

Original Poster
Rep: Reputation: 15
Thank you for the reply Window 10 is already install it a upgrade from 8.1 and that was a clean install I set w8.1 to use about half of the drive but didn't do anything to the other half it that part I was going to install pc linux os on
the computer is a HP G7 laptop I have all UEFI setting turn off as far as I see it wouldn't let me boot to a DVD with UEFI on, the linux installer don't show anything at all other then the total size of the HD but no partition info Gparted is the same
 
Old 09-04-2015, 02:42 PM   #4
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
What is the output of:
Code:
# parted -l
 
Old 09-04-2015, 03:41 PM   #5
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Quote:
I set w8.1 to use about half of the drive but didn't do anything to the other half
So the other half is seen as unallocated or free space outside any partition from windows, correct? Did you verify the download of pclinux with the md5 checksum and did you burn the iso to the DVD as an image file? In other words, are you able to boot the DVD and use it as a Live CD and start the installer. Sounds a little odd to me. Posting the output requested above might help.
 
Old 09-04-2015, 05:59 PM   #6
gatliffe
Member
 
Registered: Nov 2003
Posts: 32

Original Poster
Rep: Reputation: 15
I check it a NTFS partition I didn't think w10 could use NTFS

[root@localhost guest]# parted -l
Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.
However, it does not have a valid fake msdos partition table, as it should.
Perhaps it was corrupted -- possibly by a program that doesn't understand GPT
partition tables. Or perhaps you deleted the GPT table, and are now using an
msdos partition table. Is this a GPT partition table?
Yes/No?
 
Old 09-04-2015, 08:19 PM   #7
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
Quote:
I check it a NTFS partition I didn't think w10 could use NTFS
I don't think it can use anything BUT ntfs which has been the default windows filesystem for about 15 years. So what is an ntfs partition? Where you have windows? You still haven't clarified what the other half of the disk is. Unallocated space or a different partiton? If it is an ntfs partition, you won't be able to install any Linux on it.

If you are using GPT, from what I have read you then need windows using UEFI. Do you have an EFI partition on your disk? You should be able to verify that in windows. I don't use UEFI/GPT so perhaps someone more familiar with it will post.

Last edited by yancek; 09-04-2015 at 08:23 PM.
 
Old 09-05-2015, 09:06 AM   #8
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Quote:
Originally Posted by gatliffe View Post
Code:
Perhaps it was corrupted -- possibly by a program that doesn't understand GPT
Looks like there is a problem with the partition table.

Can you view the device using the disk management utility in Windows?

If so, a screenshot of said application may be useful.
 
Old 09-05-2015, 10:03 PM   #9
gatliffe
Member
 
Registered: Nov 2003
Posts: 32

Original Poster
Rep: Reputation: 15
I going to try it again tomorrow Thanks
 
Old 04-27-2016, 05:54 PM   #10
slackartist
Member
 
Registered: Oct 2015
Location: Where the buffalo's roam
Distribution: Slackware Current Multilib
Posts: 161
Blog Entries: 20

Rep: Reputation: 26
Cool I remember just taking win10 off the computer

bit difficult having to adjust certain settings in the bios.

Try installing linux then worry about a dual boot

suggest use win7 its simple enough with that unless I misunderstand that its not that hard with win10
 
1 members found this post helpful.
Old 04-28-2016, 01:52 AM   #11
JJJCR
Senior Member
 
Registered: Apr 2010
Posts: 2,150

Rep: Reputation: 449Reputation: 449Reputation: 449Reputation: 449Reputation: 449
Cool

Quote:
Originally Posted by gatliffe View Post
I trying to dual boot win 10 and pc linux os but when I run Gparted it not seeing anything at all on the drive I thinking it not seeing the GPT partition so how do I make a linux partition with out wiping out windows 10 Thanks
Why need to dual boot?

You can use virtual software on either Linux or Windows.
 
Old 04-28-2016, 06:01 AM   #12
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
gdisk can fix the partion table, just run it gdisk /dev/sda and save.
 
  


Reply

Tags
dual boot



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
Do I always have to boot Fedora Core 6 Linux from a DVD? Dual Boot with Win Vista? jegreen56 Linux - Newbie 9 10-10-2009 03:09 PM
dual boot:cannot boot redhat linux 9 with win xp dinow Linux - Software 9 07-17-2005 04:27 PM
dual boot linux/win wrangler Linux - Newbie 5 02-23-2005 10:27 AM
Dual boot Win/Linux boot error L? jondy Linux - Newbie 2 04-16-2004 10:49 AM
Dual Boot: Linux and Win ME, Please help uma Linux - Newbie 19 09-08-2003 08:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:39 PM.

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