Booting into Ubuntu
Tags:
Last response: in Linux/Free BSD
Hi there,
I've got a problem, with my Ubuntu operating system. I've installed it on a second hard drive. The first master hard drive contains vista. I can dual boot into either of them. Now the first time i used Ubuntu, it was perfect then it advised me to install NVIDIA 177. .... drivers. I installed them and still the OS worked perfectly. After restarting my computer ,i tried to boot into Ubuntu once again, but for some resaon i get a black screen with a pointer with some writing saying that some things are ok
. So in other words i can't get past the orange rolling bar when Ubuntu boots. Not only that, but i'm forced to press alt+ctrl+F1 to login into tty1.?????!!!!! i boot into it and i can do basic commands. But i can't get out that black screen with the blinker.
I tried alt+ctrl+F7, but that takes me to a completely black screen with a blinkir in the top left corner. i believe this is called Root mode???
How do i exit this and use Ubuntu normally? without having this black screen. And finally why are my GPU fans running at 100% in linux?
I have a UBUNTU 8.10 version.
Thansk, any help will be appreciated.
I've got a problem, with my Ubuntu operating system. I've installed it on a second hard drive. The first master hard drive contains vista. I can dual boot into either of them. Now the first time i used Ubuntu, it was perfect then it advised me to install NVIDIA 177. .... drivers. I installed them and still the OS worked perfectly. After restarting my computer ,i tried to boot into Ubuntu once again, but for some resaon i get a black screen with a pointer with some writing saying that some things are ok
. So in other words i can't get past the orange rolling bar when Ubuntu boots. Not only that, but i'm forced to press alt+ctrl+F1 to login into tty1.?????!!!!! i boot into it and i can do basic commands. But i can't get out that black screen with the blinker.
I tried alt+ctrl+F7, but that takes me to a completely black screen with a blinkir in the top left corner. i believe this is called Root mode???
How do i exit this and use Ubuntu normally? without having this black screen. And finally why are my GPU fans running at 100% in linux?
I have a UBUNTU 8.10 version.
Thansk, any help will be appreciated.
More about : booting ubuntu
i would recommend installing the drivers from nvidia.com, download it first
ctrl-alt-F1
log in
go to where you downloaded the nvidia driver
sudo killall gdm
sudo sh NVIDIA-anymumber-after-this (or use the Tab key to autocomplete)
in the installation screen, compile for new kernel and run the nvidia-xconfig
when installation done: sudo /etc/init.d/gdm restart
it should bring the gui up again and you should have the nvidia panel somewhere in the menu so you can set the resolution and press the button to add it to config
ctrl-alt-F1
log in
go to where you downloaded the nvidia driver
sudo killall gdm
sudo sh NVIDIA-anymumber-after-this (or use the Tab key to autocomplete)
in the installation screen, compile for new kernel and run the nvidia-xconfig
when installation done: sudo /etc/init.d/gdm restart
it should bring the gui up again and you should have the nvidia panel somewhere in the menu so you can set the resolution and press the button to add it to config
Related ressources
- Need to rename existing partition ruined by dual booting Ubuntu - Forum
- Ubuntu and win7 booting problem - Forum
- Triple Booting -- OS X, Windows 7 Via Boot Camp, onto Ubuntu !!! - Forum
- Booting from Ubuntu CD on new build - Forum
- Gigabyte P55A-UD4P - Booting Ubuntu via USB Flash Drive - Forum
I cant find any drivers for the 9600gt on the nvidia website.
http://www.nvidia.co.uk/object/linux_display_ia32_180.2...
http://www.nvidia.co.uk/object/linux_display_ia32_180.2...
If you have a 64bit processor use ubuntu-desktop-amd64 or Fedora 10 x86_64 and this driver http://www.nvidia.com/object/linux_display_amd64_180.22...
Direct download link http://us.download.nvidia.com/XFree86/Linux-x86_64/180....
The nvidia driver works for virtually all modern nvidia cards including the 9600GT.
Good luck
Direct download link http://us.download.nvidia.com/XFree86/Linux-x86_64/180....
The nvidia driver works for virtually all modern nvidia cards including the 9600GT.
Good luck
Added support for the following GPUs:
GeForce GTX 295
GeForce GTX 285
Quadro FX 2700M
GeForce 9400M G
GeForce 9400M
GeForce 9800 GT
GeForce 8200M G
GeForce Go 7700
GeForce 9800M GTX
GeForce 9800M GT
GeForce 9800M GS
GeForce 9500 GT
GeForce 9700M GT
GeForce 9650M GT
GeForce 9500 GT
in that list i cant see a 9600gt.
GeForce GTX 295
GeForce GTX 285
Quadro FX 2700M
GeForce 9400M G
GeForce 9400M
GeForce 9800 GT
GeForce 8200M G
GeForce Go 7700
GeForce 9800M GTX
GeForce 9800M GT
GeForce 9800M GS
GeForce 9500 GT
GeForce 9700M GT
GeForce 9650M GT
GeForce 9500 GT
in that list i cant see a 9600gt.
OK , i got a new problem! I get this error before after the ubuntu loading screen.
ALERT! /host/ubuntu/disks/root.disk does not exist DROPPING INTO A SHELL!
initramfs:
WHAT THE HELL IS THAT!??
please someone help me, i'm a newbie with these random problems that ubuntu comes up with.
THANKS in advance...
ALERT! /host/ubuntu/disks/root.disk does not exist DROPPING INTO A SHELL!
initramfs:
WHAT THE HELL IS THAT!??
please someone help me, i'm a newbie with these random problems that ubuntu comes up with.
THANKS in advance...
A native install means you're installing Ubuntu using a native Linux partition, instead of using Wubi.
You can repartition your 2nd HDD if you don't need any data from it. All data will be lost.
Pop your ubuntu CD in the drive, set your BIOS to boot from CD, boot up into the live CD and double click "install now" on the desktop.
The process goes like this => http://www.informit.com/articles/article.aspx?p=669059&...
Select partition manually, make sure you select the correct hard disk and create 2 primary partitions.
1st partition PRIMARY ext3 256MB /boot
2nd partition PRIMARY ext3 100GB or more /
3rd partition PRIMARY SWAP 4GB no mount point - swap
Optional 4th partition PRIMARY ext3 if you want to use it with Ubuntu or NTFS if you want to use it with Vista.
Install the GRUB boot loader onto /dev/sda if you want to replace the vista boot loader.
Good luck
You can repartition your 2nd HDD if you don't need any data from it. All data will be lost.
Pop your ubuntu CD in the drive, set your BIOS to boot from CD, boot up into the live CD and double click "install now" on the desktop.
The process goes like this => http://www.informit.com/articles/article.aspx?p=669059&...
Select partition manually, make sure you select the correct hard disk and create 2 primary partitions.
1st partition PRIMARY ext3 256MB /boot
2nd partition PRIMARY ext3 100GB or more /
3rd partition PRIMARY SWAP 4GB no mount point - swap
Optional 4th partition PRIMARY ext3 if you want to use it with Ubuntu or NTFS if you want to use it with Vista.
Install the GRUB boot loader onto /dev/sda if you want to replace the vista boot loader.
Good luck
I don't think you understand what i want, I've already got vista, and i want to be able to keep vista and install ubuntu alongside it on a seperate HD. The Grub munu is already installed. NOW, do you think i should make a partition of the second HD in order to make sure mu ubuntu files don't collide with vista one OR shall i just install it on the second HD because it acts as a partintion anyway( the HD)?
And say i install it from bios, isn't it the same as installing it within windows? And whats up with those partitions that you recommend ? what do they mean? what are they for? :S
And say i install it from bios, isn't it the same as installing it within windows? And whats up with those partitions that you recommend ? what do they mean? what are they for? :S
OK OK OK , i got what you mean, wubi is bad beacause it dont give you the real thing. ( don't worry i got it). BUT, i want to do a full installation of ubuntu on a seperate HD, and so when installing it ill create a partition. NOW, after installing it will i still be able to boot into my windows vista OS? if yes, HOW?
Waiting patiently.
Waiting patiently.
Yes, you should be able to boot vista using GRUB.
GRUB is the Linux bootloader and it allows you to boot multiple operating systems including windows.
Ubuntu should pickup vista during the install process and add it to the GRUB configuration automatically.
http://farm1.static.flickr.com/125/349711051_12e8f41f59...
/boot is for the kernel and GRUB ( 256MB should be enough )
/ is the root partition where everything normally goes like operating system and all user files. You can separate them into smaller pieces but for the sake of simplicity you normally put everything under /. Think of / as being your C:\ drive.
The swap partition is for swap ( virtual memory ).
If you want to use the rest of the drive for Vista then make a 4th partition using NTFS, otherwise you can either make / bigger or you make it a separate /home partition using the rest of the disk space.
If you have data on the 2nd hard drive that you want to keep you need to save it somewhere else.
Make sure you select your 2nd hard drive in the partitioner, otherwise you may accidentally destroy your vista drive.
Always backup your data before you partition. If you're worried you may break vista you can unplug your vista drive and then configure GRUB manually.
Good luck
GRUB is the Linux bootloader and it allows you to boot multiple operating systems including windows.
Ubuntu should pickup vista during the install process and add it to the GRUB configuration automatically.
http://farm1.static.flickr.com/125/349711051_12e8f41f59...
/boot is for the kernel and GRUB ( 256MB should be enough )
/ is the root partition where everything normally goes like operating system and all user files. You can separate them into smaller pieces but for the sake of simplicity you normally put everything under /. Think of / as being your C:\ drive.
The swap partition is for swap ( virtual memory ).
If you want to use the rest of the drive for Vista then make a 4th partition using NTFS, otherwise you can either make / bigger or you make it a separate /home partition using the rest of the disk space.
If you have data on the 2nd hard drive that you want to keep you need to save it somewhere else.
Make sure you select your 2nd hard drive in the partitioner, otherwise you may accidentally destroy your vista drive.
Always backup your data before you partition. If you're worried you may break vista you can unplug your vista drive and then configure GRUB manually.
Good luck
Ok i did it. But i had problems booting into vista, but it got sorted after it repaired itself. Now should i install all drivers for like graphics cards and everything again? And are both of mydrives tottaly independaent now? because i can no longer see the ubuntu HD on on vista anymore when i click on my computer. And is their a program which will allw me to control my fan speed? And i need help installing flash, i know that i need the linux version but inside that theirs so many version which one? tar.gz? or ubuntu8.04+ deb???? Which one?
Thanks in advance
Thanks in advance
Install a 32bit firefox from mozilla.com then install the .tar.gz
http://www.adobe.com/products/flashplayer/productinfo/i...
Are both ubuntu and vista booting?
http://www.adobe.com/products/flashplayer/productinfo/i...
Are both ubuntu and vista booting?
By default linux is on top. It is best to leave it as is.
If you want to change the default operating system, make a backup of /boot/grub/menu.lst and change the default=0 to whatever you want.
The count starts at 0. If you have 3 entries for Linux and then 1 for vista, then vista is 3, and linux 0, 1 and 2.
GL
If you want to change the default operating system, make a backup of /boot/grub/menu.lst and change the default=0 to whatever you want.
The count starts at 0. If you have 3 entries for Linux and then 1 for vista, then vista is 3, and linux 0, 1 and 2.
cp /boot/grub/menu.lst /boot/grub/menu.lst.backup
gedit /boot/grub/menu.lst
GL
OK thanks, Now, is their away to reduce my GPU's fan speed in linux? Furthermore, i don't know how to install programs in linux, is there a command? Ummm, i installed nvidia 180.22 drivers. But after installing NVclock i can't run it. i get an error message: Something like: "cannot launch NVclock gtk+" ..... WAHTS THAT?
Applications -> Add/Remove Software is the easiest way to install software.
Or
Or
Make sure your .deb is compatible with ubuntu!
The nvidia control panel might have an option to control the fan speed but this can vary.
What's the full error message you get when you try to launch NVclock?
Or
sudo su -
apt-get install package
Or
sudo su -
dpkg -i package.deb
Make sure your .deb is compatible with ubuntu!
The nvidia control panel might have an option to control the fan speed but this can vary.
What's the full error message you get when you try to launch NVclock?
As I posted in another thread, if ubuntu automatically installed the driver for you, then you do not need the official nvidia driver.
Applications -> Accessories -> Terminal
glxinfo should show what drivers you're using.
Usually after you install there is a pop-up in the system tray asking you if you want to install the nvidia drivers.
That is a lot easier than doing it manually.
Applications -> Accessories -> Terminal
/usr/bin/glxinfo -v
glxinfo should show what drivers you're using.
Usually after you install there is a pop-up in the system tray asking you if you want to install the nvidia drivers.
That is a lot easier than doing it manually.
Related ressources:
- ForumDual booting Ubuntu and Win 7 on SEPERATE HDDs
- ForumI failed dual booting windows 7 with ubuntu and now windows 7 wont wor
- ForumDual booting Win7 and Ubuntu (64bit)
- ForumDual booting windows 7 and ubuntu on new mini rig!
- ForumUbuntu server booting problem PLEASE HELP
- ForumBooting from Ubuntu CD and web surfing
- ForumAta1.00: EH Complete loop when booting ubuntu 11.04 off USB
- ForumBoot Problems
- More resources
!
but yea