Slackware :: After Update To Current Boot Is All Messed Up?

Jan 26, 2010

I have just updated current to get the new kernel and things seem to have gone just a little wrong.After upgrading i edited lilo.conf and ran all seemed fine so i rebooted to find my pc wont boot it cannot find modules and there will be trouble ahead it think it says (will check the error and add it).So i thought no problem i can just boot from an old disk i have laying around and fix it from there. I only had the 12.2 install disk or ubuntu 8.10 live cd neither of witch support ext4 which i stupidly decided to format my drives in.

Anyways i now have a ubuntu 9.10 disk and have booted and try to fix things but am miffed at whats going on. If i chroot into my slack root and look in my /boot there is only the old files before the update, but if i mount the drive in ubuntu there are the new files from after the update.What has happened and how can i fix it? It has just occurred to me i could use a tmp dir and copy the correct /boot files there then in the chroot copy them to /boot may work ?

View 14 Replies


ADVERTISEMENT

Slackware :: Custom Kernel Not Boot After Current Lastest Update / Sort It?

Mar 2, 2010

After the bunch of updates with current, my custom kernel (2.6.33) can't boot.

The error is:
/sbin/e2fsck: No such file or directory while trying to open /dev/sda6

The superblock could not be read or does not describe a correct ext2
filesystem. If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate
superblock:
e2fsck -b 8193 <device>

The /dev/sda6 is ext4 and is ok since it can boot with official huge smp kernel 2.6.33.

My custom kernel can boot before this bunch of updates in current.
What i missing in kernel?

View 18 Replies View Related

Fedora :: F12 Update Messed Up Boot And Apps

Dec 18, 2009

My computer is a dual boot between windows xp and fedora 12. I am using grub and my first boot selection default was windows. My computer has the following specs:
-AMD athlon xp 2400+ at stock speed 2.0Ghz
-640mb of ram, 2x256mb, 1x128mb, all 266mhz speed
-250gb SATA harddrive, seagate
-Nvidia GeForce 4mx AGP video card
-ASUS A7V600 rev. 1.00 motherboard

I booted up fedora 12 today(12/17/2009) and did a fedora software update (task bar->system->administration->software update). It said it found 94 new updates release on (12/16/09), so click update, and the computer did its updates and reboot. Now my grub boot loader is messed up (boot default was windows, now its not) and random apps crash, like gedit, so I can't edit my grub settings to boot to windows and linux is now useless because apps keep crashing. As of right now I am using another computer to post this. I know one of the updates was a Fedora 12 kernel update. And the new updated fedora 12 "automatic bug reporting tool" does not work any more, after the update.

Some ideas I have, but I have no idea how to do them:
-uninstall last updates
-repairand/or restore bad files
This is important because I need to use some of the apps/programs for work.

View 7 Replies View Related

Slackware :: Update To -current 30 Nov, Inkscape Cannot Run?

Dec 3, 2010

after i update to -current 30 nov, inkscape cannot run. Code: inkscape: error while loading shared libraries: libMagick++.so.3: cannot open shared object file: No such file or directory and there are other error (friends of mine problem) inkscape in slackware. this is the error

Code:
(inkscape:9005): Gtk-CRITICAL **: gtk_misc_set_alignment: assertion `GTK_IS_MISC (misc)' failed Emergency save activated! Emergency save completed. Inkscape will close now. If you can reproduce this crash, please file a bug at www.inkscape.org with a detailed description of the steps leading to the crash, so we can fix it. Segmentation fault

View 10 Replies View Related

Slackware :: No Video After Update To Current / Get That?

Feb 16, 2011

I'm in a bit of a pickle here:

After upgrading to current, I lost my video ... On boot I see the console until missage like this code...

View 9 Replies View Related

Slackware :: 13.1 Crashed When Update To Current

Mar 18, 2011

I was using the Slack 13.1, and when I change the mirror to Current and upgrade (and reboot after this) my Slackware stops in the Message "Loading Linux" and makes a million of beeps.

View 3 Replies View Related

Slackware :: X Crashes After Update To -current / Resolve This?

Dec 17, 2010

I recently upgraded to -current from 13.0 on my Dell Inspiron 1525 Laptop. It seems to have strange problems since then. The X crashes after sometime if I am running a video in firefox (flash based, say .....) in the full-screen mode. When I am not in the full-screen, it seems to run just fine. A similar thread was posted a few days back (http://www.linuxquestions.org/questi...rashes-846796/) and I thought I had overcome the problem using one of the suggestions provided, but apparently, I just had not run full-screen videos ever since (and I thought it was solved!). code...

I should mention that, the crash happened when I was running a video chat on gmail in full-screen mode too. I have the Xorg.0.log for that too, if it is going to be helpful. Also, one thing I noticed was that even Ctrl+Alt+b_space does not work when this crash happens!! (so, I have to go ahead and reboot the system using the power button everytime) This I find very strange, since if at all, I should have been able to kill the process and restart X.

This seems to be an extraordinarily long thread, but I have put in whatever I thought could be useful info I should give. I will appreciate any help in resolving this issue.

View 3 Replies View Related

Slackware :: Can't Boot Updated Kernel Slackware Current

Jan 5, 2010

I updated my kernel in slackware current but can't install lilo, when i was with my old kernel it gave an error about not finding the sda drives (they were named hda before the upgrade).I booted into the slackware 13.0 dvd and modified fstab and lilo.conf replacing hda with sda but lilo still gives an error of not finding sda drives.How can i install lilo so i can boot into my sistem??

View 14 Replies View Related

Slackware :: Last Current Update, Rasqal Redland And Ardour-2.8.11?

Feb 12, 2011

After the last -current update, I couldn't launch ardour (with the SLV2 support). I obtained the following error:

Code:
/usr/lib/ardour2/ardour-2.8.11: error while loading shared libraries: librasqal.so.2: cannot open shared object file: No such file or directory I immediately tried the quick way of creating a symbolic link into the /usr/lib folder.

[Code]....

View 4 Replies View Related

Slackware :: Should Glibc Be Updated In Current Every Time There Is Kernel Update?

Feb 10, 2010

I am running Slackware64-current(multi-lib) and I have stumbled across something that I don't fully understand.I have read that the kernel-headers should not be updated as glibc is compiled against them and therefore requires that set of kernel headers. Recently the kernel version has been bumped a couple of times but glibc has stayed the same.Should glibc be re-compiled each time there is a kernel update?

Perhaps someone can explain, in very simple terms, the relationship between the kernel, the kernel headers, the kernel modules and glibc.

View 14 Replies View Related

Slackware :: How To Update The Aaa_elflibs "slackware-current"

Apr 22, 2011

better to be ignorant now, than a lifetime ...What better way to update the aaa_elflibs "slackware-current" now?

View 9 Replies View Related

Slackware :: Drm Errors Upon Boot In Current 32bit?

Dec 27, 2010

i upgraded my netbook to slack-current (32bit) and now When booting up dmesg shows these errors:

Code:
[ 10.770199] [drm] detected 63M stolen memory, trimming to 32M
[ 10.770267] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[ 10.770280] [drm] set up 32M of stolen space
[ 10.770468] [drm:init_ring_common] *ERROR* render ring head not reset to zero ctl 00000000 head 02001000 tail 00000000 start 02001000

[Code]....

This happened with generic stock kernel and is also happening with 2.6.36.2 zen kernel. Is it something serious? Kde compositing still works, except it locked up few times when i was testing how windows wobble in kde, but not recently.

View 2 Replies View Related

Slackware :: System Can't Boot After Updating To Current

Jul 7, 2011

I was updating slackware-current via slackpkg and while it was downloading/installing latest kernel (and other apps) my battery went off and now the system can't boot. I was thinking to boot through a live cd and through chroot command to re-install all the new packages. Would it work?

View 6 Replies View Related

Slackware :: Take Current Windows7 (x64) Setup And Make It Into A Dual-boot Setup With Slackware 13.0?

Jan 24, 2010

I'm trying to take my current windows7 (x64) setup and make it into a dual-boot setup with slackware 13.0 (x32) and am hitting a brickwall. I guess I would like to know if I can salvage the situation without formating my windows drive. I fully intend to, but I had hoped to not do it this month. I'd like to get dual boot going so I can master it and acquire all the files/drivers I'll want and then format and do it 100% right next time.

Currently I have windows setup on a 3x 500gb Raid0 onboard array which itself has been flawless. After I shrunk my current partition size to give me about 25gb of free space I proceeded to setup Linux, and I was unable to perform the cfdisk portion for partitioning the array for Linux.

I tried using cfdisk:
/dev/hdx (a1-a3,b1-b3)
/dev/sdx (a1-a3,b1-b3)

I even attempted to locate with: cat proc/partition and tried using cfdisk on every device it located. It always said it was either an unknown partition table and should I start at zero, or bad partition. I was of course too concerned over my windows setup (which has almost 1tb of stuff I have not backed up) to go any further into the unknown.

PS: I have used Slackware before, back at 8.1, 10, and even a very brief interlude at 12.0, this is my first attempt on this computer however with 13.0, it is currently running fine on my laptop and my PS3 (Laptop is even dual booting 7/Slack13. Albeit without raid)

Phenom 9850
M2N-SLI Deluxe (Nvidia AM2)
4x1gb of 1066 kingston hyperX
3x500gb WD Caviar Black Sata2 3.0

View 3 Replies View Related

Slackware :: Can't Boot After Unfinished -current Upgrade - Libblkid.so.1 Missing

Mar 3, 2010

After the updates galore of yesterday in -current, I began to update my system using slackpkg. However, after upgrading the kernel packages, I had a power problem and the system went down. (I had run lilo first, before the blackout happened) Upon powering it on again, my system won't boot. The kernel loads, and then init takes control, but when it comes to the regular fsck, the boot halts with a big, scary warning message that the filesystem might have an error and libblkid.so.1 is missing.

Be advised that the packages in the big update of yesterday were installed on alphabetical order. An inspection on the Jan 25-updated version of Slackware-current on my laptop reveals that the library in question is part of e2fsprogs. That's odd; if there was an update for it, it should already have been installed, but the system complains that a file from that package is missing, anyway. All this boils down to: my system is now unusable, unable to boot, and I really don't have a clue on what to do.

View 2 Replies View Related

Slackware :: Udev Start In Current Provokes Kernel Crash Because - Wrong - Boot Option

Dec 24, 2010

I switched today to slackware-current on one of my desktops to play with it and ran directly into a problem.

Since ages my lilo.conf has two entries for slackware. One for runlevel 3 and one for runlevel 4.

Code:

Since the upgrade this is no more possible because I get a kernel panic as soon as udevadm trigger is called. The stack says something about an unknown boot option. Because that i removed the append lines from my lilo.conf and i was able to boot the system. The crash happens when udev is called from within the ramdisk and afterwards. I tried both.

My question is now. Is this a bug in udev or expected? I have this setup since at least 5 years and had never problems with that. What do I have to do to be able to select the runlevel at boot time?

View 3 Replies View Related

Slackware :: Framebuffer - I915 - And Current And Asus Eeepc - Halfway Through Boot Time The Screen Goes Blank

Mar 10, 2010

Got an Asus eeepc 900a. Runs Intel 915 graphics. Upgraded to slackware current last week. X would not start. Based on info here, I reverted back to earlier libdrm and xf86-video-intel. That got it working again.

Updated Slackware current again today. I think I got a new kernel. Now, halfway through boot time, the screen goes blank, then comes back and the font is tiny. Gone into framebuffer mode. If I start X, it just freezes. Nothing but a reboot will get out of it.

I have vga=normal in lilo.conf, but I read that this is no longer used. I can find no way to turn off framebuffer mode. From other threads here, I have tried append="i915.modeset=1" in lilo.conf. Has no effect.

I could revert Slackware to 13.0 from current, and that would make the eeepc useful again. Is there anything else I should try?

View 14 Replies View Related

Ubuntu :: Update Messed Up Graphics?

Jun 7, 2010

I'm not sure why this is so difficult. I decided to upgrade to 10.04 from 9.04 after an update messed up my graphics and I had to get some work done rather then sift threw a mound of sparsely detailed possibilities. Also I'm not an leet coder.

So really I've installed 10.04 on many machine's with many different video card's and many different monitors. But to some magnificently obscure reason I'm unable to set the correct resolution on any single computer. Ati, Nvidia. Not intel on second though.

I've managed to scrounge up some tidbits of info on the new KMS (kernel-mode-setting) technology. I've run threw a few suggestions threw out the forums and across the net. I've tried al sorts of drivers. I've tried removing the xorg.conf but I've seen little info on why that is other then it is not needed. I've added things to /etc/default/grub, I've removed things. I've gone threw synaptic and removed everything Nvidia and reinstalled it. This by the way is always off a fresh install every time.

So here it is. I'm at the end of my rope. I know this must be some new way of doing things but It just seems odd that every computer I've tried has failed me. I need the correct resolution to work. I can't keep burning the eye's out of my head looking for possible solutions on crappy resolutions.

I'm sorry for the rant. I'm frustrated and seriously considering switching to Redhat despite having to pay for there service's. Could anyone shed some light on my gloomy situation. I want to keep promoting Ubuntu with out saying "if you can get such and such working"

View 6 Replies View Related

Ubuntu :: Update Messed Up Grub

Jul 19, 2010

I did a system update and it did something to the grub loader and now all I can select is my windows partition. I'm not really sure how to go about restoring my grub loader. I had ubuntu 10.04.

View 5 Replies View Related

Ubuntu Installation :: Last Update Messed Up Computer?

Dec 3, 2010

The last update of a few days ago messed up the update manager. here is the error that I get. I do not have the time to hunt for bug reports to report this and don't know how anyway. maybe someone else can do it.

Could not initialize the package information An unresolvable problem occurred while initializing the package information. report this bug against the 'update-manager' package and include the following error message:

'E:Encountered a section with no Package: header, Eroblem with MergeList /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_maverick_main_b inary-i386_Packages, E:The package lists or status file could not be parsed or opened.'

View 2 Replies View Related

Ubuntu :: Grub And MBR Messed Up After Windows Update

Jul 14, 2011

I just started using Ubuntu 10.04 for development reasons and installed Ubuntu on a seperate harddrive with dualboot option with Windows 7.Today Win 7 got an update and I mysteriously got bumped back to the grub screen after selecting Windows boot option, but my Ubuntu was ok. After that I probably did the worst I could, and googled the problem and tried out some years-old advices which messed up my ubuntu boot as well.I am currently using my computer through Ubuntu Live Usb.

View 6 Replies View Related

Slackware :: Messed Up Is Cron.hourly Scripts

May 26, 2010

I messed up when I chose my server for slackpkg updates, I chose one for Slackware13 rather then Slackware13 64. This caused some issues when I accepted the updates. I got a fair bit up and running again, but one thing that seems to be messed up is my cron.hourly scripts. I am not entirely sure what happened, but they are not running.

View 2 Replies View Related

Ubuntu :: Current Beta1 Update To Beta2 Via Update Manager?

Apr 15, 2011

I downloaded and installed beta1 a few days ago but have just noticed beta2 is now available. Do I need to download beta2 and re-install or will my current beta1 update to beta2 via update manager?

View 6 Replies View Related

Debian Multimedia :: Desktop Messed Up After Nvidia Update?

Mar 27, 2011

system update today which moved the nvidia drivers from 195 to 260.After performing the update with synaptic and restarting, I noticed that my desktop theme, "Clearlooks," was messed up in that the shiny progress band was now two separate colours (blue and white). Tried other themes (among them "Glossy") and found most of them corrupted with, for example, the progress bar totally white.Similar problem with Iceweasel 4: the tabs have lost their inferior border, and the address/search bars are surrounded by white.I suspect (though I can't be sure) that the above is caused by the nvidia update. I did an "nvidia-xconfig" to try and see if this would change things, but no.

View 14 Replies View Related

Ubuntu Installation :: 10.04 Update - Sources List Messed Up

Jul 2, 2010

I have updated from 9.10 to 10.04 on line via Update Manager. Update Manager messed up my sources. Blocked most of them on update. I unblicked them and changed everything to Lucid from Karmic. No luck. Errors all the time:

Code:
W: GPG error: [URL] lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5
W: GPG error: [URL] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5
W: GPG error: [URL] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5
I cannot add gpg keys and use for example canonical.

View 2 Replies View Related

Ubuntu :: Grub Got Messed Up On Triple-boot System, Can't Boot Anything?

May 10, 2011

I'm currently on a work trip with my Asus G72GX laptop for non-work use (I'm posting from my work laptop). Yesterday, I accidentally booted into my laptop's recovery partition (from the Grub2 bootloader). Before I realized that that's what was happening, it booted into some kind of recovery program which ended up in an error. I restarted the laptop and couldn't get into the bootloader anymore. Now, the only thing that comes up is an error -- "error: unknown filesystem." Below that, it gives me the "grub rescue>" prompt. Most of the commands that sites list for grub rescue only return "Unknown command". ls works and lists all of my partitions: (hd0), (hd0,msdos, (hd0,msdos7), etc. down to msdos1. When I "ls (hd0,msdos" (etc, etc) it says "error: unknown filesystem."

I then started looking into booting from a Live Ubuntu USB drive. I've tried 11.04 and 10.04 now and they both do the same thing. I put them on an 8GB flash drive (only 1 at any given time) using Universal USB Installer and was able to get to the Ubuntu menu (Run Ubuntu from this USB, Install Ubuntu on a Hard Disk, etc.) If I try either "Run Ubuntu" or "Install Ubuntu", the screen flickers and comes right back to that menu.BTW, my 3 operating systems are: Windows 7 HP 64-bit, Mythbuntu 10.10 64-bit, and Windows XP 32-bit. Laptop hardware: Core 2 Duo P8700 2.53GHz, 6GB RAM, Nvidia 8800 GTX video card.

View 4 Replies View Related

Slackware :: Lost Wireless Keybord And Mouse Upgrading Slackware Current

Oct 24, 2010

Lost my wireless keyboard and mouse upgrading slackware current.Boot seems to be normal.I just can't login, cause have no keyboard.

View 2 Replies View Related

Slackware :: Alfa Awus036h Slackware Current Dhcpcd Won't Connect

Feb 5, 2011

slackware-current kernel 2.6.35.10-smp for instance if i just want to connect to wep ap. i done

[code]...

it says waiting for carrier and it just time out, im wondering why i read somwhere that its not working good with slackware 13.1

View 9 Replies View Related

Slackware :: Image / Icon Trouble After Slackware-current Upgrade

Jan 22, 2010

I recently upgraded to slackware-current from Slackware 13 via slackroll, and have only encountered one problem. My file manager no longer thumbnails images, and icons (mostly PNG) aren't appearing no matter what GTK theme is set. Running from the command line produces no errors, and when brought up in something else (say feh /path/to/icon.png) it works perfectly. This is the only hitch I have encountered so far. The same thing happens with emoticons in Pidgin. Does anyone know of a fix?

View 5 Replies View Related

Slackware :: Slackware Current Installpkg Line 59 Rev Command Not Found

Feb 28, 2011

First time I've done this in awhile Upgrading my Slackware64 -current VM, following the standard routine that has always worked in the past -

Code:

slackpkg clean-system
slackpkg install-new
The clean-system removed 2 packages -
util-linux-ng
eggdbus

Installpkg will no longer work, complaining that the rev command is not found. The problem hit with the removal of util-linux-ng. I cp'd util-linux to ~/. Extracted with tar and executed the doinstall. Fixed.

View 4 Replies View Related







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