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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-25-2015, 07:30 PM
|
#1
|
LQ Newbie
Registered: Nov 2012
Posts: 29
Rep:
|
problems installing gparted
I am having a problem installing Gparted. The software centre seems to install it two times.
I get this error message when I try to use what’s installed.
/dev/sdb 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?
Does anybody know what's going on here.
|
|
|
06-25-2015, 07:40 PM
|
#2
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,253
|
The message is pretty explicit. Is /dev/sdb a "real" disk you want to investigate, or a USB you're using for gparted. If the latter reply either y or n, and ignore that device. Seems common with hybrid iso's I have dd'd to a USB.
If it is a "real" disk, you have a real problem - give us more detail on how it got in that state.
|
|
|
06-25-2015, 07:41 PM
|
#3
|
Moderator
Registered: Mar 2008
Posts: 22,127
|
"Is this a GPT partition table?"
|
|
|
06-25-2015, 08:18 PM
|
#4
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,639
|
i have found that is is normally WAY BETTER!!!! to run gparted from the live CD than a "installed" version
using Gparted installed from a package manager has given me ALL KINDS OF PROBLEMS
SO MANY issues that i do not even have it installed on any OS
i use the live cd if i need to work on a partition
|
|
1 members found this post helpful.
|
06-25-2015, 08:26 PM
|
#5
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Hi:
If you would like to check on the health of your HDD you can use smartmontools.
The drive needs to support SMART for information to be available.
If it's not installed use APT to install it.
Code:
sudo smartctl -a /dev/sda
Like JohnVV said it's better to run G-parted with a Live CD.
I've seen a lot of member say that they have had more success that way.
http://gparted.org/download.php
Last edited by Ztcoracat; 06-25-2015 at 09:38 PM.
|
|
|
06-26-2015, 02:18 AM
|
#6
|
Senior Member
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187
|
Can we see the output of:
Code:
# gdisk -l /dev/sda
|
|
|
All times are GMT -5. The time now is 06:13 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|