Fedora :: Forced Kernel Removal - Wouldn't Boot

Sep 5, 2010

When I was installing the last kernel update, the system informed me that I had to remove the kernel that was 2 back. The new kernel wouldn't boot and I reported the bug via bugzilla. I got a response within a day that a new kernel had been posted on koji and I was aked to try and see if it resolved my problem. When I installed it I was again forced to remove the kernel that was 2 back. This left me with only 1 known working kernel and if this new one hadn't worked, another attempt would have put me out of business.

What enforces this apparent rule of only 3 kernels. I upgraded from F10 to F13. F10 would let me keep as many kernels as I wanted and I could clean up old ones when appropriate. How can I disable this? I really need to be able to keep several kernels on the system at any given time.

View 4 Replies


ADVERTISEMENT

Debian :: Automatic Removal Of Kernel Headers Package When Kernel Packages Are Removed

Dec 28, 2008

As a follow-on to something Telemachos said in another post:

Quote:

Originally Posted by Telemachos

You can see what kernels you have installed - to check if you have a virtual kernel and to clean up - by running this command:

Code:

If you've been installing kernel-headers along with the kernels (say to build modules for graphics or wireless), you should remove those when you remove the corresponding kernel. The command to search for those is parallel:

Code:

I would have thought that removing a given kernel package would trigger the removal of the older kernel headers. Can someone confirm that is, or is not, the behavior? I ask this because it seemed to me that the older kernel header packages were indeed removed when I removed some older kernel packages.

For example, the linux kernels I have installed are:

Code:

Also, the linux-headers packages I have installed are:

Code:

So, when I get around to removing the linux-image-2.6.25-2-amd64 package like this:

Code:

I would expect apt-get to automatically also remove linux-headers-2.6.25-2-amd64 and linux-headers-2.6.25-2-common. Is that what will happen, or do I need to explicitly state all three packages on the apt-get remove command?

View 3 Replies View Related

Fedora Installation :: Dual Boot / Windows Vista Wouldn't Boot Because "BootMGR Was Missing"?

Sep 4, 2010

I had installed Fedora 13 on an unused partition of my ATA hard-drive yesterday. The primary OS here was Windows Vista.

Anyway, everything was working fne for coupla hours after which I had to restart F13 for some reason. This is when all the trouble began ..

Fedora wouldn't boot cause of some "power issues" - there were none. Windows Vista wouldn't boot because "BootMGR was missing"

I figured if I removed Fedora using the live CD - format the partition, it would help. It didn't. Well, atleast the partition got formatted. I tried re-installing F13 from the live CD but it doesn't finish the process - saying a command, something to do with 'shutdown' is not valid.

I tried repairing Vista from the Installation DVD but it is unable to do so.

Right now, on rebooting the computing, I enter the 'grub' console. I tried using grub commands to boot "Windows" from the (hd0,0) partition like thus,

Code:
grub> rootnoverify (hd0,0)
grub> makeactive
grub> chainloader +1
grub> boot
But it still maintains that "BootMGR is missing" .

View 4 Replies View Related

Fedora :: Removal Of Nouveau Driver Crashes System After Boot?

Feb 10, 2011

I wanted to replace the Nouveau with the proprietary Nvidia driver. I removed Nouveau and changed to console mode with "init 1". Realizing that i did not properly save the binary file i switched back to graphic mode with "init 5" only to have the system freeze. I rebooted and chose the usual kernel in the grub menu. The system continued to load but froze right after the Fedora logo (which hides the textual loading details) finished loading. I can not even switch to a console with ctrl-alt-F1.

View 4 Replies View Related

Ubuntu :: NVIDIA Kernel Fails To Load, Forced Into Low-graphics Mode?

May 15, 2010

I can run Ubuntu 10.04 just fine as long as I have my hardware drivers disabled, but when I enable my hardware drivers I get an error before the GDM login screen that says something to the effect of it being unable to load the NVIDIA KernelI'm then given the choice of booting into low-graphics mode, configuring xorg for this hardware, troubleshooting, dropping to console, or restarting X.Booting to low-graphics mode does nothing useful, just boots to low gfx mode.Configuring xorg for this hardware does nothing at all - same errors after trying every single option in the configuring xorg sectionTroubleshooting is equally useless to me - I can't copy and paste the very-long error reports, I'm not an xorg pro so editing the xorg conf doesn't help me, and when I tried following the option to export all my config and error logs, it said that it has exported it to $xorg_backup_file - but that's just a variable not a file.. after a reboot I can't find this anywhere.

I've googled this and the only useful info I've found is to run nvidia-xconfig as root, which I've done and it has zero effect.The only temporary solution is to disable the nvidia driver, which lets me boot normally using metacity at full resolution, but has no accelerated 3d or composite overlay so I'm unable to run compiz or have any nifty 3d.Details: Vid card: NVIDIA G96 (according to lspci) Driver: NVIDIA accelerated graphics driver (version current) [Recommended] OS: Ubuntu 10.04

View 9 Replies View Related

OpenSUSE Install :: 128 Gb Boot Error / Installation Froze At 92% And After The Laptop Wouldn't Boot?

Nov 23, 2010

I tried to install 11.3 on my acer aspire 7530 notebook to have dual boot with xp.

I made 4 partitions: one for xp, and the three for linux were made automatically.Before installation I got the warning that the partition wasn't entirely below 128 gb, I installed anyway to give it a try.

The installation froze at 92% and after the laptop wouldn't boot.

Now I've formatted the hard disk and installed windows on a partition leaving a free un formatted partition of 100 gb.

View 9 Replies View Related

Ubuntu Installation :: 10.04 Upgrade Stops At Desktop Removal / Is On Removal Black List

May 25, 2010

I started an upgrade from Ubuntu 8.04 to 10.04 and it stopped with the message: Ubuntu desktop is listed to be removed but is on the removal blacklist. Then it restored back to 8.04. I don't know how to resolve this - it would be alright to remove the old Ubuntu desktop.

View 1 Replies View Related

Ubuntu Installation :: How To Prevent Removal Of Older Kernel Versions On Update

Jul 28, 2010

I need to prevent that the latest kernel update removes the only kernel that still works in my computer. how can i do this? Currently I have 3 linux kernels versions:

Code:

Ubuntu 10.04 LTS, kernel 2.6.32-23-generic
Ubuntu 10.04 LTS, kernel 2.6.32-23-generic (recovery mode)
Ubuntu 10.04 LTS, kernel 2.6.32-22-generic

[code]...

But only the oldest works. With the new update there is a new kernel version (2.6.32-24) that possibly will not boot (like previous 2.6.32-* kernels) and also I expect that, as in previous updates, the oldest kernel will become inaccessible, thus rendering my ubuntu unbootable.

PS: unsolved threads on the underlaying problem: Can't boot default kernel after upgrading from 9.xx to 10.04 lucid Upgrade to 10.04 freezes on the Ubuntu screen

View 7 Replies View Related

Ubuntu Installation :: No Boot After Dual Boot Removal?

Nov 15, 2010

I removed windows vista from my machine via Gparted. Then used the command sudo update-grub. I noticed the portion of the hard drive that had windows was now unallocated. I rebooted my machine to see what impact that would have and got the following:

Intel UNDI, PXE-2.1 (build 082) Copyright (C) 1997-2000 Intel Corporation For Realtek RTL8101E/8102E PCI-E Ethernet Controller v1.05 (071227) CLIENT MAC ADDRF: 00 26 6C 33 96 CE GUID: FCBA3670-D104-11DE-BBA9-00266c3396ce PXE-E53: No boot filename received PEX-MOF: Exiting PXE ROM. It seems that during the boot process my computer cannot find the ethernet controller, or is this an indication that something else is wrong?

View 3 Replies View Related

General :: Wouldn't Boot On Mac

Dec 28, 2010

Background information: The hardware is an iMac. I had Ubuntu 10.10 and Mac OS X.... Something. That part doesn't matter. The Mac OS is still working....

So... I had everything set up, and I was happy to start my life getting used to Linux and learning all about a new operating system and how to use it and whatnot. I wanted to change my username, though, because when I was setting up my account, I didn't have a mouse and weird things were happening when I tried to change my username at the time. So I looked up on the internet (a very wonderful thing) how to change my username. I found that it required root access. I knew that I shouldn't have tried it because I was, and still am, so inexperienced. Then I went against my better judgement and f'ed up the system. Happy days, right? I couldn't do anything on Ubuntu anymore at that point. I had kind of wanted to do a clean install of Ubuntu at that point anyway, so that's what I decided to do. The mistake came when I decided to try to do it on my own instead of using the wonderful invention that is the internet to figure it out. So I went onto my Mac OS to erase the partitions I was using for Linux. So everything was fine until I tried to boot from my USB to reinstall Ubuntu. It keeps taking me to the command line that says "error: unknown filesystem. [return] grub rescue>" The exact same thing happens when I try to boot from the hard drive. I was really curious why it's not actually booting anything from the USB drive, because I shouldn't need the hard drive to do that, correct? I tested the USB on my Windows netbook, and it worked as it was supposed to work. I was able to try Ubuntu just fine. Then I put Ubuntu 10.04 on my flash drive. It also wouldn't boot on my Mac. Does anybody have any advice for how to get Linux working on my Mac again? I'm really sick of Mac OS and would prefer using Linux.

View 14 Replies View Related

Ubuntu Installation :: Cannot Load LiveUSB And Slow Boot After Forced Shutdown

Mar 30, 2011

I experienced what i perceive as the craziest thing during 2 years of using ubuntu. About some months ago, I have two ubuntu installed on my HP-mini netbook: ubuntu 10.04 64 bit (CAElinux) and kubuntu 10.04, and run without problem.

One day, the netbook's battery run out of charge and I forgot to plug it in. The ubuntu, as usual, went to hibernate, but without harddisk noise, so I forced it to shutdown by pressing power button (as i think it is not normal). What happened later was the partition of 10.04 was broken, it could not boot, it even affected another partition as the netbook couldn't boot kubuntu 10.04.

I try to run liveUSB and CD of both distro and the liveCD/USB boot stopped on loading screen. So I try another linux distro: PCLinuxOS, which was able to boot but took very long time. The partition of ubuntu 10.04 could not be accessed.

After installing PClinuxOS in replace of kubuntu, I scanned the ubuntu 10.04 partition and the partition was fixed, I could access the partition and could load to ubuntu 10.04, but it took very long time. Here how it loaded: first: blank screen with blinking cursor, then ubuntu load screen, then back to blank screen with blinking cursor, then it showed numbers and sentences, like some scanning works. It took long time before login screen appeared (about 10-15 minute, while the prevously normal boot time in my netbook was less than 1 minute), but once its done, the ubuntu worked normally. This also the case in the PClinuxOS and the reason it load very slowly.

After this, I try to boot the liveUSB of various linux distro, and found some could boot while the others not:

Able to load with unusual slow boot time:
PClinuxOS (latest)
Ubuntu 8.04
Fedora (latest)
Linuxmint 8 (based on ubuntu 9)

Can't load
ubuntu 10.04 and 10.10
kubuntu 10.04
latest linuxmint

The liveUSB boot could take 1 hour. I also try the latest Puppy, Gentoo and OpenSuse liveUSB but it couldn't boot, and it likely the liveUSB problem. I made the all the liveUSB with unetbootin. The ubuntu 10.04, 10.10, kubuntu and the latest linuxmint could not boot even after I scanned the ubuntu 10.04 partition. There was no problem with the liveUSB as it would load normally on another computer. I think it is just the variant of ubuntu 10 that is not being able to boot.

I was not content on this slow boot, so I try to format the two partition of ubuntu and PClinuxOS (there are another partitions though), and installed ubuntu 8. But it also happened to boot slowly as the previous ubuntu. Then I replaced it with linuxmint 8, and the same occurred. So I try to install windows on another partition, and it boot normally.

The question is, what is happening. Why do the forced-shutdown-of-ubuntu-10.04 affect another partition, to the boot of another distro? If my HD was broken, the Windows would load very slowly too right? Yes, in SMART Data (from disk utility) it showed "few bad sector", but i think this is not related to the slow boot. The ubuntu 10.04, 10.10, kubuntu and the latest linuxmint cannot boot until this moment. I am thinking there are some informations planted on my computer, that twist it to load some distro slowly, and prevent it to load some others. But where and what? (I almost arrived to the thought that this is supernatural!)

Because of my long story up there (as I think it must be reported), the conclusion is:
1. Ubuntu 10.04 on my netbook was forced shutdown (by me)
2. It caused the partition broken
3. After fixing the partition (by scan, but I forgot the command), it took very long time to boot, but the ubuntu itself run normally
4. It also affected the boot of another distro (slow down the boot time), but Ms.Windows boot time is normal
5. It also caused ubuntu 10 (and its variant) to not be able to boot from liveCD/USB
6. It also caused me going crazy

Now im gonna format the whole HD in hope of ubuntu 10.04 (and later) could boot again, but shall it fix the problem? (as formatting the previously ubuntu 10.04 partition did not solve the problem). Or should I buy another HD (or even computer) to install natty!

View 9 Replies View Related

Ubuntu Installation :: The USB That Wouldn't Boot #1,971,004

Nov 4, 2010

- Im using 3 different USB keys, a 1gb, another 1gb, and a 4gb, the 4gb being the newest, and one of the 1gb might be early usb2.0.
- My motherboard has options in the bios for both USB HDD and FDD, and even USB ZIP drives. I set the boot order to USB FDD, then USB HDD, then HDD.
- I am trying to get Damn Small Linux 4.4.9 to work.
- When the screen after the motherboard logo is loading, it recognizes both my USB HDD and the FDD, displaying both names for each, and their capacity. But it just then skips to the dual boot options for my 160GB OS HDD.
- Legacy USB is enabled
- I'm using the actual ports on the mother board, not the front pannel ports.

View 1 Replies View Related

Ubuntu :: Re-installed Grub2 But It Wouldn't Boot?

Sep 21, 2010

I have a 2 hard drive laptop. I have Mac OSX on /dev/sda and 64 bit Ubuntu on /dev/sdb. (I did have 32 bit Ubuntu on /dev/sda as well, but I have deleted that). So with the intention of deleting the 32 bit version and to make sure the 64 bit version on sdb still booted I re-installed grub2 to sdb before I deleted the 32 bit installation from sda. Sadly it wouldn't boot. It gave me the "no such partition - grub rescue" message. So I booted up the live cd and re-installed grub2 to sdb again, just to make sure. It ran ok but on reboot got the same message as before.So I booted up the live cd again and installed grub2 to sda and now it boots fine.I presume that the bios is looking at the first hard drive and if it finds nothing there it just gives up - not looking at the second drive at all. Is this normal on a 2 drive system? Unfortunately as it's a Sony Vaio the bios is almost completely locked so I suspect I cannot change it.

View 7 Replies View Related

Ubuntu Installation :: 10.04 AMD64 - Wouldn't Boot Into The Installer

Jul 11, 2010

I've spent a frustrating afternoon trying to install Xubuntu 10.04 x64. I had already installed Win7 Pro 64, and have been attempting to install on a separate hard drive. It wouldn't even boot into Xubuntu install. Figured a bad burn on the Cd so I reburned the image I had down loaded using Ktorrent. It wouldn't boot either. I swapped out the DVD burner. Still no go. Redownloaded using Ktorrent including the torrent. Wouldn't boot into the installer.

I did a fresh burn. Still it wouldn't boot to the installer. I then downloaded Xubuntu again but from a mirror and not using Ktorrent. Good MD5SUM. Burned it again on another computer. Still wouldn't boot into the installer. I burned a copy of Kubuntu 10.04 x64 and it installed with no difficulty. I've installed Xubuntu 10.04 x86 several times on other computers win no difficulty. But I have 8 Gb of RAM on this machine and want to use Xubuntu 64.

View 2 Replies View Related

Ubuntu / Apple :: 10.10 On Dual Mirror G4 - Wouldn't Boot From The CD

Jan 7, 2011

I tried burning straight to the CD after download Ubuntu. It wouldn't boot from the CD. Can anyone explain the steps I need to reproduce to make this happen?

[Code]....

View 1 Replies View Related

Ubuntu Installation :: Upgrading - Laptop Wouldn't Boot

Jan 14, 2011

I used a cd version of ubuntu 10.4 but my laptop wouldn't boot.I thought of installing the previous version of ubuntu and then upgrade it.I used ubuntu 9 and it worked perfectly. But when the upgrade finished and my pc restarted it showed this message [1.007098] Disabling IRQ#4

View 7 Replies View Related

Ubuntu Installation :: Boot From CD For Demo Mode (9.10) But XP Machine Wouldn't Do It

Feb 18, 2010

I tried to boot from CD for demo mode (9.10) but my XP machine wouldn't do it. I opened CD from My Computer and a selection window opened. Choices were to reboot to demo, Install to Windows or Help with Boot. I selected Help with Boot and a boot program was downloaded and installed (I think to drive C: (XP)). When I restarted, a new boot window opened giving me a choice to boot to XP or Ubuntu (9.10) and I chose Ubuntu. Instead of opening for demo it went to full install and I aborted the procedure, went to add/remove programs and uninstalled Ubuntu. Now when I restart I still get the boot selection window, Any suggestions as how to remove the boot program? Can't find it.

View 2 Replies View Related

Ubuntu :: Windows Boot Also Took Much Longer Than Usual - Screen Wouldn't Appear

Jan 7, 2011

Before I begin, here are some computer specs:

Toshiba Satellite C655
2 GB Ram
250 GB HDD
Intel Celeron 900 Joules / 2.2 GHz
64 bit

So, a little backstory. For christmas I got a new laptop with Windows 7, and while Win7 is a good operating system, I wanted to try Ubuntu and see which one I liked better. I installed the 32 bit version, because I understand people run 32 bit Ubuntu on 64 bit machines with out problems. For the first few days, everything was going amazing and I was pretty much using only Ubuntu (I had a dual boot with WIn7). One day, I opened my lid to find that the log in screen wouldn't appear, so I restarted.

I wish I could remember what error I got, but everytime grub tried to load Ubuntu, it wouldn't load, it just gave me some error (it may have been a kernel panic, not sure). So I went into windows, burned a windows repair disc, and fixed the MBR to be the windows boot loader instead of grub, then deleted the Ubuntu partition. Shortly after, I tried the 64 bit Ubuntu installation, and it wouldn't even boot up after the first boot (unfortunately, can't remember the error I got then either). So I repeated the MBR fix for Windows, and just stuck with Windows for a while. However, a new problem arose. Every now and then (and in time, more frequently) everything would freeze, for 1 to 2 seconds.

It couldn't have been my RAM or anything, the computer was blazing fast when I got it. The windows boot also took much much longer than usual, until it just wouldn't boot at all. I had my father (who's much more knowledgeable at computers) to do something, and he loaded into an earlier recovery partition ran a program called CCleaner, which supposedly fixed it. However, the problem was still there, and it got worse. I tried CHKDSK, it didn't do anything. The random freeze ups kept happing more frequently and became more and more bothersome. Eventually my computer just wouldn't boot up, it would just be a blank screen after the 'Toshiba' logo.

I eventually called Toshiba and they said that I apparently deleted the original recovery partition, and needed a Windows install disc, which I don't have so I have to buy one. Until then, I decided to just do a complete install of Ubuntu (64 bit), since I figured if I just did a complete fresh install removing everything, it would fix it. Well, turns out it had the same freeze up problem. I then tried a clean install of 32 bit Ubuntu. No luck, still periodical freeze ups, sometimes if the freeze ups are longer the screen will go grey. Before all this mess Ubuntu ran perfectly. I'm fearing that it may be my hard drive that's the problem, but I'm not entirely sure. So, is there anything I can do to restore my laptop to full health with out buying a new hard drive? Unless the hard drive isn't the problem, but I don't see what else is. EDIT: I tried memtest. Here are the results: It says 'Pass complete, no errors'. What do you guys think?

View 9 Replies View Related

General :: PC Wouldn't Boot After Deleting Hard Drive Contents?

Mar 10, 2010

I have Intel Pentium3 motherboard model 845GVSR with 40 GB Hard Drive, DVD/CD ROM and 4 USB slots but no Floppy Drive.My PC was working fine until I deleted the contents of hard drive accidentally using trial version of killer software.I ried to install Linux by making a boot-able CD, but it did not work.Then i tried to make a boot-able USB using Universal Notebook Installer, it did not work either. I just get the Error " Error loading operating system.Then I tried a free software from net by the name James Format Tools - DOS on USB. Using this computer did boot but DOS did not install and I got the error message "invalid drive specification".I understand that now I will have to write boot sector afresh and will have to Format the hard drive,, but how to do this as all my attempts to get to the hard drive failed

View 5 Replies View Related

Ubuntu :: Removal From Dual Boot With Windows 7?

Dec 10, 2010

i was using windows 7 and started to get sick of windows completely, so i installed ubuntu and was dual booting between the two.. somewhere down the line i had made a mistake (can't remember exactly what) and instead of properly fixing the issue i decided to re-install ubuntu, but in doing so i now have created another partition and another install of ubuntu, so i have 2 ubuntu's an a windows 7. i would like to remove the 2 ubuntus and remove the partitioning to return to just having windows 7 installed and then i intend to install ubuntu studio. i have done some searching on this issue and i am still not entirely sure what needs done and how to do it without messing anything up.

i have read that i need to run fdisk /mbr from a windows command prompt and that this will fix the master boot record and return it to only having the option to boot into windows, but i also read that this can cause problems if the disk has more than 4 partitions (which it does, courtesy of 3 OS's and a couple of storage partitions).

so in summary: remove both ubuntu installations and return the disk to the partitions that were there before i installed ubuntu the first time.

would like to get this sorted out and eventually just get rid of windows altogether. there are a few windows programs that i will miss, but ubuntu studio seems to have most of them covered so after a bit of learning and adapting there will hopefully be no need for the unstable, expensive, non-secure heap of crap that is microsoft windows.

View 4 Replies View Related

OpenSUSE Install :: 11.2 Menu Removal On Boot Screen?

Sep 1, 2010

I recently upgraded from openSUSE 11.2/Gnome to openSUSE 11.3/Gnome

The instructions are followed is as below:-
How To Upgrade OpenSUSE 11.2 To 11.3 (Desktop & Server) | HowtoForge - Linux Howtos and Tutorials

I still see 11.2,11.2 safe mode start up menus on boot, i would like to remove these menus.

Would removing these menus affect stability

Also how do diagnose any left over trash ,non applicable software left over from 11.2

View 9 Replies View Related

Fedora Installation :: Xen-kernel - Unable To Boot In Normal Kernel

Feb 11, 2010

I use a pretty fresh installed RHEL 5.4, which should be very similar to Fedora. After the basic installation I installed xen and xen-kernel via yum with no errors. I can select the xen-kernel at boot time. But after booting the normal kernel shows up.

[root@noname boot]# uname -r
2.6.18-164.11.1.el5

My /boot/grub/menu.lst looks like:

default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz

[code]....

I can't see anything wrong and I did not change/try anything.

View 11 Replies View Related

Ubuntu :: When Upgraded The Laptop To 11.04 It Wouldn't Boot Properly It Shows The Splash And Then Switches To A Console?

May 9, 2011

I got wireless printing working on my mom's computer... Then when I upgraded the laptop to 11.04 it wouldn't boot properly. It shows the Ubuntu splash and then switches to a console where I can see services starting and stopping. It freezes when it's going through this section of startup. I rebooted and started the machine in recovery mode, then selected low-graphics from the list. It works in low-graphics mode in Ubuntu Classic (my mom doesn't want Unity so I set Classic as the default)

View 5 Replies View Related

Fedora :: Freezes Suddenly; Forced To..force Shut Down?

Jan 14, 2009

I'm using Fedora 10 64-bit, with all the latest upgrades. I'm on a Sony VAIO, if the model would affectFor some reason, while I am working, Fedora will suddenly freeze up: no applications will do anything, but for some strange reason, my mouse can move. It can't do anything, none of the buttons respond except for the mouse (and the power button)

View 14 Replies View Related

Ubuntu Installation :: Cant Upgrade 2.6.35-25 Kernel / Error Post-removal Script Returned Error Exit Status 1?

Mar 14, 2011

I dont know how to put this that somobody would understand my problem but here we go. I have problem like said in title.I am unable to upgrade my kernel. Sunaptics says that I have 2.6.35-28 installed. I tried to reinstall 2.6.35-28 via synaptics but it gives me error.

Thats what uname -a says:

pekka@pekka-laptop:~$ uname -a
Linux pekka-laptop 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:48 UTC 2011 i686 GNU/Linux

Tried to install 2.6.35-27 via terminal thats what I get:

Code:
pekka@pekka-laptop:~$ sudo apt-get install linux-image-2.6.35-27
[sudo] password for pekka:
Reading package lists... Done
Building dependency tree
code....

dpkg: error processing linux-image-2.6.35-25-generic (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
linux-image-2.6.35-25-generic
E: Sub-process /usr/bin/dpkg returned an error code (1)
pekka@pekka-laptop:

View 9 Replies View Related

OpenSUSE Install :: Dvd Reset - Update Wouldn't Work - MSwindows In The Grub Boot Menu Disappeared

May 28, 2010

I have a dual boot system: windows xp and suse(10.2). I had to reinstall windows(again). When I tried to use the installer, it kept reseting my partitions to 500gb+ to linux. Nothing I tried would let me put it to the way it was(50gb to linux). Repair install failed. Update wouldn't work. MSwindows in the grub boot menu disappeared. I tried reinstalling suse. The installer blocked any attempt by me to put the partitions back to normal. How do reset the windows and linux partitions(850gb windows, 50gb to suse linux)?

View 9 Replies View Related

Ubuntu Installation :: Forced To Use Flash Drive As Boot Drive

Jun 11, 2011

Back in Febuary, my wife bought a Toshiba Satilite from Wal-Mart and a few days ago the hard drive got toasted. So now I'm using an 8gig usb drive as the boot drive. I also have 2 other flash drives for downloads and such but overall I am very pleased.

I'm running 11.04 32 bit and was wandering if 64 bit made a difference. I've got 4 gigs of ddr3. It's slow to boot, but once it's running, it's faster then Windows 7. Very nice.

Is there anything I should chage, use, since I'm running it off a flash drive??

I have 3 seperat drives, 2 x 16 gigs and an 8 gig, and was wandering which one would be best for booting off of? What do I look for??

Here's what I got:

00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
00:01.0 PCI bridge: Toshiba America Info Systems Device 9602
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)

[Code]....

View 5 Replies View Related

Fedora :: Images Wouldn't Render After Import And Related Software

Apr 3, 2010

My goal is to import and organize photos from my SD Card I have a built in SD Card Reader on my Toshiba Satellite A205 with Fedora 12 installed

1st: I tried to just use gThumb but some of the images wouldn't render after import. - Also at this point, I selected for Fedora to automatically open gThumb Import when I enter the SD Card. Now I can't figure out how to stop it from doing that. If anyone could answer this too, i would be very grateful

2nd: I tried f-spot but it also wouldn't render some of the images after import and I don't like that it orders the photos by day and doesn't let you manage it yourself. Correct me if I'm wrong with this.

Now: I loved Picasa on Windows so I loaded the Picasa 3.0 RPM. I had an apparently common problem with the Wine preloader being blocked by SELinux. I followed the SELinux recommendation to lift the restriction. I realize its not as safe but I thought if I could get Picasa to work I could live with it. But I can't seem to import from Picasa either! When I start an import from Picasa it gets about 20 pictures though and then stops with the following error:

Code: An error has ocurred during importing. Either the source is unavailable or the destination is full or readonly. (11) And also the gThumb import window opens... actually as I'm writing this, it probably is the auto action i set up earlier that's throwing it off. That would probably make the "source unavailable" like the error implies.

I would like to remove the auto load behavior i set up when entering an sd card. If anyone has any other ideas why I can't view all of the images in the other programs i'd like to give them a fair evaluation also. A few of them render ok, but most of them just show a broken image link.

View 8 Replies View Related

Ubuntu :: Computer Won't Boot \ Opened The Screen But The Login Screen Wouldn't Appear?

Oct 1, 2010

I am using Ubuntu 10.04.1 and I run it 24 hours a day. Recently one morning I went to my laptop and opened the screen but the login screen wouldn't appear. Anytime the cursor appeared, HDD activity would go to 100%. I'm assuming this because the HDD light on my laptop was permanently on. So I made the dumb decision of just holding the power button down and turning it off. When I turned it back on, I noticed it came to a command prompt type screen listing "initramfs" at the bottom apparently wanting me to input a command. I did a lot of research and couldn't find much of anything that would help me. I read about GRUB, superblocks, fsck, e2fsck, etc.. . I tried all of those and nothing has worked so far. Any ideas? I did notice one thing. When I went into the actual install with the livecd, it told me the drive was /dev/sda5, but in Disk Utility on the livecd, it told me it was /dev/sda1

View 9 Replies View Related

Fedora Hardware :: Computer Running Snail Slow - Wouldn't Install 12

Mar 18, 2010

everything in the computer is running snail slow. So slow, that it wouldn't install Fedora 12.

View 9 Replies View Related







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