LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise
User Name
Password
Linux - Enterprise This forum is for all items relating to using Linux in the Enterprise.

Notices


Reply
  Search this Thread
Old 08-08-2005, 08:23 AM   #1
p_test
Member
 
Registered: Aug 2004
Location: Jaipur(Rajasthan), INDIA
Posts: 35

Rep: Reputation: 15
Change Dual boot default


Hi

I have a machine with Win98 and linux 9.0.......Grub Boot loader......and Linux boots by default.....

I want to make my machine boot to Windows by default......rather than Linux (as it is doing at the moment).....

Please help me out .....
Thanks
 
Old 08-08-2005, 11:06 AM   #2
edong23
Member
 
Registered: Apr 2005
Distribution: Slackware
Posts: 350

Rep: Reputation: 30
there should be a file called either grub.conf or menu.lst in your /boot/grub directory. the file should have a line that says

default 0

or something like that. if windows is the second title in your grub config file, you just need to make it say

default 1

or if windows is the third you need to say

default 2

that should do it.

you caould also rewrite the config file so that the windows title is first.. just add the lines that are at the bottom dealing with windows to the area above the linux lines.
 
Old 08-08-2005, 12:08 PM   #3
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
OP: sorry if I sound condescending to you, but...

rtm.

If you already read the manual, tell us. Also, if anything in the manual confused you, let us know--maybe we can explain it to you.

I suggest you read ESR's `Smart Questions' (GIYF).

I don't mean to be rude. I honestly think you'll be doing yourself a great favor by following my suggestions.

hth --Jonas
 
Old 08-08-2005, 12:39 PM   #4
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
I read jonaskoelker's post and agreed that they are good points.... but I honestly have no clue with GIYF is.

As he (and others) can probably tell, I subscribe to a similar philosophy, with a link to the Smart Questions article in my sig.
 
Old 08-08-2005, 12:56 PM   #5
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
Quote:
no clue with GIYF
then read `Smart Questions' again

It's related to ST(F)W.

hth --Jonas
 
Old 08-08-2005, 01:31 PM   #6
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Oops, yeah, I did just read it. I guess I just never see that one so it doesn't stick in my mind as well. I have to remember that one, it's a good one.
 
Old 08-08-2005, 02:28 PM   #7
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
googling for GIYF gives me The Jargon File (as you probably know, also by ESR). See, GIYF

If you have the jargon file on your box (in dict form),
Code:
$ dict GIYF
explains it. I'm surprised it isn't in VERA nor wtf.
Code:
$ wtf GIYF
Gee...  I don't know what GIYF means...
$ wtf -t comp GIYF
Gee...  I don't know what GIYF means
$ locate acronyms
/usr/share/games/bsdgames/acronyms
/usr/share/games/bsdgames/acronyms.comp
$ exit
--Jonas
 
Old 08-08-2005, 02:36 PM   #8
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Now those are some programs I need.

Code:
sudo emerge -v dictd-jargon app-doc/jargon wtf
GIMF, indeed. (M=my)
 
Old 08-08-2005, 06:40 PM   #9
edong23
Member
 
Registered: Apr 2005
Distribution: Slackware
Posts: 350

Rep: Reputation: 30
wow, you guys can sure get off subject.
 
Old 08-08-2005, 06:55 PM   #10
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
Quote:
off subject
aka. `off-topic', or just OT for news-junkies

--Jonas
 
Old 08-08-2005, 08:40 PM   #11
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
Sorry. I guess that happens once in a while. Geeks are too nitpicky, I suppose. (not that Jonas is one, just me).
 
Old 08-09-2005, 05:52 AM   #12
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
I'm a geek too! Don't you dare call me a non-geek
 
Old 08-09-2005, 09:45 AM   #13
edong23
Member
 
Registered: Apr 2005
Distribution: Slackware
Posts: 350

Rep: Reputation: 30
good god guys, just answer the questions and close the forums. you guys arent geeks, your assholes for wasting time.
 
Old 08-09-2005, 10:18 AM   #14
jonaskoelker
Senior Member
 
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524

Rep: Reputation: 47
If I bother you, complain to the moderators.
 
Old 08-09-2005, 12:19 PM   #15
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
edong23: no, you've reached that title now. If you don't like our posts, don't read them. What the hell do we look like? Paid tech support? Stop whining or start paying.

Edit: I would like to apologize to the OP for how his thread has gone slightly awry. I will admit we did get a bit off topic there.

Last edited by Matir; 08-09-2005 at 12:21 PM.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change default OS in Grub dual boot screen vipin_mittal Red Hat 1 05-29-2004 08:26 AM
How to change default boot for Grub? nano_electronix Linux - Software 4 09-01-2003 07:46 AM
Change default loading os on boot macke1959 Linux - Newbie 3 03-30-2003 09:58 AM
How to change default desktop on boot? linuxfond Linux - Newbie 4 02-24-2003 04:14 AM
How do i change Lilo's default boot? kato678 Linux - General 2 02-21-2002 02:41 AM

LinuxQuestions.org > Forums > Enterprise Linux Forums > Linux - Enterprise

All times are GMT -5. The time now is 10:44 PM.

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