LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-05-2005, 05:39 AM   #1
johnnytriumph
LQ Newbie
 
Registered: Apr 2005
Posts: 1

Rep: Reputation: 0
Dual Boot - XP & Suse 9.1 - Need help with boot.ini


Hi there,

this is probably a popular subject but after an hour of googling "I still haven't found what I'm looking for..." so here goes.

I just set up Suse 9.1. on a PC (which already had a brand new (and clean) installation of Windows XP, serv.p. 2)

The hard disk had not been fully partitioned so I let Suse complete the installation automatically.

When the computer starts, a menu comes up offering the user to choose between Linux, Windows XP and some safe mode

The problem is that the user want's (for some strange reason right?) to make Windows start up by default (instead of the current Linux)

This is what boot.ini looks like:

Code:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
If I'm correct, all the user needs to add is another line, stating where to find the linuxboot - Since I'm not a computer expert (and neither is the user) and I have found misleading answers to my question via Google, I'm not sure what should be added or/and if something else needs to be done and I don't want to screw up anything so I would be most grateful if someone had the heart to look at this and tell me what to add to the boot.ini file
 
Old 04-05-2005, 06:18 AM   #2
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
If this is a standard installation of SuSE Linux, the Windows bootloader is not used. Instead, the configuration file that needs to be changed is /boot/grub/menu.lst on the Linux partition. It probably looks similar to this:
Code:
# Modified by YaST2. Last modification on Wed Aug 18 11:04:56 2004


color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,4)/boot/message

###Don't change this comment - YaST2 identifier: Original name: linux###
title Linux
    kernel (hd0,4)/boot/vmlinuz root=/dev/sda5 vga=0x31a splash=verbose desktop resume=/dev/sda7 showopts
    initrd (hd0,4)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: windows###
title Windows
    root (hd0,1)
    chainloader +1

###Don't change this comment - YaST2 identifier: Original name: floppy###
title Diskette
    root (fd0)
    chainloader +1

###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe
    kernel (hd0,4)/boot/vmlinuz root=/dev/sda5 showopts ide=nodma apm=off acpi=off vga=normal noresume nosmp noapic maxcpus=0  3
    initrd (hd0,4)/boot/initrd

###Don't change this comment - YaST2 identifier: Original name: Speichertest###
title Speichertest
    kernel (hd0,4)/boot/memtest.bin
To make Windows the default system, you need to change the red-marked entry to 1 (if it looks different, count from 0 to the Windows-entry).
 
  


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
Configuring XP boot.ini for Dual Boot jarnix Linux - Software 5 02-02-2005 02:37 AM
Using dual boot with boot.ini and grub? Darrell22 Programming 1 12-07-2004 05:26 PM
Boot Linux Suse using boot.ini from Windows XP theewolizer SUSE / openSUSE 10 10-21-2004 01:11 PM
Dual Boot Win2000Pro & RH 8 w/Boot.ini JinxU1 Linux - Newbie 9 01-31-2003 09:49 PM
Editing boot.ini for dual boot nixdisciple Linux - General 1 06-02-2002 11:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:11 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