Debian :: Updating Grub And For Some Reason The System Hanged?
May 30, 2011
I was updating grub and for some reason the system hanged. Going to a tty did not solve any problems. At the end I had to do a hard reboot and came up with the following on the grub boot
reloc offset is out of segment Entering rescue mode grub rescue >
Googling for the above I landed on this page.
[URL]
While I'm going to try the later part, is there anything else I need to know about ?
Didn't have to do much, took the the Squeeze 6.10.a DVD, asked it to run into rescue mode and then did grub-install giving the MBR (hd0) as the place to be. Things worked nice after that.
Upon booting had to run
dpkg --configure -a
and it updated grub to 1.99-5 among other updates. Did not know that Squeeze had a rescue method as well (just like Ubuntu live CDs have). Now just have to wait for Debian to get Live CD/DVD as default
View 2 Replies
ADVERTISEMENT
May 9, 2011
I am a new user for ubuntu, recently i have updated to 11.04 version last week. When i kept my desktop idle for long time, the system goes down and it didn't wake up at all. I didnt change in the setting for screen saver and power management still. It is system default.
I didnt face this problem when i use version 10. Only the new version i am facing this.
Any solution for this?
View 9 Replies
View Related
Oct 1, 2010
I am using Pthread concept for developing my application Some times my system is getting hanged while the code is running and as soon as I am Pressing CTRL + C it is coming out of the code and system is going to the normal state. but several time only ^C is appearing in the terminal and system is not responding. do any one have the Solution what to do in that case.
View 3 Replies
View Related
Feb 5, 2011
I have always used apt-get to update the system. Yesterday, I was doing some tests and one of them was to try to update the system using the aptitude command, instead. I ran aptitude update and then aptitude safe-ugrade. I thought that wouldn't be a problem, but I was wrong. This morning I found the computer just can't boot.
I get this message:
I have Squeeze in another partition on that computer. I can access the system through the terminal (the graphic is screwed). Is it possible to try my Lenny from this partition? If not, I also have a live cd for Squeeze. Right now I'm on another computer.
View 3 Replies
View Related
Jan 29, 2010
My Debian System GUI (Gnome desktop) is not functional (which means I can't take snapshots of the codes, use openofice, edit photos, watch movies and am using a different computer) after I installed updates when I was notified about updates by the "system notifier icon".
The "hal" package is broken, and the GDM informs, after unsuccessfully trying to boot the GUI thrice, that kbd, nvidia and x11
View 1 Replies
View Related
Sep 23, 2009
I am using CentOS 5.3. output of "uname -a" Linux localhost.localdomain 2.6.18-92.el5 #1 SMP Tue Jun 10 18:49:47 EDT 2008 i686 i686 i386 GNU/Linux
My kernal version is kernel-2.6.18-92.el5
Whenver i try to copy files from my centos to pendrive ( 2gb, kingston datatraveller) my system is gettin hanged leaving no option then to reboot. i tried from the terminal also, and as a diffrent user also. but same results. sometimes i can copy files of small size. but when i go above 5 mb..system hangs..
View 1 Replies
View Related
Jun 22, 2011
I'm trying to install Debian 6 on a dell c510, but it won't install Grub for some reason. Since that is necessary to boot Linux, what do you suggest as an alternative?
View 1 Replies
View Related
Apr 22, 2010
installed windows 7..then tried restoring grub using live cd....mounted partition somewhere else....then installed ubuntu again where it was installed previously and now grub is not detecting windows 7 but i am able use my windows files
used sudo update-grub2.
View 9 Replies
View Related
Oct 18, 2009
I'm running fedora 11 2.6.30.8-64.fc11.i686.PAE. System hangs within 10-12 hours of running almost every day. It happens when nobody at the pc. There is nothing interesting in the log files. Kindly let me know where and what I have to check in this case for solving it.
View 12 Replies
View Related
Jul 19, 2010
My friend recently installed ubuntu to his existing computer which had windows XP. Today when he tried to start the PC it showed the error
[Code]...
View 3 Replies
View Related
Jan 7, 2011
My 10.04 system just crashed for 'no reason' .
Looking through the system logs the rtkit daemon was started up a bout a minute before the crash. Is there a better place to see if my system has been compromised? What should I look for?
View 5 Replies
View Related
Oct 21, 2010
Just got this Dell M4400 with Redhat EL5 installed.
After I setup the xorg.conf for dual monitor, the startup became extremely slow. Once I type in the user name and password, it just blacks out with the mouse curser still visible. This remains for about 3-4 minutes and then I'm in.
I thought it was my X file, so I overwrote the xorg.conf with my original file and restarted my X. Sadly, it still does that.
What could be causing it? Do I have to reinstall video driver or something?
View 6 Replies
View Related
Aug 20, 2011
i was compiling and installing the new linux kernel for my debian box, i ran the commands
# make oldconfig
# make clean
# make DEB_PKGVERSION=custom.3.0 deb-pkg
# cd ..
# dpkg -i *.deb
i tried to install the new kernel which was made into debian packages ready to be installed and after i ran that last command this is what came up
dpkg: error processing linux-firmware-image_custom.3.0_amd64.deb (--install):
package architecture (amd64) does not match system (i386)
dpkg: error processing linux-headers-3.0.3_custom.3.0_amd64.deb (--install):
package architecture (amd64) does not match system (i386)
[Code]....
where do i make this work, my architecture is an amd64 but for some reason it's only going to install this kernel on a i386 system.
View 8 Replies
View Related
May 1, 2011
i get the following messages and i do not know how to proceed.Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible devise/file completions.
sh:grub>
what should i do?
View 3 Replies
View Related
Jul 29, 2015
My computer's recent history in chronological order:
1. debian jessie is installed using netinstall iso to sda.
2. windows 8.1 is installed to sdc.
Now "lsblk" returns:
Code: Select allNAMEÂ Â Â Â Â Â Â Â Â MAJ:MIN RMÂ Â SIZE RO TYPEÂ MOUNTPOINT
sda           8:0  0 111.8G 0 diskÂ
├─sda1         8:1  0  512M 0 part /boot/efi
├─sda2         8:2  0  244M 0 part /boot
└─sda3         8:3  0 111.1G 0 partÂ
 └─sda3_crypt    254:0  0 111.1G 0 crypt
 Â
[code]....
Result: My computer boots directly to Windows 8.1. If I press F7 during first seconds of boot and choose "debian" as the boot device (via blue bios screen, not grub), debian boots.
My purpose:
1. To use debian grub screen to choose between debian and Windows. (To avoid pressing F7 during boot to use debian)
2. Set debian as default OS in grub and boot to debian unless I choose otherwise in for example 10 seconds.
I guess that I should update grub to fix this but I don't want to take risk.
View 12 Replies
View Related
May 18, 2010
I used the Debian Lenny (main, not testing) update manager yesterday to install some new updates. Took a few minutes and no problems but today I started up and for some reason my system wouldn`t load.The hard drive installer automatically sets hd1,0 as my Debian system when it`s 0,0. I had changed this but upon updating yesterday the system again has grub using the previous setting.
Is there any logical reason why a system update (not upgrade, just small update via update manager using only main files not testing or volatile nor backports) could or would change my grub settings back to the wrong ones? I haven`t installed anything else, the only change has been the standard system update so it can only be that which caused it, but why?
View 7 Replies
View Related
Jan 19, 2011
I use Sysv-rc-conf to turn on/off services. I initially turned off cups (I'm pretty sure it was on by default) using this method, but now I have turned it back on again, it won't start at boot. I have to start it manually each session. I've probably missed something but here goes anyway,
spoovy@dandelion:/etc/rc5.d$ pwd
/etc/rc5.d
spoovy@dandelion:/etc/rc5.d$ ll
[code]....
View 1 Replies
View Related
Feb 25, 2015
My hp does not want to start X for some reason. I have so many errors. I made an account to just see this problem be fixed. Now when I type "startx" I get back, "bash: /usr/bin/startx no such file in directory". I have to use GRUB due to the fact I forgot my login. Although, I do remember my password.
View 7 Replies
View Related
Feb 18, 2012
My system doesn't boot anymore, when I turn on the laptop, instead of the normal grub screen, i get the following:
"error: file not found
Entering rescue mode...
grub rescue> _"
I tried also to make a bootable usb w/ unetbootin but all the distros failed to load w/ a syslinux boot error message so I really need to fix the existing debian installation to get access to my files i need for the university, it's debian stable (6.0.4) on hp mini 210 ....
View 12 Replies
View Related
Apr 3, 2010
I've had to give up trying to install linux. It just won't work on my machine, a Presario 6370us that has been upgraded over the years such that it is not compatible with linux, apparently. (You can read my travails elsewhere on this board; thanks very much to all who tried to help.)
Now, how do I remove the GRUB boot loader from my system? I need the system to boot directly to Windows XP.
I can't start linux in any way, shape, or form, so I need to either edit GRUB inside the GRUB environment itself, or to do so from Windows.
Ideally, I'd like to remove GRUB entirely. Failing that, I'd like to edit the GRUB config file so that only Windows is an option. Failing that, I need to make Windows the default OS.
View 3 Replies
View Related
Aug 11, 2011
i have this problem i install android sdk, and i install libreries: libstdc++5, lib32stdc++6, lib32ncurses5 and libstdl1.2-dev,
now if i use ldd comand don't have problem, but when i use eclipse and i compile a simple example (hello word example), i have this
error: [Emulator] SDL init failure, reason is: No available video device i have a notebook toshiba satellite A300-1RI whit ATI Radeon 3650, i install the amd driver and all work well.
View 1 Replies
View Related
Jul 9, 2010
As soon as I enable an AIM account, it becomes disabled for 'Unknown reason'.
Version
pidgin:
Installed: 2.7.1-1
[code]...
View 3 Replies
View Related
Apr 7, 2011
I just want to see if anyone else is having problems connecting to networks, wifi or wired. For some reason, I can see both wired and wireless networks available but when I try to connect, it times out. I updated a couple of days ago and suddenly started having problems today. Anyone else having the same problem?I have only tried the router and repeater I have to connect to. My other computers are working just fine. One is actually running as a Debian server with no GUI (which I do not update as often). The other is a Mac.
View 2 Replies
View Related
May 19, 2010
I installed Lucid Lynx in my p4:2.66 hz machine with XP sp3 pre-installed and the system booted just fine with dual boot option. Then I updated my Lucid. All updates were downloaded. But during update installation a power failure caused PC reboot. Again I started update manager and it gave me option for "Partial Upgrade". I did the same and it instructed me to reboot. The the real damn thing happens now when I rebooted, In the GRUB menu it showed only Memorytest options. I see no OS choice there, I tried to reinstall GRUB from live CD with mount options. And it showed no errors during the procedure. I rebooted but the same problem exists.
View 6 Replies
View Related
Jun 2, 2010
Got the network settings set up, tried to open firefox - nothing, wouldn't load. went into update manager and started updating the software. The update manager got stuck on updating Grub, I left it to do it's thing while I slept hoping it would finish. I wake up, go back to his pc and it's still stuck on grub, not really anything I could do but shut down his pc and try again, well, his pc doesn't even want to load Ubuntu now. I tried booting up several times, then tried the restore option in the loader, but all I get is this: [URL]...
View 9 Replies
View Related
Jan 23, 2016
It happened when I updated my php5.4 to 5.5 version on my small Debian 7 server. I am only getting GRUB right after BIOS boot pass, then none of the keys working even C or Shift buttons to go to command promt except CTRL+ALT+DEL.
I have tried rescue mode with live CD, selected myserver/root/ partition to install GRUB but not worked.
How to recover my server, I have some important data in it and I don`t want to destroy them.
View 8 Replies
View Related
Apr 6, 2010
Been trying to solve this using Google for a while. Well, I recently did: sudo apt-get dist-upgrade. Now, whenever I boot up I get "Error #15: File not found."From what I've gathered, something is wrong with my menu.lstI've tried several things to fix this, but I can't figure it out.
Code:
#
# examples
[code]....
View 9 Replies
View Related
May 4, 2010
I just installed Ubuntu 10.04 and everything was working fine. I also have Win XP installed and Ubuntu 9.10.I was able to boot any of these OS's with no problem.Without understanding the ramifications of my actions, I enlarged the Windows partition to incorporate the unallocated space at the beginning of my disk using Easeus Partition Master from within my Windows OS. Apparently, I wiped out my grub!I have been able to boot to my 2.6.31-14 kernel (Ubuntu 10.04) using commands from the grub rescue prompt.Upon successful boot into the system, I initiated the command: sudo update-grub and my system still reports Error: the symbol 'grub getcharwidth' not found.Here is my grub.cfg:
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub[code]....
I know I must be close to resolution.
View 17 Replies
View Related
Feb 1, 2011
How to change boot loader from Grub to syslinux on running Lenny without damage the system?
View 1 Replies
View Related
Aug 26, 2011
Is there any way to get libmp3lame to work with ffmpeg without me having to completely recompile ffmpeg? I have managed to get video capture working (huffyuv didn't work for some reason) and this is my command:ffmpeg -f alsa -ac 2 -i hw:0,0 -f x11grab -r 25 -s hd1080 -i :0.0 -vcodec libx264 -vpre lossless_ultrafast -threads 0 -vf 'scale=-1:720' -sameq out.avi
There are so many answers and questions all over the place I can't even tell which package is actually causing the problem... (libmp3lame0? ffmpeg? libavcodec*?)
View 9 Replies
View Related