General :: "Ubuntu Installed But Not Booting"?

Jan 13, 2011

I just installed Ubuntu 8.10. While installing no option menu appeared (to make the Ubuntu in the booting list with Window 7).Now Ubuntu doesn't appeares in booting.Installation partition: C

View 12 Replies


ADVERTISEMENT

General :: Installed CentOS 5 - When Booting All Mouse (loading)?

Nov 3, 2010

I've installed CentOS lot's of times, but I've never had an issue like this before. It's just a black screen, and all I see is a mouse. I see some drive activity, but I gave it a good hour and it's just sitting there. Not sure what to do here or what's causing the issue. There were no problems during the install. I'm trying to install it on an old Dell PowerEdge 1900 server. Edit: If I go to the console, top is showing X and gdm taking 10+% of the CPU and there's a high load. Which is odd because this is a fresh install..

View 3 Replies View Related

Ubuntu Installation :: Booting An Already Installed From Usb External Drive?

Apr 5, 2010

installed Ubuntu 9.10 in an internal SATA drive and used it for quite a while, but yesterday my laptop's graphics card decided to die, and it looks like it will be a full month until I get replacement m/b. Therefore, I bought an external USB SATA Hub for my laptop's drive, but I can't seem to be able to boot ubuntu from this drive. I'm trying to boot with this external usb hub attached to an old P4 machine with USB booting enabled.I get till the grub screen, but as soon as the message "Grub loading" appears, I get a message saying:error: no such partitionand I get a prompt as follows:grub-rescue>I guess grub is trying to boot to a different device name... It's weird, I thought Ubuntu should boot irregardless of which interface I use, be it SATA or USB.

View 2 Replies View Related

Installation :: Get A List Of Installed Packages From Non-booting Ubuntu?

Apr 8, 2010

I'm reinstalling an ubuntu machine that does not boot anymore. I have a complete backup of all the files that were on the harddrive.

I would like to make a list of all the programs that were installed, so I can re-install them on the fresh install.

I've found the following procedure, but this method requires that the machine still boots. (and my machine does not boot anymore) code...

Is it possible to get a list of installed packages from the backup of an ubuntu machine?
PS, My appologies for my English, I'm dutch

View 1 Replies View Related

Ubuntu Installation :: Fix Non Booting Windows7 Partition After I Installed 10.04?

Apr 17, 2010

I installed 10.04 and Grub won't boot into Windows7. I attempted to fix the problem through several different methods and nothing worked and I fear I made the booting problem worse than it was to begin with. I can boot into Ubuntu just fine, just not Windows7. Black screen with a cursor upper left hand. Windows7 repair disk does not help and using Windows7 command line repairs did nothing.

So here is an idea I came up with: Is there any way I can back up the Windows partition exactly the way it is, reinstall Windows7, and then somehow lay down all that information directly over the install to make it exactly like it was?

I doubt it is that simple, but is that possible? Like basically unhiding all the hidden files, copying them into a folder on my Ubuntu installation, reinstalling Windows7 and just copying them all back?

View 9 Replies View Related

Ubuntu :: Grub Not Booting After New Hard Drive Installed?

Jan 15, 2009

I installed a new hard drive to my system. I use a program called R-Drive image to copy all my os to my new drive. It done a pretty good job too, its an exact copy. I deleted the old one. But obviously now I cant boot. I had a look at the menu.lst file i dont know what to change it to. heres my drive setup,

C: - Windows Vista - Ubuntu
D: - Documents - Swap File
E: - Games

View 9 Replies View Related

Security :: Booting From Encrypted OS Installed In USB

Jan 25, 2011

I want to install Ubuntu 10.04 in my USB flash drive and boot from it because in my working place, only centos is installed in workstations.In advance, I thought of encrypting the installation of Ubuntu in the USB flash drive and In would be very thankfull if some can give me some help regarding this.Basically what I need is, encrypted Ubuntu installation in my usb fashdrive and can boot from it.

View 2 Replies View Related

Ubuntu :: Keep Booting But Keep Installed Programs For Next Time Instead Of Starting From Scratch

Mar 31, 2011

I'm booting ubuntu from my android phone via USB and it works great, the thing is anything i install or do while using ubuntu isnt saved the next time i boot from the usb unless its saved in my phones storage. I want to be able to keep booting ubuntu the same way but keep the programs i install there for the next time instead ohttp://mac.bigresource.com/add/add.phpf starting from scratch everytime.

View 3 Replies View Related

Ubuntu Installation :: Move Installed U10.10 To Dual Booting Harddrive / Solve This?

Mar 5, 2011

I have a single boot ubuntu installation (that I like very much) that I want to migrate to a larger hard drive that has an XP installation on it so that I can dual boot on one hard drive. I've already partitioned it.

So:

Hard drive A: has Ubuntu on it

Hard drive B: has two partitions, one XP the other one waiting for Ubuntu.

I'd rather not just install Ubuntu all over again as it was annoying to install the wireless dongle. among all the other secondary installations and tweaks that have been done.

View 9 Replies View Related

Fedora Installation :: Installed But Computer Crashes During Booting

Jan 30, 2010

I've installed Fedora 12 64bit, but the computer crashes while booting, basically after the irqbalance or rpcbind steps.

Here are photos of the error messages:

Here are my hardware specs:
MB: Biostar TF560 A2+
CPU: AMD Athlon 64 X2 Dual Core 5000+
RAM: DDR2 800 Dual 128 bit, 2T (4GB)
GPU: ATI Radeon HD 3870

The sound and network cards are integrated but I've tried disabling them from BIOS and the problem persists.

Note that I've tried Ubuntu (32bit and 64bit) and it also crashes about 30 seconds after loading the graphical interface (either installer or login screen). Fedora's graphical installer worked flawlessly, tho. I've also tried SLAX (using it right now) and it works without any problems.

View 5 Replies View Related

Debian :: Install RSYNC To Newly Installed (Booting From SD)?

Feb 17, 2010

I am trying to install RSYNC to my newly installed Debian (Booting from SD). I ran the command apt-get install rsync and I got the following error WARNING: This version of glibc requires that you be running kernel version 2.6.12 or later. Earlier kernels contained bugs that may render the system unusable if a modern version of glibc is installed. The installation of a 2.6 kernel _could_ ask you to install a new libc first, this is NOT a bug, and should *NOT* be reported. In that case, please add etch sources to your /etc/apt/sources.list and run: apt-get install -t etch linux-image-2.6 Then reboot into this new kernel, and proceed with your upgrade dpkg: error processing /var/cache/apt/archives/libc6_2.7-18lenny1_arm.deb(--unpack): subprocess pre-installation script returned error exit status 1 INIT: version 2.86 reloading Errors were encountered while processing: /var/cache/apt/archives/libc6_2.7-18lenny1_arm.deb E: Sub-process /usr/bin/dpkg returned an error code (1) When I ran uname and I found out the kernal version of my debian is 2.4.26. Then I ran apt-get install -t etch linux-image-2.6, and I get the error

Reading Package Lists... Done
Building Dependency Tree... Done
Package linux-image-2.6 is a virtual package provided by:
linux-image-2.6.26-2-orion5x 2.6.26-21

[Code]...

View 1 Replies View Related

Ubuntu :: Error Called Acer-wmi While Booting Into Desktop Machine Installed With 9.10 Version

Jan 7, 2010

As i came across with booting error called acer-wmi while booting into my desktop machine,insatlled with ubuntu 9.10 version.

View 2 Replies View Related

General :: Booting Live Cd Of Fedora 15 / Change Argument During Booting Mode?

Jun 1, 2011

I am in a situation to boot fedora 15 live cd in to command line mode, not graphical mode, for some testing purpose. how to change argument during booting mode

View 4 Replies View Related

General :: Not Booting Through Nfsroot But Booting Properly Through Flash

Jan 6, 2011

I am using a linux kernel 2.6.36 using mips architecture. I have succesfully booted the machine through Flash memory, but it is not booting through nfs. It is getting stuck at the stage where the image starts loading. In short the vmlinux.img file is being copied properly to nfsroot but the image is not loading.

View 5 Replies View Related

CentOS 5 Hardware :: Booting Time Error "ext3.0 And Jbd.0 Not Installed / Loaded"

Dec 9, 2010

when i boot my system it gives an error ext3.0 and jbd.0 not installed/loaded

View 1 Replies View Related

Fedora :: Dual Booting - Grub2 To See F15 Or Be Installed Using Grub2?

Jul 11, 2011

I installed Fedora 15, which was my first real departure from Debian based Linux OSs. I absolutely love the new Gnome 3, and was able to configure F15 to work as I wanted it to. On rebooting I realized that there was no boot loader screen, that F15 just booted and didn't give me a choice as to which OS I wanted to use. Eventually I was able to configure grub to let me see the boot loader and added my old boot loader as a choice. This worked well, maybe not a perfect solution, but it worked. This weekend I installed LMDE (Linux Mint Debian Edition) to another HDD. LMDE uses grub2 and after the install F15 was not recognized.

Two questions: Is there a way for grub2 to see F15? or Can F15 be installed using grub2? I really don't mind re-installing from scratch.

View 10 Replies View Related

General :: DBUS >=1.0.0. Installed Libdubs-dev Is Not Installed?

Jan 18, 2011

I am trying to compile VLC code base on my Fedora5 system. I am getting the error when i am trying to run ./configure command.DBUS >=1.0.0. installed libdubs-dev is not installedwhat should I do. I have already installed DBUS (1.4.1).

View 4 Replies View Related

General :: Gmailwatcher - Doesn't Show As Installed Software In The Installed Software Centre

Nov 16, 2010

I just want a simple email notifier. I have started to use Ubuntu 10.10 and seem to have downloaded Gmailwatcher - it shows in Applications/Internet/Gmailwatcher. But it doesn't show as installed software in the Installed Software Centre. So, I cant uninstall it. I can't configure it? If I try to open Gmailwatcher I receive a popup asking me to open it from an icon above - but there's no icon there, I just want a simple email notifier - preferably one which I can add an audio alert.

View 1 Replies View Related

Ubuntu :: Booting After Installation (Dual Booting With Vista) - Error: No Such Devide Found

Jun 24, 2010

i decided to install ubuntu in my PC,i downloaded the .ISO image and i installed it in my USB. After trying it and all that i observed that i really liked it and i decided to formally install it to my computer in the hard drive. When i reached the partition thing,i selected to dual boot with Vista and select between each them in every startup,when i clicked FORWARD it gave me an error which i did not read(because,again im a noob) so i clicked cancel.

Today i wanted to go through the process again and now really install it,so again i went to the time zone part and i clicked forward but then,instead of taking me straight to the partition phase,it appeard a window saying "The installer has detected that the following disks have mounted partitions: /dev/sda ...." I clicked yes,to unmount this partitions so it took me to the partition thing,once there i selected the option to install Ubuntu with Vista and select between them i neach startup,then i clicked forward and went to the username/computer name process,once i finished i continued to the next part,the installation,but i selected to import all of my WIndows VIsta default user data,after that i clicked forward and went to the installation process,i went down stairs to eat soemthing while it finishes,i came back and it was finished,it asked me to reboot so i clicked in Restart Now.

When it tried to boot,appeared an error saying: Error: no such devide found: #################### Grub load(or something like that) grub rescue: and it was a command line,since there i havent been able to boot into vista or Ubuntu,im really scared because is the first thing related to OS installing ive done,so i booted my USB and ran the trial and right now im trying to find out what to do from that trial version.
I just went to the INSTALL UBUNTU 10.04 LTS application under the System>Administration Menu and found out that in the partition phase the Install and allow to select between both systems in eahc startup option,i dont know what to do,i foudn out that my HD has still all its data(MUsic/Videos/Folders/Programs/ect.)its just that i cannot boot from it. Also in GParted it appears as /dev/sda1/ and a warning icon besides it,also when i go into information, thers this warning there [URL]

View 9 Replies View Related

Ubuntu :: Slow Booting Of BIOS When Booting?

Jan 18, 2010

I've been searching the forums for any posts that cover my problem, but most of the booting problems I've found are different from mine.Anywho, the situation:ell laptop, 2 partitions, first is Windows XP, second is Ubuntu Karmic.Whenever I turn on my computer the first loading screen that shows up (is this the BIOS? Excuse my little knowledge of this stuff), before GRUB loads, is really slow. It takes about a minute to load.However, whenever I restart from my XP partition, it suddenly loads fast! And this does not happen when restarting from my Ubuntu partition or anything

View 7 Replies View Related

General :: Ubuntu 9.10 During Booting?

Apr 4, 2010

in my machine i have installed xp and ubuntu 9.10....xp is installed in drive d instead of drive c which has bad sectors..but when ubuntu is installing it takes xp bootloader in drive c ...how can i change it from dirve c to drive d...

besides these...ubuntu grub boot loader starts normally...but the booting screen is totally blank..but when i restart my machine and starts xp ..and then restart it again with ubuntu the screen appears..

View 1 Replies View Related

General :: Booting After Installing Ubuntu 9.10?

Apr 15, 2010

i installed Ubuntu 9.10 on an external hard-drive according to an online guide i found. The first problem i ran into was that Grub takes ages to load, however, after it's loaded, i am able to choose what OS to start(i have windows vista of my computers hard-drive). The second problem is that i am now unable to start windows vista without having my external hard drive (the one that Ubuntu is installed on) connected to my PC, it just says something like "Loading grub....no such disk". Im really worried that i've done something irriversible.

View 14 Replies View Related

General :: Ubuntu 10.10 Booting Into Console

Mar 9, 2011

Firstly I'm a complete newbie to Linux so be gentle ! Lots of unfamilar terms being used in these forums - reminds me of my windows experience 20 years ago !!
A friend gave me a copy of Ubuntu 10.10 so I've tried loading it onto an old Compaq Nx9005 Laptop yesterday. The installation seemed to progress OK, I completed all the information prompted for and then tried a reboot- but here's the problem:

It boots into the console but before the login request there are 2 lines:-

19.840039 AC'97 1access is not valid [0xffffffff], removing mixer.
19.840228 ali mixer 1 creating error.

Anyway after trying to login with user name and password it just awaits me to input a command.

Now reading through other posts I tried a Sudo startX command, this produced a large number of additional lines:

Picking out what I think might be helpful in resolving the problem:

X.Org X Server 1.9.0
Build Operating system : Linux 2.6.24-27-server i686 Ubuntu

(EE) Vesa: Kernal modesetting driver in use, refusing to load
(EE) No devices detected

Fatal server error:
No screens found

On the face of it it looks like it could possible be something to do with video drivers and/or sound drivers but just my own very limited assessment. I'm hoping that someone on this forum can come up with a reason and more importantly a solution.!

On another similar problem thread someone suggested that they might be at Run level 2 or 3 instead of run level 5 (Whatever that means!!!!).. well after entering the command run -r it tells me that I'm at level 2 but I can't change that to run level 5 by entering sudo telinit 5 - it just resorts to a command prompt

View 14 Replies View Related

General :: Ubuntu 10.10 - CD Hangs While Booting?

Dec 1, 2010

I requested a Live CD from ubuntu. when it arrived i booted from it to try Ubuntu without installing. i booted from the live CD for about 5 times. now when i want to install Ubuntu it just hangs when the booting screen appears (when its written Ubuntu and 5 dots are flashing behind the word) now i dont know what is the problem, i have also tried a different CD-ROM but same result. the CD is new/ scratch less but it just wont boot. hangs up all the time. Now i dont know how to install Ubuntu. 1- i can make a bootable USB. i downloaded the ISO and made a bootable USB with Universal USB installer, set my computer to boot from removable but that too didnt work. 2- or i can write my own cd. i will do that but i just wanted to find out why the CD doesnt work after working for 5 times.

View 6 Replies View Related

General :: Dual Booting Ubuntu And OpenSUSE ?

Apr 3, 2011

I would like to install OpenSUSE 11.4 on the same hard drive where Ubuntu 10.10 resides. I have plenty of free space following the Ubuntu partitions to do this.

I typically create three partitions: a root (/) mounted partition, a swap partition, and a home (/home) mounted partition.

I have these questions:

Is it advisable to load two Linux OS's on the same drive or would this be problematic?

If advisable, then: Can I use the same swap partition for both Ubuntu and OpenSUSE (as I plan to run only one OS at a given time)?

How will this effect booting (as Ubuntu uses GRUB2 while OpenSUSE uses GRUB)? Will the GRUB OS selection menu successfully display the two OS's for selection? If not, can I fix the problem through GRUB commands?

I am keeping Windows 7 completely separate with its own boot block. I do this by turning off appropriate hard drives during installations. Thereafter, I use F12 when prompted during boot-up to select the Linux (default) or Windows boot drive. When I boot through the Linux hard drive, I would like the Ubuntu or OpenSUSE Linux OS to be selectable through GRUB (or GRUB2).

View 1 Replies View Related

General :: Dual Booting Ubuntu And Vista?

Aug 3, 2009

yesterday i was interested in Ubuntu,so i got the Lice CD and tried it out for a bit, seemed really cool and i decided to install it! So i partition during the installation setup (Yes i defragged on Vista really well before that), and it loaded all the stuffs. So at the Grub screen i chose vista, let it understand the partition changes, and let it finish all of that. Then i went onto Ubuntu, almost to the interesting part,
So i tried to update, that worked, then it said to restart, so i restarted it and it said some line like:

*Shutting down now (not exact) In the white text on the black screen and it just sat there. So i Ctrl+Alt+Del it and it ran the Grub again, i went back into Ubuntu and tried to install my driver for my Graphics card (nVidia GeForce GT 130M w/1gb of vram)and it said it didnt come up with anything. So i decided to get rid of ubuntu cause i didnt know how it worked and because i fugured something was wrong or my computer couldnt function properly, or that i did something... Well anyways, so i go into Vista and knock out Ubuntus Partition.

So i restart Vista so it can recognise the changes in Partitions, and it gives me Grub Error 22! So i put the Live CD in and partition the drive and iand install Ubuntu again after trying to use Acers Recovery Disks that i made when i first got the computer (Thursday, and no they arent vista disks, there Acer Recov Disks) And it seemed to work fine, so im al ok. I workked on vista for awhile getting back my wiped Hdd, and i go to Ubuntu after to work on it.

it wont go into Grub, just boots to Vista, so once again i put in the Live CD and click install, and nitice that Ubuntus P:artition is Corrupted! So i delete the partition from Live CD and reinstal once again. now i did the Graphics card and updates on Ubuntu again and now i have mre errors then ever. Whenever i start up Ubuntu i get six mini screens on the screen and it gives me that line of words when i try and shut down/restart. It also wont let me change the Visual effects. Ubuntu seems like a pain in the butt right now, and unless theres any hopw of sucessfully dual booting then i wanna know how to get it off. I dont understand how linux works at all, and i feel much more comfortable using Vista, although Ubuntu may be cool n all.

View 2 Replies View Related

General :: Newly Upgraded Ubuntu 11.04 VM Not Booting / Sort It?

Apr 30, 2011

I have just upgraded to 11.04 on my VirtualBox VM, and after I start it, it begins to load, but it stops at the line * Checking battery state... [ OK ]

I have tried the recovery mode, but to no avail. I can access the boot commands and the command line, but I have no idea what to do from either.

Before the above line, there is a highlighted line
* PulseAudio configured for per-user sessions
saned disabled; edit /etc/default/saned

View 1 Replies View Related

General :: OpenSSH Server Restarts Twice When Booting - Ubuntu 9.10

Mar 20, 2010

Changes I've made to the config files:

Connecting with PuTTy works fine with my public/private keys. But why does sshd start and then restart twice when booting? I tried looking in the logfiles under /var/log/ for anything with ssh/sshd but nothing shows up.

Ubuntu Server 9.10

View 6 Replies View Related

General :: Booting Ubuntu Running In W7, It Worked Ok For About 2 Months?

Dec 30, 2010

Does anyone know how I might enable my boot to Ubuntu again? Here is what I have found but do not know what I should fool with. I thought I would ask for help before I screw it up worse.I have Ubuntu 10.04.1 installed inside W7 effectivly creating a dual boot system. It's been running fine for about 2 months. Now when I try to boot into Ubuntu by selecting the boot Ubuntu option in the Windows Boot Manager, it fails and goes back to Windows Boot Manager. There are 2 screens that flash by in about 1/2 a second when enter is pressed after the ubuntu selection and before it reverts again to the Boot Manager. With the help of a camera and good timing, I captured a picture of the text displayed.

The first screen displays;Try (hd0, 0) NTFS5 No wubildrTry (hd0, 1) NTFS5 _The second screen displays;error unknown command loadfonterror file not foundIn the windows C: drive I find the 2 files; C:wubildr created 12/19/10 size 87kbC:wubildr.mbr created 11/7/10 size 8kb (created the date I installed Ubuntu)In C:ubuntuwinboot... I find the same two files with the same size and creation dates as in the windows c: drive. In addition I also find a file, C:ubuntuwinboot.wubuildr.cfg, created 11/7/10, size 2kb, described as a MS Office Outlook configuration file.There are also a files;C:ubuntudisksootgrub but the grub directory is empty. The grub directory was created 11/7/10. Should there be a file in the grub directory?

View 2 Replies View Related

General :: Set Windows As Default OS When Dual Booting Ubuntu 10.10?

Nov 12, 2010

When you install a dual-boot of Ubuntu, one of the frustrating things that you'll immediately notice is that Ubuntu is now set as the default operating system in the Grub loader. There's an easy way to switch back to using Windows as the default.

There are many way to change bootup options

This is one way to change bootup option

First you have to go system --> Administration and see for Startupmanager if it is not their

Now go to Applications --> Accessories --> Terminal and type

sudo apt-get install startupmanager It will ask for your password give it now It will ask Do you want to continue {y/n}? Type "y" and press Enter After installation is over close the terminal.

Now once again you have to go system --> Administration ---> now you will see a new Startupmanager button, just press that startupmanager button it will open a window

Enter your password to perform administrative task "now you have to give your password and press enter
now you will see startUp-Manager window in that you will see Timeout

Timeout in seconds: by default it is 10 second if you want, you have to increase the second 10,20 etc.,

Default operating system: by default it is Ubuntu

if you want to change click the Tab and you will see five options that is

Ubuntu with Linux 2.6.35.22 generic
Ubuntu with Linux 2.6.35.22 generic(Recovery mode)
Memory test (memtest86+)
memory (memtest 86+, serial console 115200)
Microsoft windows xp professional (on/ext/sda1)

and now you go to Microsoft windows xp professional (on/ext/sda1) and click it now it will change Ubuntu to windows just press close tab after closing that window you have to restart your system just wait for 10 second and see now your system will boot windows xp by default

View 2 Replies View Related







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