Ubuntu Installation :: 11.04 Desktop Freezes In Boot Sequence
Sep 1, 2011
I am attempting to boot Ubuntu off of a USB drive. The USB drive was created via the USB creator in the .iso file dowloaded from Ubuntu. But for some reason when I go into my BIOS and boot from the USB drive, it spits out one line of syslinux and copyright information ending in "et al" and then a flashing cursor but doesn't go any further. I would provide a screenshot but that isnt an option at the moment with not being able to get past the first line of booting. Also, I have never used Ubuntu as this is my first attempt at running it and it is obviously not going the best.
View 1 Replies
ADVERTISEMENT
Nov 1, 2010
So I turn on my pc today, select ubuntu studio from GRUB and it freezes during the splash sequence - I hard shut down and the power back on and. nothing. Hard drive light illuminates once then stays off. External HDD powers on. Processor light comes on but no graphics - no manufacturer stuff, no bios entry - nothing.
View 9 Replies
View Related
Mar 10, 2010
I Just clicked on the Desktop Effects menu item and the system rebooted and now I can only log in through a tty. I have to use "startx" to get X to start up then I seem to have no file manager.
It seems Desktop Effects and my nvidia driver don't play well.
Here are the xsession-errors
PHP Code:
I noticed this in the messages log
PHP Code:
View 2 Replies
View Related
Dec 10, 2010
recently sent up another computer as follows:Two sata drives. Windows 7 was installed on the first drive(sda)and booted successfully. This drive was disconnected ( I have had some installs where Unbuntu wipes out the existing C drive eventhough I am installing to D) and Ubuntu was installed to the second drive (sdb). At one point I had to rebuild the grup on the Ubuntu drive and was careful to make it installed on the Ubuntu drive. To my surprise when the PC booted up I saw the Grub menu with a menu entry for Windows. The Windows drive was always the primary drive before the Ubuntu install. I was planning on the Windows drive being the boot drive and using a boot manager to determine where to go from there. If I utilize the BIOS boot option (F12) I can boot each drive individually. I cannot in BIOS set a particular drive to boot - just a hard drive. Everything is working I am just curious why the primary drive does not boot first. IN BIOS the Windows drive is a primary SATA with a lower number that the Ubuntu drive which is listed as a secondary drive.
View 4 Replies
View Related
Jun 9, 2011
I have a hp mini 1033cr. Awhile ago I installed ubuntu netbook edition, well I was new to Ubuntu so I clicked upgrade. Well everything was going good and then it restarted. when I came up to the log in page I typed my password and now it won't boot. it goes to the desktop theme but then freezes with three warning messages.
1st could not update ICEauthority file /home/adam/.ICEauthority
2nd There is a problem with the configuration server. (/usr/lib/libgcond-sanity-check-2 exited with status 256)
3rd Nautilus could not create the following required folders: /home/adam/desktop, /home/adam/.nautilus
I have tried a fresh install with a disc I burnt and ran with my external dvd drive. Well guess what it decided to not boot from it. I have also tried several other discs including a windows xp disc. it always boots back to the hard drive.
View 3 Replies
View Related
Feb 10, 2009
fedora install, system with 2 hdd's. 1st xp os 2nd will be xp pro and fedora.question is how to set up the boot sequence so that i can boot from any of the 3 os's?
View 1 Replies
View Related
Jan 15, 2010
I tried to test Ubuntu on my dekstop, an HP Pavilion a6223w with an ATI Radeon HD 2400 but as soon as the live CD reaches the desktop, it hangs, no errors, and from what I can tell it isn't running on any restricted drivers. Is ubuntu not compatible with my PC or something? Here's my full spec's:
AMD Athlon 64 x2 5200+ 2.6GHZ
ECS Nettle2 Mobo with Nvidia nforce 4 chipset and Nvidia 6150SE integrated graphics
3GBs DDR2 5300 RAM @ 667 mhz
500GB Sata HD 7200rpm
ATI Radeon HD 2400 Pro PCIe x16
HP Multimedia Keyboard and Logitech USB Optical Mouse
Realtek Onboard HD Audio
I tested it with the latest version of Ubuntu (9.10)
View 4 Replies
View Related
Mar 29, 2010
As my inspirations forced me to download Kde desktop on my Fedora12 with default gnome desktop. It took me whole night to get the big download by -
"Yum install @kde-desktop"
It got installed successfully.
What I did after that was -
"switchdesk kde"
...Voila...and strange thing happened. The gnome remained there but all the kde features started getting included in there like koffice, kopete etc . Now I waited for around 3 hrs. but only lower task bar of kde got installed and that too very unstable. So I thought of logging out and starting a new session with kde but It never got logged in again. It froze at boot time with Fedora logo, damn.
I have two kernels installed and configured at boot, one is 2.6.31.X (default) and the other is 2.6.32.X which I installed to get my BCM4312 wireless activated and all the activity being done on this.
View 3 Replies
View Related
Jun 19, 2010
I'm aware of the issues of the ACPI that Toshiba laptops have...
Unfortunately I found out after I bought the laptop.
Auto-boot initiates, and then the screen freezes with this text:
View 10 Replies
View Related
Jun 13, 2011
Trying to install ubuntu 11.04 drove me nuts until I found this page .
My system is an ASUS moderboard with an AMD chipset. The solution came when I entered the BIOS and disabled the cool&quiet feature for the chipset.
After installation, I have to keep cool&quiet disabled in order to run ubuntu. Re-enabling cool&quiet results in ramdon restarts or freezing
View 5 Replies
View Related
Feb 15, 2011
For some reason my disc I burned for ubuntu desktop 10.10 freezes when I get to the ubuntu logo with the 5 dots. I am able to install ubuntu server just fine.
I tried to install desktop on top of server using sudo aptitude install ubuntu-desktop and then whenever I reboot it freezes during startup.
I think it might be my swap partition. I recall seeing a blip of an error talking about "press C to skip or M to start maintenence" or something like that. It never stayed on the screen long enough for me to read it.
View 2 Replies
View Related
Oct 5, 2010
I am facing a problem with my AT91SAM9260 customized board. Board is almost same as the evaluation kit.
I could download the binaries ( Bootstrap-v1.16, u-boot-1.3.4, linux kernel 2.6.20) successfully to the DATAFLASH/NANDFlash in my board by using atmel SAM-BA tool with usb/serialport/jlink.
Here I describe the problem.
When I power up the board, boot strap is not jumping to U-boot location, in the normal boot sequence and board stuck with bootstrap.
But when I disconnect/connect the JTAG USB cable ( provided with SAM-BA ICE) , it's jumping to u-boot location and booting the board properly. I'm getting the same error in NAND FLASH also.
I have tried one more test case.I copied bootstrap binary at the flash location, [location which is specified for u-boot binary] instead of U-boot.bin (location: 0x8400 in dataflash), I got continous bootstrap debug messages in my console. [ So can I conclude SDRAM doesn't have any problem? ]
Bootstrap code or U-boot code ?
View 4 Replies
View Related
Jul 27, 2010
I wonder if this is the right sub-forum I quite often play around with beta releases. Sometime the Screen freezes. (so what) However is there a key-stroke ctrl-?-? to get to a login prompt ????(rather then press the reboot button) ???
View 3 Replies
View Related
Nov 10, 2010
To change the boot up sequence of Ubuntu and XP I opened the terminal in Ubuntu and entered ( Sudo gedit /boot/grub/menu.lst ) in the command line and pressed <ENTER> , another line ask me for password and when I try to enter it , nothing happens , the cursor just blinks.Can someone tell me what I am doing wrong.
View 5 Replies
View Related
Sep 4, 2010
I've just done a clean install of 10.4.1 onto a Compaq Pressario Desktop, which earlier had 8.04, upgraded online to 10.04.1.Repartitioned and installed from an iso disc, checked for Md5sum.All seemed to go as per text book, but when the system starts there is a momentary error message"no suitable mode""no command terminal found"It then proceeds to show the default purple hazy background, but stops there, with no other parts of the normal desktop, icons etc .After about three minutes, it goes black, and if I then hit the enter key, or move the mouse, it displays the log in window and asks for my password.I enter this, and again it reverts to the purple haze.This cycle repeats.I've checked the boot order to boot from the hdd first, so I'm stumped as to what to try next, apart from going through the whole install process again
View 9 Replies
View Related
Jan 11, 2010
I have been getting squashfs errors in the live usb created by various means(unetbootin,usbcreater,pendrive linux software).
There seems to be no error in my media or my hw. I have tried both 32 and 64 bit versions and the md5 sums of both match with the hashes given online. I havent yet tested with a compact disk, but i am sure the hw is working fine (it just booted 9.04 from usb..)
I have tried a few boot options [URL] to no avail. Also by turning off the quiet mode during boot, I see that the a few errors are "Unable to read from /dev/sdb" which should be the usb drive itself.
I will try a CD now, but my cd drive is not working. I hope to get a usb drive and boot from it.
View 2 Replies
View Related
Aug 27, 2010
Im running desktop dual boot system with two hard drives, one with Windows XP and the other with Ubuntu. Ive had no problems with this until now when I upgraded from Hardy to Lucid. Now I have problems with the system freezing on boot up.
Sometimes it will boot just fine, and at other times it will freeze before the login screen appears. When it does freeze, there are flashing lights on the keyboard and the floppy disk light (yes, its an old computer) is lit constantly. The only thing I can do is switch the computer off and hope it will boot up properly the next time.
When I did the upgrade there were a couple of files where the program asked if I wanted to keep the custom file or overwrite it with the maintainers file and I chose to keep the custom one. I THINK one of them might have been GRUB, but Im not sure.
Has anyone had a similar experience and were you able to cure it? I have seen a thread where people have had the system freeze on them, but Im not sure its QUITE the same thing.
Ive also done a clean install with Lucid on my laptop and have had no problems. The laptop is only running Ubuntu.
Im also wondering if reinstalling Grub on my desktop would solve the problem.
a. If so, would it still show both operating systems?
b. How do you do it?
View 2 Replies
View Related
Mar 14, 2010
Since the yesterdays updates the boot process lasts terribly long of my Fedora 12 on a x86_64 system. It lasts about 10 minutes or longer. The strangest thing is that if I press keys (any of them) it goes faster (about 1 minute). There are no errors or other things which might be the reason for such a behaver.
View 7 Replies
View Related
Jan 6, 2011
Why is the Linux boot sequence is organized the way it is?Power on + BIOS runs hardware initialisation and self tests, LILO/GRUB etc... but why is it organised the way it is?Would I be right saying it is primarily for debugging purposes?
View 1 Replies
View Related
Apr 30, 2010
Is there a way to interrupt the boot sequence, or execute it line by line? Alternatively, after a command has executed and the scree fills up, is there any way to "page up" on the screen?
View 1 Replies
View Related
Aug 23, 2010
Linux newb here. I was looking for a lightweight distro that I really like and Lubuntu was it. I installed in on all three of my comps with out issues and my old Dell desktop(512mb ram) is flying now. Way faster than XP even right after a fresh install of both on the same desktop. On my fourth install, my girlfriends old toshiba laptop, it installed fine. After the restart and reboot it gets to the Lubuntu logo with the 5 dots under it. It gets through 4 of the dots then freezes. I left it for 20 minutes and it was stuck.
I tried booting from cd again and check disc for defects. It said it found 2 files with errors, press any key to reboot. Which I did and it just booted right back into the freeze. Maybe since I have to manually make it boot from cd every time it was wanting to boot back into the CD after the disc check, I'm not sure. I tried burning a new iso on a slower speed, same thing for a total of 3 reinstalls with the same effect. The only thing different about this install compared to my others is:
A) I had to flash the bios from windows before I started to even get the damn thing to be able to boot from CD
B) I decided to just wipe XP and install Lubuntu on the whole drive.
View 9 Replies
View Related
Nov 22, 2009
I have been enjoying Fedora 11 for sometime, and decided to try Fedora 12. All in all it is working, but the boot sequence seemed much slower. I decided to use bootchart to examine the boot process on my old F11 and new F12 installations. The result show F11 booting in ~34 seconds, and F12 booting in ~57 seconds. Interestingly, the first 30 seconds show that only kthreadd, khelper, and ata/0 are running. CPU and disk utilization are both zero during this 30 seconds span, then all of a sudden everything starts loading, CPU and Disk utilization spike up, and ~23 seconds later I get to the login screen. I sent an email to Harald Hoyer about this, and to my surprise he was kind enough to respond. He suggested I check the BIOS to make sure I had disabled the floppy drive, which I did. The problem persists, so I was wondering if anyone here was having a similar issue and if so how they have dealt with it. I have blacklisted the floppy module (just to make sure)
View 5 Replies
View Related
Jan 25, 2011
I would like to know as to how to save a boot order sequence...In my desktop PC I have a gigabyte MOBO housing Pentium Dual Core processor...
Whenever I have to boot from an external USB , I have to press del at boot , go into CMOS features and change the Order of Booting 1-DVD 2 USB-FDD 3. USB-HDD 4. Local Hard Disk
The problem is that everytime I have to repeat the above to boot from USB...I am also confused between USB - HDD and USB - FDD...Some utils partition and use the USB like a HDD while it is not the case with FDD I guess
How do you freeze the boot order so that on inserting any USB / External HDD at boot , the system should give it the priority over local hard disk..
Also in Giga MOBO I noticed that there is no "generic USB" mentioned in BIOS...It lists the USB device by name say "Kingston Data Traveler " "Sandisk Micro" etc ....
What should I do to make the boot order permanent?
View 5 Replies
View Related
Mar 15, 2010
I've just seen a strange set of error code during my boot sequence:
WARNING: at mm/page_alloc.c:1813 __alloc_pages_nodemask+0x5ce/0x6c0()
Hardware name: MS-7250
Modules linked in: lp fuse nvidia(P) joydev snd_cmipci gameport rtc_cmos rtc_core thermal processor snd_pcm snd_page_alloc snd_opl3_lib snd_timer snd_hwdep snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore thermal_sys i2c_nforce2 rtc_lib button agpgart k8temp hwmon psmouse sg i2c_core ppdev parport_pc parport forcedeth serio_raw evdev
Pid: 1543, comm: mount Tainted: P 2.6.33 #2
Call Trace: .....
The machine appears to run normally otherwise.
View 4 Replies
View Related
May 22, 2010
I have a Sony Vaio PCG-k195hp laptop, in which i've installed Ubuntu 10.04. Before installation i tried the Livedisk environment to make sure that everything would work out okay.
The results were fine, ubuntu even got the onboard Wireless card working which was causing problems in windows. But after the install ubuntu has become erratic. It sometimes boots and does a lot of work but other times it'll boot and freeze as soon as i move the mouse, or even earlier. I am pretty certain the CD was not the cause as i've already used it to install 10.04 in another system and i'm writing from it right now. I got the 10.04 iso on the day it came out and thought that maybe it wasn't complete so tried updating my install, but it had an error during the update installation.
Now even the live CD won't work as it hangs in the loading screen.
View 9 Replies
View Related
Dec 8, 2010
Ok, so I just finished correcting my driver issue with my wireless card when I'm struck with another problem....after gaining access to the net and updating my packages, ubuntu fails to boot up. It freezes at the boot screen where it runs the 5 orange dots with the ubuntu logo.
View 1 Replies
View Related
Mar 25, 2011
I'm having difficulty upgrading from 6.06lts to 10.10.
I have downloaded and burnt a cd, however it freezes on any option from the boot menu. I've tried the various options to no avail.
So i then tried a frugal install using unetbootin however when I try bootin through that using the 10.10 iso it comes up with this
Code:
My computer cannot boot from a usb. I have tried.
View 9 Replies
View Related
Sep 14, 2010
I have set up a server with Ubuntu 10.4. It always worked fine with 32-bit inside VMware. But on the production machine with 64-bit, it wasn't working well by now. I could now reliably trace the problem down to the "ubuntu-desktop" package. I have installed it (without the recommends) so all its depends are also installed. But as soon as that package is on the system, it freezes at boot time, on the page where CPU freq modules or AppArmor stuff is started. My server is an Intel Core i7, so it lists 8 CPUs for cpufreq. They're normally all listed in a line on their own, but when the system freezes here, the output is broken already. Sometimes it says that cupsd is started, or "Checking quotas", sometimes it stops after "CPU4", sometimes it prints out the lines "CPU0" to "CPU4", then "CPU7" in the same line followed by "[OK]". The system won't react on anything from then on except a hard reset.
As soon as I remove the package "ubuntu-desktop" (chrooted into the system from the rescue system), the OS on disk boots normally into the GUI logon. No problem at all anymore.
It took me a few days to figure out why it wasn't working. I first suspected quota, then a kernel upgrade. But the system booted well after each change on their own. Just as I installed all the graphical stuff, it stopped booting.
What's happening there? What am I supposed to to now? I need the desktop environment and the machine must be working by Saturday. Although the description of ubuntu-desktop says that I should not uninstall it because it's used for update management, I could now install it to get all its depends, and then immediately uninstall it to make the system boot up again. Is that a good idea? Shouldn't it be working without such hacks?
View 3 Replies
View Related
Jul 27, 2010
I have a full install on a dedicated partition. And the problem persists. I have tacked it down to the driver for my video card [nVidia 9600m GS]. When I disable the driver, it somewhat returns to normal [it works fine on shut down, but boot up is still buggy]. However, this makes Docky complain about compositing [it will still work, but there's a black void around it] not being enabled. I also assume that lacking the driver will cause problems if I try to do anything 3D.
View 1 Replies
View Related
Aug 29, 2015
I am trying to setup a debian sid on my Chromebook (Asus C201 / Rockchip ARM).I've followed the howto here : URL.....Debootstrap ok, config ok, kernel repack ok... everything went fine until the first boot.When i boot from the sd card, nothing seem to happen. The screen stay black, no text appear.Back in chromeos, i check the syslog and the kernel did load successfully.
Code: Select allAug 29 16:10:32 armbox systemd[1]: Startup finished in 2.256s (kernel) + 1.798s (userspace) = 4.054s.
It seems after the kernel loads, nothing happen next.
Kernel is on mmcblk1p1
Rootfs is on mmcblk1p2
My kernel config is :
Code: Select allconsole=tty1 printk.time=1 nosplash rootwait root=/dev/mmcblk1p2 rw rootfstype=ext2 lsm.module_locking=0
View 13 Replies
View Related