Specialty Forums
Security and Virus
General Hardware
CPUs/Overclocking
Networking
Digital Photo/Video
Office Software
PC Gaming
Console Gaming
Programming
Database
Web Development
Digital Home

General Forums
Windows XP
Windows Vista
Windows 95/98
Windows Me
Windows NT
Windows 2000
Win Server 2008
Win Server 2003
Windows 3.1
Linux
PDAs
BeOS
Novell Netware
OpenVMS
Solaris
Disk Op. System
Unix
Mac
OS/2

Drivers
Driver Scan
Driver Forum

Software
Automatic Updates

BIOS Updates

My Computing.Net

Solution Center

Free IT eBook

Howtos

Site Search

Message Find

RSS Feeds

Install Guides

Data Recovery

About

Home
Reply to Message Icon Go to Main Page Icon

Dual Boot Woes (win 2k/linux)

Original Message
Name: Akshay Thakur
Date: April 6, 2002 at 04:44:14 Pacific
Subject: Dual Boot Woes (win 2k/linux)
Comment:
G'day,

Well, I thought I would try to dual boot my win2k work laptop with redhat 7.2 as I'm getting the s---s with win2k lately.

Well so I installed the following:

/boot = /dev/hda7
/ = /dev/hda8
/swap = /dev/hda9

The installation of Linux was fine, I didn't install lilo in the MBR however I did install it on /dev/hda7 (/boot).

Then I booted my win2k and used Bootpart to create a bootsector file for my linux partition. This program edited my boot.ini:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Professional" /fastdetect
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows 2000 Recovery Console" /cmdcons
C:\bootpart\BootLinux.bin="Linux"

So, after a reboot of my box, my laptop should prompt me to boot either win2k or linux...BUT it doesn't!!

It doesn't matter what timeout I set, I still don't see the Win2k Multi-OS loader!

I'm completely stumped!! :-(

Please help...

Thanks,

Akshay Thakur
akshay@optushome.com.au


Report Offensive Message For Removal


Response Number 1
Name: trvlr
Date: April 6, 2002 at 07:15:31 Pacific
Subject: Dual Boot Woes (win 2k/linux)
Reply: (edit)
Havent done the Linux/W2K scene but this link may be of help - courtesy of John Savill's faqs at:

http://www.windows2000faq.com
- instalatios section.

W2L/linux dual-boot link in question:

http://www.windows2000faq.com/Articles/Index.cfm?ArticleID=15683


Report Offensive Follow Up For Removal

Response Number 2
Name: jacko
Date: April 6, 2002 at 12:14:47 Pacific
Subject: Dual Boot Woes (win 2k/linux)
Reply: (edit)
I don't play with linux much but right now I have mandrake and win2k on my system. Can you boot into linux? Fdisk your mbr and use lilo as boot manager.

Report Offensive Follow Up For Removal

Response Number 3
Name: originel
Date: April 6, 2002 at 13:27:08 Pacific
Subject: Dual Boot Woes (win 2k/linux)
Reply: (edit)
If you can't get it to work using Bootpart, you can do it manually (it really isn't very hard)

1)take a fat-formatted floppy (or another fat partition) and keep it handy

2)in linux (preferably not in xwindows) at the command prompt type "dd if=/dev/hda7 of=/bootsect.lnx bs = 512 count = 1". what this does is it does a raw copy of the bootsector and puts it in the file bootsect.lnx

3)mount your floppy disk and copy the file to the disk (make sure you mount it as msdos)

4)in windows copy this file to the C:\ directory

5)reset your boot.ini to its original state (you'll prolly have to manually edit it)
I use Grub so my boot.ini is unchanged and reads:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Professional" /fastdetect

6)add the line "C:\bootsect.lnx"="Redhat Linux 7.2" (or whatever you want to call it) after the last line in your boot.ini

7)reboot and enjoy

this is how i used to do it and it never gave me any problems. This also allows you more control and you can make sure things are done right.


Report Offensive Follow Up For Removal

Response Number 4
Name: Akshay Thakur
Date: April 6, 2002 at 14:10:11 Pacific
Subject: Dual Boot Woes (win 2k/linux)
Reply: (edit)
G'day,

The main problem is that I never see the Win2k OS loader screen. I don't know how to get this screen to appear.

I can't get into Linux as I couldn't make a bootdisk as my cd-rom shares the same bay as my floppy drive (remember its a laptop).

The question is why I don't see any of the following when my computer Bootups up:

MS OS Loader 4.09

* Microsft Windows 2000 Professional
Microsft Windows 2000 Recovery Console
Linux

Thanks,

Akshay


Report Offensive Follow Up For Removal

Response Number 5
Name: trvlr
Date: April 7, 2002 at 08:29:06 Pacific
Subject: Dual Boot Woes (win 2k/linux)
Reply: (edit)
Do a seaarch in google./com using

Dual-boot Linux and Windows 2000

You'll get snowed under with useful info. on the whole subject..


Report Offensive Follow Up For Removal


Response Number 6
Name: Roger Sweeney
Date: May 10, 2002 at 08:00:11 Pacific
Subject: Dual Boot Woes (win 2k/linux)
Reply: (edit)
Try this :
In W2K open control pannel,
Open System icon:
Click Tab " Adanced":
Click startup recovery :
Click and pick which os you like to boot to.

This should fix it if your Linix part is not
bad / boot sector pointer.

You might try Bootpart to copy your old Linix
MDR back to your Partition with Linix, however i read that W2K MUST be installed on
pirmary part if Linix is on computer.

Install should go like this :
Install Linix first to part 2 ,
And W2k next to Part 1.

Hope it helps.


Report Offensive Follow Up For Removal

Response Number 7
Name: DG
Date: May 14, 2002 at 09:41:54 Pacific
Subject: Dual Boot Woes (win 2k/linux)
Reply: (edit)
I had the same problem yesterday, I was unable to get the lilo screen to load, basically what I did was used a linux boot disk to load up into linux, then did pico /etc/lilo.conf, edit lilo.conf and comment out the line "Linear" and replace it with "LBA32" then in the linux command prompt type lilo, and it should say
1. Added "Your Linux Label here"
2. Added "Your Win Label here"
Good Luck, email me and let me know of any other troubles.

Report Offensive Follow Up For Removal



Use following form to reply to current message:

   Name: From My Computing.Net Settings
 E-Mail: From My Computing.Net Settings

Subject: Dual Boot Woes (win 2k/linux)

Comments:

 
  Homepage URL (*): 
Homepage Title (*): 
         Image URL: 
 


Data Recovery Software




K7 Turbo possible max fsb?

Pc anywher problem

WinFLP & OE/Outlook2003

Computer resets after a few minutes

Which packages are the best buy?


The information on Computing.Net is the opinions of its users. Such opinions may not be accurate and they are to be used at your own risk. Computing.Net cannot verify the validity of the statements made on this site. Computing.Net and Computing.Net, LLC hereby disclaim all responsibility and liability for the content of Computing.Net and its accuracy.
PLEASE READ THE FULL DISCLAIMER AND LEGAL TERMS BY CLICKING HERE

All content ©1996-2007 Computing.Net, LLC