LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-12-2007, 10:45 PM   #1
azb8496
LQ Newbie
 
Registered: Jul 2007
Posts: 15

Rep: Reputation: 0
Question New Computer/Vista/Ubuntu/Newbie=Nightmare


Hi,

I just bought a new computer with vista already installed. I have never used linux, and after reading several articles about it, decided to give it a try. I installed Ubuntu on my computer and now cannot boot windows (all the [apparently old] articles about linux said I would be given a choice at start up as to which OS I could boot).

I have downloaded a GRUB. That didn't help much (being a newbie and not knowing where to go after I rebooted with the GRUB in my cd drive). I read many web pages on how to boot Vista with Ubuntu (mostly dealing with codes & terminals, but I am not sure how/where to utilize them most the of the time).

Please help (if you can), it's been about 4 hours and I've about had it with linux. I was excited, at first, to use an OS with open-source coding, but now my hard drive space is halved, my previous files are hidden, and I cannot boot with Vista to get to them. Help, pretty please.
 
Old 07-12-2007, 11:21 PM   #2
cseanburns
Member
 
Registered: Nov 2003
Distribution: Fedora, Debian, Ubuntu, FreeBSD
Posts: 129

Rep: Reputation: 23
Well hopefully you made backups of anything you wanted to backup. You shouldn't be getting pissed at Linux for your own foolishness.

You need to say what process you used to create, what I'm guessing, was meant to be a dual boot system. List the steps you took. In the future, be specific in your posts.
 
Old 07-12-2007, 11:45 PM   #3
azb8496
LQ Newbie
 
Registered: Jul 2007
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by cseanburns
Well hopefully you made backups of anything you wanted to backup. You shouldn't be getting pissed at Linux for your own foolishness.

You need to say what process you used to create, what I'm guessing, was meant to be a dual boot system. List the steps you took. In the future, be specific in your posts.
I do have backups, although most of the files I want to use on Ubunto need to be converted, or something other. I figured having a recovery disk for Vista would suffice as a backup, although, I cannot access it.

What I did, specifically, was download Ubuntu 7, burn the iso image to cd, rebooted, checked for integrity, started Ubuntu, installed ubuntu, rebooted (with cd removed), made sure the internet and other apps worked, found my hard drive space halved without any previous files on it, rebooted, never got an option to start up windows, downloaded a GRUB, burned GRUB to cd, tried GRUB with no success, searched multiple sites for ways to boot Vista, and then found a few that called for coding in the terminal. I would enter grub (as directed). I would then be in the GRUB directory or whatever it is, I don't know. The next direction was to type "root (hd0,1)" or "root (sd0,1)" if the first didn't work. Neither of these worked, nor did any combination of numbers. I would get an error message of "Error while parsing number" or "Selected disk does not exist".

That is everything I've done to this point.

Last edited by azb8496; 07-12-2007 at 11:46 PM.
 
Old 07-13-2007, 12:07 AM   #4
AceofSpades19
Senior Member
 
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079

Rep: Reputation: 58
Quote:
Originally Posted by azb8496
I do have backups, although most of the files I want to use on Ubunto need to be converted, or something other. I figured having a recovery disk for Vista would suffice as a backup, although, I cannot access it.

What I did, specifically, was download Ubuntu 7, burn the iso image to cd, rebooted, checked for integrity, started Ubuntu, installed ubuntu, rebooted (with cd removed), made sure the internet and other apps worked, found my hard drive space halved without any previous files on it, rebooted, never got an option to start up windows, downloaded a GRUB, burned GRUB to cd, tried GRUB with no success, searched multiple sites for ways to boot Vista, and then found a few that called for coding in the terminal. I would enter grub (as directed). I would then be in the GRUB directory or whatever it is, I don't know. The next direction was to type "root (hd0,1)" or "root (sd0,1)" if the first didn't work. Neither of these worked, nor did any combination of numbers. I would get an error message of "Error while parsing number" or "Selected disk does not exist".

That is everything I've done to this point.
grub is already installed, ubuntu installs grub by default, all you have to do is press the Esc key when it tells you to when it it starts up and it will give you the grub menu
 
Old 07-13-2007, 12:16 AM   #5
azb8496
LQ Newbie
 
Registered: Jul 2007
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by AceofSpades19
grub is already installed, ubuntu installs grub by default, all you have to do is press the Esc key when it tells you to when it it starts up and it will give you the grub menu
If you are talking about the 2 seconds just before Ubunto begins, I have tried it. I get a menu of 3 items. I have tried all 3 and Ubuntu always starts up. I have read that this GRUB menu doesn't work with Vista.
 
Old 07-13-2007, 12:17 AM   #6
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
EDIT--I may be all wet. Search LQ for dual-boot Vista. My comments are more generic.

I assume that you can boot into ubuntu...

Open the terminal, and type "sudo fdisk -l" Post the results here.

Also, do the same for "sudo cat /boot/grub/menu.lst | grep -v ^#"

Last edited by pixellany; 07-13-2007 at 12:19 AM.
 
Old 07-13-2007, 12:23 AM   #7
azb8496
LQ Newbie
 
Registered: Jul 2007
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pixellany
I assume that you can boot into ubuntu...

Open the terminal, and type "sudo fdisk -l" Post the results here.

Also, do the same for "sudo cat /boot/grub/menu.lst | grep -v ^#"
sudo fdisk -l


Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 15191 122021676 83 Linux
/dev/sda2 29748 30401 5253255 5 Extended
/dev/sda3 * 15192 29747 116921070 83 Linux
/dev/sda5 30075 30401 2626596 82 Linux swap / Solaris
/dev/sda6 29748 30074 2626564+ 82 Linux swap / Solaris

Partition table entries are not in disk order




/////////////////////////////////////





sudo cat /boot/grub/menu.lst | grep -v ^#

default 0

timeout 3

hiddenmenu





















title Ubuntu, kernel 2.6.20-15-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=eaa938b7-6d12-497b-b5ca-4cf21307e186 ro quiet splash
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root (hd0,2)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=eaa938b7-6d12-497b-b5ca-4cf21307e186 ro single
initrd /boot/initrd.img-2.6.20-15-generic

title Ubuntu, memtest86+
root (hd0,2)
kernel /boot/memtest86+.bin
quiet
 
Old 07-13-2007, 12:28 AM   #8
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
This article might also help you understand what's what as you try to get it together with the help you'll get here:
http://apcmag.com/5046/how_to_dual_b...nstalled_first
EDIT: Funny, there's no Windows on that drive according to fdisk -l

Last edited by Junior Hacker; 07-13-2007 at 12:30 AM.
 
Old 07-13-2007, 12:31 AM   #9
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally Posted by azb8496
sudo fdisk -l


Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/sda1 1 15191 122021676 83 Linux
/dev/sda2 29748 30401 5253255 5 Extended
/dev/sda3 * 15192 29747 116921070 83 Linux
/dev/sda5 30075 30401 2626596 82 Linux swap / Solaris
/dev/sda6 29748 30074 2626564+ 82 Linux swap / Solaris
It looks like you've deleted your Windows partition(s).
 
Old 07-13-2007, 12:32 AM   #10
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
OK--there is no Windows partition. That maybe means that you selected the option to give the whole disk to Linux.....BUT: The partitioning is not what the installer would have done--it looks like you set these up manually.

Tell us what configuration you would like, and we can get you there.....
 
Old 07-13-2007, 12:38 AM   #11
azb8496
LQ Newbie
 
Registered: Jul 2007
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pixellany
OK--there is no Windows partition. That maybe means that you selected the option to give the whole disk to Linux.....BUT: The partitioning is not what the installer would have done--it looks like you set these up manually.

Tell us what configuration you would like, and we can get you there.....
You're right, windows is not an option in the GRUB menu, but I never agreed to give the whole disk to Linux.

I'm not sure what configuration you are talking about.
 
Old 07-13-2007, 12:39 AM   #12
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Quote:
Originally Posted by azb8496
You're right, windows is not an option in the GRUB menu, but I never agreed to give the whole disk to Linux.
It wouldn't have done it by itself.

Quote:
I'm not sure what configuration you are talking about.
How do you want your drive partitioned?
 
Old 07-13-2007, 12:40 AM   #13
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
If you had any data in Windows that you want to get too, stop right there and don't do anything. It can be recovered.
 
Old 07-13-2007, 12:42 AM   #14
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by azb8496
You're right, windows is not an option in the GRUB menu, but I never agreed to give the whole disk to Linux.

I'm not sure what configuration you are talking about.
Forget the GRUB menu--there is no Windows partition. We may not be able to reconstruct how you got there, but Windows is gone...

I simply asked how you would like to set up your computer. Do you want dual-boot with Windows?
 
Old 07-13-2007, 12:42 AM   #15
azb8496
LQ Newbie
 
Registered: Jul 2007
Posts: 15

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Nylex
It wouldn't have done it by itself.
I think we've just witnessed the first steps to AI.



Quote:
Originally Posted by Nylex
How do you want your drive partitioned?
With Windows still on it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trying to hide Ubuntu and Vista from each other. chenrazee Linux - Desktop 5 07-02-2007 12:16 AM
LXer: Windows Vista: Welcome to Your Worst Nightmare LXer Syndicated Linux News 0 04-18-2007 02:16 PM
Ubuntu With Vista Gryphonsword Ubuntu 2 02-23-2007 09:48 AM
computer prices post vista release Garda General 1 09-07-2006 12:52 AM
Dual-Boot: Ubuntu now, Vista Later? leiavoia Ubuntu 1 08-27-2006 09:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration