Mourning the loss of our friend, WhitPhil.
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
 
Linux and Unix
Tag Cloud
access audio black screen blue screen boot bsod connection crash dell desktop drivers dvd email error excel excel 2003 firefox hard drive hardware hdmi hijackthis internet keyboard laptop malware monitor motherboard network networking outlook problem recovery router safe mode screen slow sound spyware tdlwsp.dll trojan vba video virus vista vundo windows windows 7 windows vista windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
problem with dual boot

Tip: Click here to scan for System Errors and Optimize PC performance
[ Sponsored Link ]

Closed Thread
 
Thread Tools
tc3125's Avatar
Computer Specs
Member with 39 posts.
 
Join Date: Oct 2005
Location: FLINT TX
Experience: LITTLE ABOVE INTERMEDIATE
23-Apr-2009, 12:53 PM #1
Unhappy problem with dual boot
okay this should be an easy one I installed easy peasy/ubuntu on an hp laptop running vista as a dual boot. I have done this before with just ubuntu and everything worked fine. unfortunately this time around it will not give the option on which os I want to boot with it just goes right past that screen and boots easy peasy. what am I supposed to hit on keyboard to stop that so I can uninstall easy peasy and get this computer back to normal.
jrbuergel's Avatar
Computer Specs
Senior Member with 503 posts.
 
Join Date: Jan 2004
Location: Washington state
Experience: Intermediate
23-Apr-2009, 03:45 PM #2
Since you can boot into that special type of Ubuntu, then locate and copy your grub boot menu.lst file, which is here; /boot/grub/menu.lst in that Linux, then post a copy of it here.
Dudeofthed's Avatar
Computer Specs
Senior Member with 187 posts.
 
Join Date: Jun 2007
Location: Sydney, NSW, Australia
Experience: Advanced
23-Apr-2009, 09:57 PM #3
Which Operating System does it boot in to?
saikee's Avatar
Distinguished Member with 2,835 posts.
 
Join Date: Jun 2004
Location: Newcastle
Experience: A Linux user gone nuts on multi-boot
25-Apr-2009, 08:30 AM #4
I think Easy Peasy is an Ubuntu-based distribution optimised for the ASUS Eee PC and other netbooks. So I expect the standard Ubuntu commands will work.

The Grub's configuration file is in /boot/grub/menu.lst which one can edit by the terminal command
Code:
sudo gedit /boot/grub/menu.lst
To get a M$ system boot again is a child play but you need to know where it is residing. You can ask Linux in terminal command to tell you the partition layout by
Code:
sudo fdisk -l
The partition with Partition Type ID 7 has a NTFS filing system so it will be the Windows Vista. If this partition is number 1 it will be known to Grub as partition 0 as Grub counts from zero. Assuming there is only one disk then the Vista partition will known to Grub as (hd0,0). These entries in the menu.lst will fire it up
Code:
title Vista in 1st partion of 1st disk or sda1 known to Grub as (hd0,0)
root (hd0,0)
chainloader +1
Closed Thread Bookmark and Share

Tags
dual boot, easy peasy, ubuntu, vista

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Smart Search

Find your solution!



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.

Thread Tools


You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -5. The time now is 05:27 AM.
Copyright © 1996 - 2009 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.
Powered by Cermak Technologies, Inc.