Software :: Eee PC> GParted Aborting
Mar 28, 2011Starting gparted in aTerminal as root>
Quote:
aborting...
From a persistent live USB Mint 10 Gnome 32 bit.
Starting gparted in aTerminal as root>
Quote:
aborting...
From a persistent live USB Mint 10 Gnome 32 bit.
I have 3 Ubuntu installations & a PCLINUXOS, plus Windows XP installed on one hard disk. I still can boot to each one of them and can mount each one using Ubuntu.
The problem "may" have occurred when I reduced the size of some linux partitions using gparted. I still have plenty of space in each of those partitions.
When I started gparted all of the HD was unallocated. I did that from each ubuntu installation and the PCLINUX installation, plus LIVECDs. All indicated the space was unallocated.
When I did an fdisk -l from a Puppy Linux LiveCD I got a normal start and ends of each partition.
When I tried it from Ubuntu installation or live cd, I received the following types of responses:
Code:
ubuntu@ubuntu:~$ sudo fdisk -l /dev/sda5
Disk /dev/sda5: 28.5 GB, 28566397440 bytes
255 heads, 63 sectors/track, 3473 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
ubuntu@ubuntu:~$ sudo fdisk -u /dev/sda5
The number of cylinders for this disk is set to 3473.There is nothing wrong with that, but this is larger than 1024,and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs (e.g., DOS FDISK, OS/2 FDISK) Plus the Windows partition seems to go over its limits.
Since all of my OS installations are still working, I don't know how critical this is. From reading another post, I understand this might be able to be fixed by making some changes in fstab.
i am executing the passwd command on a solaris 10 OS and every time its aborting (as shown below). how to troubleshoot this..
root@osssvr-1 # passwd ftp
New Password:
Re-enter new Password:
Abort
I am developing palm in my ubuntu 10.04 . unfortunately i have install a empty palm file. now i can not remove it or remove the virtual box. because it gives this error
View 3 Replies View RelatedI have written a demon/service listening to a socket to accept and process connecting clients. I've modelled the service on the multi-threaded example given by [url].
The service seems to work correctly, processing clients then at what appears to be random points, it will terminate and I don't seem to get any error messages or information.
I'm executing the demon script by using another script, attempting to catch any output.
Both scripts are attached.
I recently installed Lenny 5.0.3 i386 onto an old HP XE783 box. I've got a couple of errors that pop up on boot, and I'm not sure how to troubleshoot them. A couple of the lines from /var/dmesg that strike me:weird, boot CPU (#0) not listedby the BIOS. ACPI Error (dsopcode-0595): Field [ALB2] at 120 exceeds Buffer [CRSA] size 104 (bits) [20080321] {along with two other ACPI Errors (psparse-0530): Method parse/execution failed; and (uteval-0233): Method execution failed.}.Error: Driver 'pcspkr' is already registered, aborting.
The most annoying thing (I think) has to do with the ACPI errors: the box won't power down after issuing a shutdown command; it bumps into single user mode then prompts for the root PW.
When I try to start gpsdrive i get the message gpsdrive GLib-ERROR **: The thread system is not yet initialized. aborting...Aborted.
View 1 Replies View RelatedI was updating all the installed packages on my system yesterday via YAST. The package manager seemed to hang when downloading a small update for YAST itself (related to ncurses, I think) so I hit the abort button. The package manager quit but now it doesn't work. Trying to start the software management module (Qt version) give me the following error:
UI Syntax Error
Couldn't load plug-in qt-pkg
Check the log file!
So I then tried the console version of YAST. The software management module doesn't work here either. It give me the following error:
UI Syntax Error
Couldn't load plug-in ncurses_pkg
Check the log file!
I Googled a bit and came to the conclusion that for the second error I should try the following command:
zypper install yast2-ncurses-pkg
But this just gives me another error:
zypper: error while loading shared libraries: libzypp.so.619: cannot open shared object file: No such file or directory
So now it appears that both YAST and zypper are corrupt!
I have a system running CentOS 5.5 (194.32 Kernel) that has been working fine for about 8 months. I found it stuck one morning dumping a Soft Lockup Kernel message every 10 seconds and have been trying to find out what is going on - here is what I've done and found.
System is a Core i3 with 4Gb DDR3 ram and 2 1.5Tb SATA drives - everything is less then 1 year old with not too much load (this is a backup system for my server - a twin and the other works fine)
Intel Mobo: DM55HC
Rebooting the system (after doing a fsck on the drives with lots of errors) it runs for about 20 hours or so and then drops back into this problem.
Prior to going into the soft lockup it reports that the Journal has aborted on one drive or the other and drops into a Read Only FS.
There is nothing in the logs apart from the aborting journal message and the soft-lockup)
Tried fsck with badblocks check on the 2 mountpoints for both drives (dunno how to check the swap partition) - nothing I could see there.
I have tried memtest for about 36hours. No errors
I ran smartctl long tests on both drives. No Errors
Wondering if any one else is having this problem lately under 11.4. My Skype does not want to launch any more. When I click to open Skype, the tray icon will pop up for 1 second and then just disappear. Have tried launching from command line to see if there are any messages, but it just says aborted when you try launch it.
I noticed this started happening randomly when I had the laptop in hibernate and then would resume, Skype would then just disappear and then I would just relaunch it and it would be find again.
i have a vaio, with a nvidia geforce 330m. i upgraded from 10.4 to 10.10, using the same driver i had before (256.44, form the nvidia web site) and following the same instructions i found useful the previous time [URL]. my problem: now my login has no graphic interface: i am displayed this error:
Quote: thermal reporting for required devices not enabled, aborting.
and i can log in and use ubuntu only by command line interface, i tried also to make a clean install using a live cd, but nothing changes. have i to go back and use 10.4?
I try to install IPsec-Tools on Slackware 13, but I get an configure error: configure: error: Security Context requested, bu no selinux support! Aborting. I'm linux newbie and I'm following a slackware-basics tutorial, I did as in the tutorial, but the configure stops and aborts:
Code:
# CFLAGS="-O2 -march=i486 -mcpu=i686"
./configure --prefix=/usr
--sysconfdir=/etc
--localstatedir=/var
[Code]...
What can I do? How can I enable/install selinux support? I guess it's related with AH and ESP protocols, which in my kernel are defined as modules (m). If so, how can I enable them?
I have had some problems with installing dotnet11, 20, 30 on OpenSuse 11.3 x86_64. A every time got the same error msg:
[Code]....
I don't know what to do. Installed corefonts too, still the same. Anybody met with this problem yet?
i did compiled and installed kernel 3.0.0 on ubuntu 10.04 lucid lynx. well everything is fine except, a error message shown during the booting. Code: error: driver mdio-gpio already registered aborting how can i solve this error?
View 6 Replies View RelatedOnce a while, during boot, Debian forces checking of hard disks. I understand that's a wise thing to do. However, I wonder what you could do to abort such process and postpone it to next boot (let's suppose you are in a hurry and you have switched on your computer only for a quick glimpse to a document).
View 14 Replies View RelatedI am having a strange problem with the Opensuse 11.2 Xorg server. Graphics hardware is Nvidia Quadro FX-5000, driver is ver 190.53. 90% of the time, I am getting a seg violation from the Xserver on trying to login via kdm:
[Code]...
...is the error that is present in the "kdm.log" file. So far, it doesn't seem to be user dependent (happens either as root or joe random user,) Again, so far, it only seems to happen with "driver nvidia" enabled in the config file, not with "driver nv" The failure occurs shortly after hitting return on the login screen. After it fails, it starts up a new Xserver, and presents a new login screen. Repeated attempts seem to *eventually* succeed, but 90% of the time, it fails I strongly suspect the Nvidia driver, but I have not been able to find anything documenting any similar problems.
I'm trying to debug a gtk app on ubuntu that crashes from time to time when I open a dialog. Lately I have found a sequence of actions that always reproduces the bug. And I always get this error: Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posic.c:200, function pa_tls_set(). Aborting.
So my app seems to crash because an error in pulseaudio, which is strange. I made some google search and apparently, this problem exists with other apps. Then, following a suggestion in a bug report, I opened sound-preferences and disabled windows and buttons sounds. And surprise? No more crash. I know that gtk handles events from windows and buttons and so does pulseaudio. So, could it possibly be a bug in pulseaudio instead of in my app? Does anyone have an idea of what's going on here?
i have ubuntu karmic 9.10 and when i try to update anything or install anything the a very similar error occurs."(Reading database . . . 55%dpkg: unrecoverable fatal error , aborting: files list file for package `com.palm.net.precoddr.fcoaster' contains empty filenameit repeats this message 3 times then gives up i believe.
View 9 Replies View RelatedI can't find the repo for Gparted in 11.3, anyone know where it is?
View 7 Replies View RelatedHow can i rung 'gparted' on ubuntu 9.10? I tried 'sudo gparted', and I look for it in 'System->Administration'. But both doew not work.
View 9 Replies View RelatedVery well written guide about partitioning and GParted itself. Credits to author. [URL]
View 1 Replies View RelatedAs you will see from the screenshot, I am getting a strange display on all ext4 partitions in gparted - but only when the version of gparted installed in opensuse is used. The version is 0.8.0-1.2.As displayed in the screenshot, I have checked that e2fsprogs is installed. It is, and the version is 41+ (ie 1.41.14-5.1)I do not get the triangles displayed for ext4 partitions when I use gparted from within Ubuntu or Fedora - just opensuse.fsck has been run several times and completes quickly, reporting that the file system is clean, on all ext4 partitions.
View 9 Replies View RelatedWhatever I do, I get this:
Code:
WARNING: the kernel failed to re-read the partition table on /dev/sda (Device or resource busy). As a result, it may not reflect all of your changes until after reboot.
After using Gparted to create a new partition on my hard drive, the system(lucid) sometimes doesnt boot properly and sometimes it does boot correctly ..
This is how it looks now:
So the pc starts up .. and just before you (normally) see the ubuntu logo i see a row of sentences passing by fast, and then the screen becomes black.
I have the following problem on fedora 12, x64 amd; I have installed fedora 12 from a live cd, whit custum partition tables (no lvm or somting like that). my sceam is (on a single 80 gb maxtor sata disk only 1 system, clean install):
/
/home
swap
Notitng more (not needed also). The installation was successfully. No problems on the install part. ALs no problems on the ugprade part. I installed the rest using yum groupinstall. When i want to add the extra 4 disks (all samsung 1 tb spinpoint sata) that i have for my backupdata, non of the partiotionprograms can recognise. If i do; moun /dev/sdb1/ /media/sdb1, it says that i need to add the file system. well, by some sort of misstake, i could find a workaround for this. When start gparted, select on of the samsung disks, select any of the flags in gpart, remove the flag and give it a ok, gpart can read the amount of data thats used. After that i ame able to mount whit a simple mount /dev/sbd1 /media/sdb1 command. When i use this command: hdparm -z /dev/sdb1, i can mount the disk afterwards, whitout problems. Of course, i need to add them als to my /etc/fstab file, so they automount each time at boot.........
i want use gparted with fedora 13 it is work fine ? or there is another software ?
View 1 Replies View RelatedFedora 12
2.6.32.9-70.fc12.i686
I downloaded the gparted iso and burnt it to a CD.
gparted-live-0.5.2-1
This GParted Live was created by:
create-gparted-live -l en -b u -e e -d sid -m http://free.nchc.org.tw/debian -s http://free.nchc.org.tw/debian-security -g http://free.nchc.org.tw/drbl-core -n 2.6.32-3 -i 0.5.2-1
[Code]....
I put the disk in and reboot. Nothing happens. I just get a flashing cursor in the top left hand corner. I then have to switch of the power button to get it to reboot. I have done this a number of time and the results are the same.
Can anyone tell me how to boot from the gparted liveCD?
The following is a screenshot of GParted run on my system. There is a small unallocated space at the beginning of the list. This 1 MiB space is kind of annoying and I'd like to merge with any other partition except /dev/sda1, /dev/sda6 and /dev/sda4. When I right click on the unallocated partition, the only available operation is "New". And, if I click on "New", I get the following error message.
It is not possible to create more than 4 primary partitions
how to go about merging the small unallocated space with other partitions?
resizing partitions with gparted
tools for resizing linux partitions under RHEL 5.5. ALSO what precaution we can take before resizing the partitions.
I was messing around with my drive trying some different arrangements of partition to get another one inside. overall the result doesn't differ much from the original but while messing with it I done a lot of steps. I thought GParted will do the minimal number of operations but it didn't. it just traced all my operations one by one. this gave it a few days worth of work. As I don't want to loose data I can't hit cancel but I don't want to wait few days for it. Is there any way to tell it to stop after completing the current operation? It's from natty ubuntu live cd.
View 1 Replies View Related