Ubuntu Installation :: Error, Could Not Perform Immediate Configuration (2) On Mountall
Nov 28, 2010
i recently got a server and it was going fantastically well, but just recently when i tried installing something using apt-get install .... ( i tried irssi, firefox/iceweseal, tightvncserver) it downloads asks for a questions i press y for yess then i get this error E: Internal Error, Could not perform immediate configuration (2) on mountall and then it doesnt install, this is really frustrating.
View 9 Replies
ADVERTISEMENT
May 13, 2010
i use synaptic manager to get the updates. I tried to get the required plugins like gstreamer 0.10 plugins bad. I downloads the all the required files but at last it show the following
E: Internal Error, Could not perform immediate configuration (2) on mountall
View 1 Replies
View Related
Jul 6, 2010
I have been having trouble installing packages. Every package I try to install gives me the same error - Quote: E: Could not perform immediate configuration on 'libattr1'.Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)
I have tried Synaptic, the Update Manager, apt-get, and aptitude. I noticed that someone has filed a bug report on launchpad (link), for seemingly the same reason, and so far there hasn't been any changes made.
View 3 Replies
View Related
Oct 13, 2010
Everything works well when executing:
Code:
sudo apt-get update
sudo apt-get upgrade
When executingsudo apt-get dist-upgrade
I get this
[Code]...
View 1 Replies
View Related
Jun 5, 2010
I have upgraded at lucid from karmic.I have a little peculiar setup. My root partition is on sda3 and I mount the following:/usr -> /dev/sdb1/var ->/dev/sdb2/home -> /dev/sdb3(sdb isn't really a SATA disk but a PATA).When I boot with the new kernel 2.6.32-22 mountall stops with error messages that /dev/sdb2 and /dev/sdb1 are not ext2 file systems(this message comes from fsck.ext4??-It's using a ext4 program to check for ext2??)and cannot be mounted.Of cource those are normal ext4 filesystems which are being mounted without any problems with the last karmic kernel 2.6.31-21 which is what I am using)
View 2 Replies
View Related
Jan 23, 2010
I have upgraded my ubuntu to the latest version a few days ago. Prior to the update I played a little with my partitions (transferred about 15GB from my windows partition to ubuntu partition).Up until yesterday everything worked. For some reason ubuntu will not load up now. After selecting ubuntu on grub i get the following msg: init: mountall main fsck process (574) terminated with status 3 mount of filesystem failed one or more of the mounts
View 3 Replies
View Related
May 15, 2010
I ran into this problem myself, and I've seen that others have had the same problem when updating from Karmic to Lucid via apt-get. There is a bug in apt for Lucid, and it has been noted on one of the Ubuntu lists
This is a simple how-to and a work-around to the upgrading with apt-get:
1) Update your sources.list file to replace all instances of 'karmic" to 'lucid' : $ sudo sed -i 's/karmic/lucid/g' /etc/apt/sources.list
2) Run apt-get update: $ sudo apt-get update
3) Run a regular upgrade; $ sudo apt-get upgrade -y
Here is where the problem comes in. Apt is looking for the util-linux package, which is part of upstart-job, but someone apparenlty forgot to write the code to tell apt-about this (whoops!)
So, you now need to install upstart-job by itself. By skipping this step you will get the error message when you try to run step 5: "E: Could not perform immediate configuration on 'util-linux'.Please see man 5 apt"
4) $ sudo apt-get install upstart-job
5) Now you can run apt-get dist-upgrade: $ sudo apt-get dist-upgrade -y
View 6 Replies
View Related
Aug 24, 2011
I'm getting the following error when I'm trying to install from 'testing' repo. E: Could not perform immediate configuration on 'perl' I'm doing apt pinning to install XFCE 4.8 on Squeeze. I've already added all the necessary sources and my /etc/apt/preferences file looks like this.
Package: *
Pin: release a=testing
Pin-Priority: 400
Package: *
Pin: release a=unstable
Pin-Priority: 300
Here is what I'm trying to install.
apt-get -t testing install xfce4 xfdesktop4 xfce4-power-manager xfce4-screenshooter xfce4-notifyd thunar thunar-archive-plugin thunar-media-tags-plugin thunar-thumbnailers gvfs-backends gvfs-bin gvfs-fuse xfce4-mixer xfburn terminator
View 1 Replies
View Related
Aug 27, 2011
I am on a friend's box and we are atm transitioning from stable to sid on his box. Instead of doing the whole thing at one shot via update-manager we are doing it using the apt tools. Now while upgrading, I'm not able to update any of the perl 5.12 packages, perhaps due to circular dependencies or what. This is the error I'm seeing :-
$ sudo apt-get install perl
[sudo] password for shirish:
Reading package lists... Done
[code]....
View 2 Replies
View Related
Jun 5, 2011
I did an unsuccessful update and got a lock un apt. But instead of removing /var/lib/dpkg/lock, i by accident removed /var/lib/dpkg. Yes, i don`t have backups, and i regret it very much now. I created a new /var/lib/dpkg folder but now if i do a apt-get upgrade, it tries to install all applications, because apt thinks i dont have any. Any chance to rebuild the database? Also, if i hit "yes" and try to reinstall them all, i get this error message:
Code: "E: Could not perform immediate configuration on 'multiarch-support'. Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)"
View 5 Replies
View Related
Feb 7, 2011
I boot into the CLI (by changing gdm.conf) and before it gets to the logon, it produces this error. So far, I haven't seen any effects but I'd like to get rid of it. Sometimes, I also get the error
Code:
mountall: plymouth command failed
I removed and reinstalled the Plymouth packages to no avail.. Anyone know how I can at least get rid of this error from appearing (like somehow changing a .conf file to not even try and "connect" to Plymouth)?
I did try the sudo apt-get update and all those other commands as listed on other sites. I went through the basic Google search so after the first 4 pages, I'm outta ideas.
View 5 Replies
View Related
Feb 16, 2011
while trying to get a game to work on wine I was surprised to find out that the wine version that ships with sid is 1.0.1 released in October 2005. So I installed the latest release I found at [URL] like this :
dpkg -i wine_1.1.42~winehq1-1_amd64.deb
The install failed, I think because I hadn't remove the old wine version, and that's when the joy-ride started. Impossible to remove wine to restart properly. (apt-get remove libwine wine and apt-get -f install didn't) After some googling I tried this :
dpkg -i --force-depends wine_1.1.42~winehq1-1_amd64.deb
This did install the wine version I wanted, and the game ran fine after that. However the result was a borked apt-get. Tried to remove wine again with the above commands, resulting in apt-get failing to do so because it tried installing wine-unstable and reported errors similar to these : E: Could not perform immediate configuration on 'wine-unstable'. see man 5 apt.conf under APT::Immediate-Configure for details. (2)
View 2 Replies
View Related
Nov 6, 2010
I just upgraded from 9.10 to 10.04 and after the upgrade I am getting an exit code of 32 from mountall which is causing the system to not boot. This wouldn't be a big deal except I have no blank CDs and it won't boot from a thumb drive so I can't go in an modify the /etc/fstab myself.
View 7 Replies
View Related
Feb 24, 2011
I just installed Ubuntu 10.10 32-bit on my laptop and successfully completed the installation. However, I attempted to install the recommended updates but have been unsuccessful. The updates downloaded just fine, but when I attempt to install the downloaded updates, I get a package operation failed with the following text: installArchives() failed: Extracting templates from packages: 10% Extracting templates from packages: 21% Extracting templates from packages: 32% Extracting templates from packages: 43% Extracting templates from packages: 54% Extracting templates from packages: 65% Extracting templates from packages: 76% Extracting templates from packages: 87% Extracting templates from packages: 98% Extracting templates from packages: 100% Preconfiguring packages.
View 2 Replies
View Related
Feb 26, 2010
I just loaded octave. I ran through a few examples of how to implement a script file. Everything works until I get to "plot". When I run the "plot" command I get the following.
octave:2> test1.m
error: can't perform indexing operations for <unknown type> type
sh: gnuplot: not found
Just to double check my work, I ran the following code:
y=[1 2 3];
plot(y);
View 3 Replies
View Related
Aug 27, 2011
Last night I downloaded the iso for the full DVD install with the intention of installing it from the hard drive. Since my old Fedora Core 2 system is down right now I have the iso on my MacBook.How do I perform the 256 check sum on the MacBook? I tried the shasum -a 256 but I'm not sure it's doing the right thing.
View 1 Replies
View Related
Feb 15, 2010
Can one perform an installation of CentOS 5 (5.4) so that the system is up-to-date at the time of the first boot (i.e. Anaconda will pull and install the 'latest' versions of the packages directly, and the user needn't run `yum update` | `yum upgrade` after the system has been installed)?
If this is doable at all, is it possible to accomplish without making use of a personally custom-crafted-and-hosted repository (i.e. can one of the official CentOS mirrors be used)?
Also, I'm not talking about creating an install DVD containing the latest versions of the packages, but rather, if the netinstall media can be used to perform this particular type of installation.
View 2 Replies
View Related
Nov 1, 2010
I upgraded my main workstation from 10.4 to 10.10 yesterday and was a little concerned that a kept seeing the upgrade software perform the same step of generating grub.cfg over and over. I went back to the logs and I counted nine (9!) repetitions of this same task
View 4 Replies
View Related
Dec 28, 2010
I'm trying to figure out how to perform a minimal install to a USB attached hard drive. A full install works just fine, when I start the install from the LiveCD desktop, all the USB drives are visible and can be installed to. In the minimal install, the requisite kernel modules for USB storage don't seem to be loaded, therefore, my USB hard drive is not visible and cannot be mounted, partitioned, or installed to.
The reason behind this is I'm trying to build an XBMC install on a USB hard drive and want only the minimum backend OS that's necessary as some of the Ubuntu desktop software causes issues with some of the XBMC software. I've posted on the XBMC boards about this, but my questions have gone completely unanswered,
View 8 Replies
View Related
Jan 8, 2010
Could not download all repository indexes.The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct.and therefore i am unable to perform many tasks.this is a clean install of 9.10 on a brand new laptop
View 5 Replies
View Related
Oct 23, 2010
I would like to create an unattended install ubuntu 10.10 cd. I have followed the ubuntu [URL].. on creating the preseed file, however, I can't find any useful tutorial on how to set the kernel parameters to perform an unattended install using my preseed file.
View 1 Replies
View Related
Oct 25, 2010
I want to install Ubuntu but not as Dual-Boot (Other OS is Windows XP x64 edition).
Does Wubi perform significantly better than an Ubuntu version installed on VMWare or VirtualBox?
My computer has:Intel Core2 Quad Q8200 @ 2.33GHz. 4GB RAM. An almost empty 450GB HD (defragmented)
View 5 Replies
View Related
Jul 14, 2011
I added a code into terminal and restarted, then I tried to install Java and this came up.'There seems to be a programming error in aptdaemon. This is the software that allows you to install/remove software and to perform other package management related tasks.'
PHP Code:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/aptdaemon/worker.py", line 961, in simulate
[code]....
View 1 Replies
View Related
Jun 18, 2011
Im running Ubuntu 10.10 32 bit and Grub2. When running the update manager, I get the following message while it is configuring grub-pc: The Grub boot loader was previously installed to a disk that is no longer present, or whose normally unique identifier has been changed for some reason. It is important to make sure that the installed Grub stays in sync with other components such as grub.cfg...I change my hardware, including hard disks, frequently so that is likely the cause. My computer still boots but I like to fix this if possible. My disk partitions are:/dev/sda1/boot/dev/sda2/ /dev/sda3/home
View 6 Replies
View Related
Oct 6, 2010
I got a new laptop the other day, repartitioned it and installed Lenny. The wireless did not work. From some searching, I decided that I have the 14e4:4727 broadcom chipset. The driver I need is partially supported by the 2.6.33 kernel. I installed squeeze and downloaded the 2.6.35-7 kernel from kernel.org Then compiled it with the debian 2.6.32 kernel config file. Once it was done I installed the kernel deb files, and restarted it.
Kernel 2.6.35.7 Compiled with commands
make oldconfid
make menuconfig
export CONCURRENCY_LEVEL=2
make-kpkg clean
fakeroot make-kpkg --append-to-version "-hermes" --revision "10-5-2010" --initrd kernel_image kernel_headers
[0.433831] PCI_root PNP0A03:00: address space collision : host bridge window [mem 0xafffffff-0xdfffffff] conflicts with PCI bus 000:00 [mem 0xd0000000-0xffffffff]
And it seems to hang until I manually hold the power button to shut it down.
Before I compiled my own kernel I tried to use the liquorix-2.6.35-amd64 kernel with the same result. Am I doing something incorrectly?
Computer: DELL Inspiron m5010
4g ram
phenom 2 triple core
ATI Mobility Radeon HD 4250
I have been using linux primarily for a year or two.
View 14 Replies
View Related
Oct 25, 2010
I'm having problems installing Ubuntu 10.10 Netbook onto my Asus 900. I downloaded the .iso then used the "make startup disc" feature in my Mint 9 desktop machine to make a usb install disk. All appears well at that point. When I try to boot from the usb stick, I get an error message as follows:
"SYSLINUX 363 Debien-2008-07-15 ......
Unknown Keyword in Configuration File
boot: "
and the cursor just hangs there and doesn't respond to the keyboard.
I also tried it on another Asus and a Gateway Laptop with the same results.
My intention is to have this the sole OS on my little Asus 900.
View 4 Replies
View Related
Oct 12, 2014
ERROR: No configuration file found
No Default or UI configuration directive found!
boot:_
This appears when I try to boot Debian 7.6.0 from my USB drive
View 1 Replies
View Related
May 24, 2011
every-time i try to install, i get this
Error executing command
>>command=C:Windowssysnativecdedit.exe /create/d Ubuntu/application bootsector
>>retval=1
>>stderr=The boot configuration data store could not be opened
The system cannot find the file specified
>>stdout=
View 1 Replies
View Related
Nov 22, 2009
Here's a brief description of my system:
120GB Sata HDD - Primary OS drive
3 x 1.0TB Sata HDD - Raid 5 array
This is on a C2D MSI P35 Platinum board. Anyway, did a fresh install of F12 on the 120GB, which I had problems with - Anaconda refused to see the drive. Fedora Live could see it fine, and it was listed as an 'nvidia_raid_member' - no idea why, but I completely erased the disc under the Live CD and proceeded to install F12.
Once F12 was installed, I loaded up mdadm to re-activate my Raid 5 array, using 'sudo mdadm --assemble --uuidthe uuid) - and it started with only 2 of the 3 drives. My /dev/sdb drive did not activate into the array, due to what mdadm said was a mismatched UUID. Ok, so I erased /dev/sdb, intending to rebuild the array. Erased /dev/sdb, and then attempted 'sudo mdadm --add /dev/md0 /dev/sdb' and I get this error: "mdadm: Cannot add disks to a 'member' array, perform this operation on the parent container" - I can find NO information on this error message.
[Code].....
I don't believe the hard drives are connected in the exact same order they were in before - I disconnected everything in the system and blew it out (it was pretty dusty)
View 1 Replies
View Related
Oct 29, 2010
I am using Centos 5. I got one error unexpectedly after some configuration for rsync and folder settings. The error i am getting is "Serve Authorization directory (daemon/ServAuthDir) is set to /var/gdm but does not exist. Please correct the configuration and restart GDM." after rebooting.
I tried to resolve the issue by setting permission for folder /var/gdm to 755. but the problem is still not resolved.
View 1 Replies
View Related