Red Hat / Fedora :: Pauses During Boot - Error Occurred During Network Process

Jun 6, 2011

While booting my fedora15, it gets stuck for about 5-6 minutes. Previously there was no problem. I don't know what made this problem. After going through the boot process, error occurred during network process. Using following command I got the result.

Code: # systemctl status network.service
network.service - LSB: Bring up/down networking
Loaded: loaded (/etc/rc.d/init.d/network)
Active: failed since Sun, 05 Jun 2011 21:13:55 +0545; 11h ago
Process: 845 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/network.service

Also right after the long pause following messages are printed
Code: 261.742053 usb4-1: device not accepting address 4 error -7
261.794087 hub4-0.1.0: unable to enumerate usb device on ports

I noted it down as soon as I saw the message after that long pause.

View 4 Replies


ADVERTISEMENT

Fedora :: Wont Boot "***an Error Occurred During The Filesystem Check?"

Jan 28, 2010

i was recently trying to boot my fedora 12 installation of a usb device today when i went to boot it i enter my LUKS pasfrase and it stops with an error mesege:

Code:
***an error occured during the filesystem check
***droping you to a shell; the system will rebot

[code]...

View 1 Replies View Related

General :: Vbox Sharefolder - Error: Systemerror 53 Has Occurred The Network Path Was Not Found

Jun 3, 2010

I installed vbox and windowsXP as guest and fedora13 as host. As discussed in [URL] i have run: Quote: $ VBoxManage sharedfolder add "WinXP" -name "Downloads" -hostpath "/home/rudra/Downloads" --readonly but in guest, as i prompted Quote: net use x: \vboxsvrDownloads it gives error: Systemerror 53 has occured the network path was not found

View 6 Replies View Related

OpenSUSE Network :: Weirdness With WordPress On Localhost - An Unexpected HTTP Error Occurred During The API Request

Nov 25, 2010

I installed WordPress 3.x on my localhost/Apache server, but I can neither install plugins nor update anything.This happens with both the stable WP3.0 version and the 3.1 beta. When I try to search the Plugin Directory from the WP dashboard, I get this message: An Unexpected HTTP Error occurred during the API request.When I run an update, I get a page asking for the login credentials for the ftp user ("To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host."). Since I'm part of the 'ftp' group on the system, I enter my system login information, click Proceed -- and get a blank page that does nothing.

I've gone to YaST, and I see that the system ftp user has a 6-character password (which may or may not be mine). I'm afraid to change it and risk screwing up other ftp-related functions. I'm running openSUSE 11.3, and am obsessive about updating. I will note that I have an old 2WIRE router that often requires me (including Zypper repos) to enter IP addresses instead of DNS-based URLs to successfully download stuff. Not sure if this is related, but just in case...

View 1 Replies View Related

Software :: GRUB When Cloning Machine - Error: "An Error Occurred During Boot Loader Installation"

Feb 13, 2010

I used proprietary software (acronis trueimage) to clone an Opensuse 11.1 machine, onto another machine with somewhat distinct hardware (different motherboard, less memory). I expected to have to change entries in /boot/grub/menu.lst, /etc/fstab, etc. I was told a good way to do this was to use the Opensuse DVD's "repair installed system" feature.

When I ran the repair, I was informed that "bootloader configuration file contains errors". I attempted to re-install the bootloader, but received this unhelpful error: "An error occurred during boot loader installation. Retry boot loader configuration?". When I boot the system, I just see the text "GRUB ", followed by a flashing underscore character.

View 4 Replies View Related

Ubuntu Installation :: On Windows XP As A Dual Boot Using Wubi - Error Occurred: Permission Denied

Jan 16, 2011

I'm trying to install Ubuntu on Windows XP as a dual boot using Wubi, but whenever I try to install it I get an error message that says: An error occurred: Permission denied For more information, please see the log file: c:docume-1lanzarolocals-1 empwubi-10.04.1-rev190.log Does anyone know what this means and if I can fix it?

View 7 Replies View Related

Fedora :: An Internal System Error Has Occurred

Jan 28, 2010

My fedora12 send me this error message:

Code:
An internal system error has occurred ..... Please use your distribution bugtracker to report this error ... What is the bugtracker? How i can use it?

View 2 Replies View Related

Fedora :: An Internal System Error Has Occurred During Update

Nov 27, 2009

Code:
Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module> main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 657, in dispatch_command
self.update_packages(only_trusted, package_ids)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1948, in update_packages
signed = self._is_package_repo_signed(pkg)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1437, in _is_package_repo_signed
repo = self.yumbase.repos.getRepo(pkg.repoid)
File : /usr/lib/python2.6/site-packages/yum/repos.py, line 121, in getRepo
'Error getting repository data for $s, repository not found' $ (repoid)
I cant update my system what can I do?

View 12 Replies View Related

Fedora :: Why Cannot Update System - Error "An Unspecified Transaction Error Has Occurred"

Jul 12, 2011

I switched from Ubuntu to Fedora and I'm having a little bit of trouble understanding why I cannot update my system. Fedora seems to be a little bit more complicated than Ubuntu to update and to do other things... I'm still willing to try it because it has a good reputation and good reviews so I will go ahead and give it a shot but before I do that I need to update it. I have an HP pavilion notebook dv2000. Just installed Fedora 15 and my system is telling me that I have over 700 updates! when I click on install updates I get an error:

Transaction error An unspecified transaction error has occurred. More information is available on the detailed report. Then on the details this is what I get:

[Code]....

View 6 Replies View Related

Fedora Installation :: Timeout Error Occurred While Trying To Start MySQL Daemon

Jul 16, 2009

I am trying to set my root password for my mysql database. After I enter /etc/init.d/mysqld start

[code]...

Timeout error occurred trying to start MySQL Daemon. Then when I try to set the password for my root account I get

[code]...

View 5 Replies View Related

Fedora X86/64bit :: Cannot Install Software - Internal System Error Occurred

Dec 19, 2009

I just installed Fedora 12 and while I was trying to install Skype, there was a system crash and since then I cannot install any other software or cannot even access 'add/remove software'. Whenever I try to install a software or try to open the 'add/remove software' or, 'Software Updates' I get the message
'An internal system error has occured'.
and inside it contains this-

Code:
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2956, in __init__
self.repos.confirm_func = self._repo_gpg_confirm
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 717, in <lambda>
repos = property(fget=lambda self: self._getRepos(),
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 496, in _getRepos
self.conf # touch the config class first .....

I tried these using the terminal-
yum clean all
yum metadata
sudo yum clean all
yum clean metadata
and all of these gave me the same result-

Code:
Loaded plugins: presto, refresh-packagekit
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/skype.repo, line: 1
"su -c 'yum -y install skype' "
Everything else is working fine, but I just can not install or update any more software.

View 1 Replies View Related

Fedora :: Synaptics Repair - Error Occurred While Processing Abrt (CollectFileProvides)

May 18, 2010

when I open synaptics I get this message:

E: Error occured while processing abrt (CollectFileProvides)
E: Problem with MergeFileProvides /var/lib/apt/lists/download.fedoraproject.org_pub_fedora_linux_update s_12_x86%5f64_repodata_repomd.xml
E: The package lists or status file could not be parsed or opened.

View 14 Replies View Related

Ubuntu Installation :: Error Occurred "not Possible To Install The Boot Loader At The Specified Location"

May 18, 2011

might cry soon, had so many problems and still nothing latest problem when installing sorry and error occured and it was not possible to install the boot loader at the specified location.

View 6 Replies View Related

Ubuntu :: Can't Boot Into Ubuntu - An Error Occurred While Mounting /"

Oct 18, 2010

I was trying to mount my windows partition in Ubuntu so I could read it.

I said "Sudo Mount /dev/sdb1".

Then it said "Error: Blah blah blah Windows wasn't shut down properly."

So I went into Windows, and shut it down properly.

Then when I tried to boot into linux, it stops with a low-res ubuntu splash screen and a message that says:

An error occurred while mounting / Press S to skip mounting or M for manual recovery

So, I press M.

I say "mount /".

It does nothing.

I restart in recovery mode.

It stops at:

Or something.

View 9 Replies View Related

Fedora Installation :: Ubuntu 9.04 And - 11 Dual Boot - An Unhandled Exception Has Occurred

Aug 10, 2009

I want to dual boot Fedora 11 with Ubuntu 9.04 Jaunty Jackalope.

I already have Ubuntu installed, but when I try to install Fedora 11 from Live CD, it comes up with this error:

An unhandled exception has occurred. This is most likely a bug... blah blah etc. Bug report is attached.

I would really appreciate it if anyone helps me!

I have had Ubuntu for about a month now (Windows blue screen), I want to use Fedora for a new experience and to do certain things I can't do with Ubuntu

I am booting from a USB stick.

View 9 Replies View Related

Fedora :: Transaction Error:- An Unspecified Transaction Error Has Occurred

Feb 4, 2010

I installed fedora 12 today...installation went fine. Tried to run the software update ( which includes 415 fixes) and got the following

Transaction error:- an unspecified transaction error has occurred. More information is available in the following report.

More details show:- could not add package update for abrt-plugin-runpp-1.0.4-1fc12(i686)updates:abrt-plugin-runapp-1.0.4-1.fc12.i686

I have unchecked the box in the update list to be installed, but the software update insists that this update is needed. I cannot progress any further than this error message..

View 3 Replies View Related

Ubuntu :: LibreOffice 3 "General Network Error Has Occurred" While Opening Ubuntu One Documents

May 1, 2011

I cannot open documents (.odt, .doc etc) synchronized through Ubuntu One in LibreOffice 3 on my laptop running Ubuntu 11.04 (network upgrade from 10.10). LibreOffice quits by throwing an error message: "General network error has occurred". However, if I copy the same files outside the Ubuntu One synced directory (e.g. to ~/Desktop), I can open them without any errors. I just can't open them within the synced directory.

FYI, I have synchronized an existing folder on Ubuntu One after the upgrade and the synchronization has been smooth. The synced folder is a sub-directory of ~/Documents and has local sync enabled. what's going on? Let me know what more info can I provide? EDIT: I can open other files like .pdf, .mp3, .php, shared in the same directory. I'm having problem with LibreOffice in particular.

System info:
------------
Ubuntu 11.04
LibreOffice 3

View 3 Replies View Related

OpenSUSE Network :: NFS - Mounting During Boot Process On 11.4?

May 11, 2011

Using OpenSUSE 11.4 on a backup server. At boot, it needs to connect to the main server's NFS share. Watching the text scroll up the screen, it's obvious that the system waits for anything up to several minutes showing 'mounting NFS...'. Once it (eventually) passes that point, the rest of the boot procedure is as fast as expected.

If NFS is disabled at boot, normal boot times are restored. If the NFS client is restarted via 'rcnfs restart' once the system is up and running, it's instant. If NFS is disabled at boot and started manually afterwards, it start instantly. Once running, NFS behaves normally. The backup server has two ethernet ports, connected via a switch to the main server, which also has two ethernet ports. All ports are configured via DHCP from a router, with all addresses reserved on the router so that all important devices are kept at the same locations.

View 2 Replies View Related

General :: Error Occurred While Installing GRUB - Error 15: File Not Found

Aug 11, 2010

I am having a problem installing SLES11 on a new server. It goes fine through the setup until it gets to GRUB, it gets me the following error message: Error occurred while installing GRUB

[code]...

I cant continue the installation without this

View 5 Replies View Related

Fedora :: Rythmbox Pauses After 2 Seconds?

Dec 27, 2010

I'm having a buggy problem with rythmbox under F14. Sometimes when I start playing a audio cd or mp3 file Rythmbox will play about 2 seconds of the file then pause playback. When this happens it wont let me restart playback. I have to shutdown Rythmbox and restart it and try again.

I have all the latest updates, running on a Dell Latitude D510 laptop.

View 2 Replies View Related

Ubuntu :: Error - An Error Occurred While Loading Or Saving Configuration Information For Update Notifier

Jan 5, 2010

I receive these messages after I enter my user_id and password in Ubuntu 9.04;

"An error occured while loading or saving configuration information for update notifier. Some of your configuration settings may not work properly." then clicking on details box this can be seen;- {Failed to connect configuration server; some possible causes are that you need to enable TCP/IP networking for ORBIT, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to gconf daemon: Message did not receive a reply (timeout by message bus))}

then there's another error message;

"An error occured while loading or saving configuration information for evolution-alarm-notify. Some of your configuration settings may not work properly." then clicking on details box this can be seen;- {Failed to connect configuration server; some possible causes are that you need to enable TCP/IP networking for ORBIT, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to gconf daemon: Message did not receive a reply (timeout by message bus))}

after clicking Ok. the desktop is just blank.

View 2 Replies View Related

Hardware :: Error Mounting Volume: An Error Occurred While Performing An Operation On Data Partition?

Oct 24, 2010

I have 2 hard drives on mu box 1st one is 500.0 MB ext4 Volume where I have my syste FC 13 and a 2nd one where I put my database files as follows 78.1 GB ext4 Volume usage = filesystem, format ext4

ih file browser, I can see an icon for a 80GB hard drive but whenever I double click I get the following

Quote:

Error mounting volume: An error occured while performing an operation on data Partition 1 of ATA Maxtor <: <the operation failed

clicking details

Quote:

Error mounting: mount exited with exit code 1: helper failed with:
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error

when I type

Quote:

dmesg | tail

I get

Quote:

# dmesg | tail
[drm] nouveau 0000:01:00.0: Allocating FIFO number 3
[drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 3
[drm] nouveau 0000:01:00.0: Allocating FIFO number 4

What is very strange is that mysql works fine.In disk utility, it indicates that disk is healthy, but when I click check file system i get

File system check on "data" (Partition 1 of ATA MAXTOR STM380215A) completed File system is NOT clean

View 14 Replies View Related

Ubuntu :: Installation On Xp Error Message That Says:" Unbuntu Installer : And Error Occurred: Coercing To Unicode?

Nov 24, 2010

I'm trying to install ubuntu 10.10 on xp,but, after waiting around 2 hours per instalation I received a error message that says:" unbuntu installer : and error occurred: coercing to unicode: need string or buffer, none Type found. for more information see log file C:1customerlocals-1 empwubi-10.10-rev197.109. I tried on one particion make just for it then I even tried on xp on C: I even put it on a pendrive but my bios is old and do not provide for usb booting. The other thing I have to try is making a boot cd but for one reason or the other , my recorder do not want to recornized my cds- rw and right now I do not have any regular blank cds . That will be my next step. Note: Ubuntu appears installed on the the control panel "add or removed programs" but not in "all programs" list. I'm a novice on this so maybe the answer was posted but I couldn't find it. Looking ahead to try it and be part of the linux team.

View 1 Replies View Related

Ubuntu :: Error - The Configuration Could Not Be Saved - An Unknown Error Occurred

Oct 4, 2010

Whenever I try to change a user full name, through System / Administration / Users and Groups, I get the following error: The configuration could not be saved - An unknown error occurred. Running Ubuntu 10.04.1 LTS 64 bit, freshly installed.

View 2 Replies View Related

Fedora :: Boot Network Error After Graphic Driver Install

Mar 31, 2011

I tried to install the nvidia driver using yum. I had the nouveau graphic driver installed. I didn't follow any tutorial I just installed the nvidia driver over the installed one. Thinking that yum would take care of everything for me. When I rebooted I get as far as "registering binary handler for windows applications" I can still log on using alt+f2 and mount the file system using chroot but I cannot get any network access. When I use netstat -nr nothing is configured. I can't ping my router or any other computer on the network.I figure I should disable the nouveau driver and try to use the nvidia tutorial by leigh123linux to get the desktoop up again but I need net access to do that.I have no idea how to get that done. I have tried, ifdown/ifup, /etc/init.d/networks restart, service network stop/start/restart, ifconfig eth0.

View 2 Replies View Related

Fedora :: Not Moving Mouse Pauses Screen?

Mar 20, 2011

When I don't move my mouse, my screen pauses and stops doing anything. I constantly have to move my mouse to refresh what is on the screen. For example, if there is a video on the screen, the video will stop and glitch up if I am not touching the trackpad to make the cursor move around the screen. The second I start to move the cursor on the screen, however, the video plays again. Why?!

View 1 Replies View Related

Fedora Installation :: An Error Occurred Mounting Device Proc As /proc: Mount Failed

Jul 6, 2010

I've got the F13 LiveCD that I was able to boot and use using the "nomodeset" boot option. From the desktop I'm trying to perform an Install to Hard Drive. I've read the Install from LiveCD post regarding the creation of a /boot partition and a / root partition. I've tried creating them without the LVM group and with. But every time I appempt to install I get...

An error occurred mounting device proc as /proc: mount failed: (9, None). This is a fatal error and the install cannot continue.

Hardware is a Sager 8887 (P4, 3.06HT, 60GB HDD, Radeon 9000 graphics adapter)

View 7 Replies View Related

Software :: Fedora 15 Software Update Unspecified Transaction Error Occurred At System Info

Jul 14, 2011

Fedora 15 software update "unspecified transaction error occurred" at system info before installing updated list. After unchecking every (no arch) update, all the rest (i686) were installed. now all (no arch)updates remain on the list to be installed.

View 1 Replies View Related

Fedora Hardware :: HP Mini 2102 F12 Install Pauses

May 7, 2010

I was having some trouble trying to get Fedora 12 installed on an HP Mini 2102. It would pause on "initializing hardware..." and I seem to recall having a similar problem with another HP mini as well. I found an old sticky note I had written to myself. It said:
add to grub kernel boot line:
"ssb.blacklist=1"
So at the install DVD grub menu, I pressed "Tab" to edit the line for installation and then appended "ssb.blacklist=1" to the line and it seems to be working now.

View 2 Replies View Related

Ubuntu :: Boot Error: Failed To Spawn Rc-sysinit Main Process?

May 28, 2010

I have a minimal installation of Ubuntu, with lxde-core and some other apps I really use. Sometimes when I start the system, it hangs and nothing else happens. I hit Esc and then I see:Code:init: Failed to spawn rc-sysinit main porcess: Unable to open console: Input/Output error.I get stuck there, and the only thing I can do is to hold the power button, shutdown, boot again, and pray it will boot fine. Sometimes it does, sometimes it doesn't.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved