main logo
Subject: Re: [ProLinux]The rest of my last post
Author: Chet Gardiner
Posted: 2002/12/30 18:18:00
 
View Entire Thread
New Search


Ah, but mine ended up different:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd1,4)
# kernel /vmlinuz-version ro root=/dev/hdb8
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd1,4)/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-19.8.0)
root (hd1,4)
kernel /vmlinuz-2.4.18-19.8.0 ro root=LABEL=/
initrd /initrd-2.4.18-19.8.0.img
title Red Hat Linux (2.4.18-14)
root (hd1,4)
kernel /vmlinuz-2.4.18-14 ro root=LABEL=/
initrd /initrd-2.4.18-14.img
title Windows 2000
root (hd0,4)
rootnoverify (hd0,0)
chainloader +1

title Windows NT
root (hd0,0)

After being modified in webmin. I've tried out the Win2k and it works fine.
I haven't bothered with the NT yet, don't care.

Chet


----- Original Message -----
From: "Leland F. Jackson, CPA" <smvfp .at. mail D.OT smvfp.com>
To: <prolinux@leafe.com>
Sent: Monday, December 30, 2002 2:36 PM
Subject: Re: [ProLinux]The rest of my last post


Hi Chet

Below is a copy of my /boot/grub.conf file. You can check the part that
boots NT4.0 on my system. If you first installed W2K on your first
partition and then installed RedHat Linux 8.0. It should work. During
install, you should have installed the grub loader to the MBR or the first
option. This is the way I install RedHat 8.0 on my system.

**************************************************************
# root (hd0,6)
# kernel /boot/vmlinuz-version ro root=/dev/hde7
# initrd /boot/initrd-version.img
#boot=/dev/hde
default=0
timeout=10
splashimage=(hd0,6)/boot/grub/splash.xpm.gz
password --md5 $1$fYFôwGvö$APi73Kn6loAheMlKprHjJ/
title Red Hat Linux (2.4.18-18.7.x)
root (hd0,6)
kernel /boot/vmlinuz-2.4.18-18.7.x ro root=/dev/hde7
initrd /boot/initrd-2.4.18-18.7.x.img
title Red Hat Linux (2.4.18-17.7.x)
root (hd0,6)
kernel /boot/vmlinuz-2.4.18-17.7.x ro root=/dev/hde7
initrd /boot/initrd-2.4.18-17.7.x.img
title Red Hat Linux (2.4.18-10)
root (hd0,6)
kernel /boot/vmlinuz-2.4.18-10 ro root=/dev/hde7
initrd /boot/initrd-2.4.18-10.img
title Red Hat Linux (2.4.18-5)
root (hd0,6)
kernel /boot/vmlinuz-2.4.18-5 ro root=/dev/hde7
initrd /boot/initrd-2.4.18-5.img
title Red Hat Linux (2.4.18-4)
root (hd0,6)
kernel /boot/vmlinuz-2.4.18-4 ro root=/dev/hde7
initrd /boot/initrd-2.4.18-4.img
title Red Hat Linux (2.4.18-3)
root (hd0,6)
kernel /boot/vmlinuz-2.4.18-3 ro root=/dev/hde7
initrd /boot/initrd-2.4.18-3.img
title NT4.0
rootnoverify (hd0,0)
chainloader +1
************************************************************

As you can see above, my NT4.0 label is pointing to the first partition of
the first hard drive. That partition is actually a 2 gig FAT16, but that is
where my hidden system boot.ini file lives and boot.ini file is what boots
windows NT4.0. My System go like this:

Per NT 4.0 Disk Administration
***************************************************
Disk 0:
C: Fat16 FAT16 2gig with hidden system file c:\boot.ini
E: NTFS 4095 MB
F: NTFS 8189 MB
Unknown 16371MB --This is Linux 7.3 ext2
Unknown 512 MB -- This is Linux 7.3 swap
Free Space 27423 MB

Disk 1:
Free Space 40 gig -- Actuall this is a mirrow image backup of Disk 0 minus
free blocks.

CD-Rom 0
H:
****************************************************

You can see the hidden boot.ini file with a the [ dir /a | more ] command
and it should be in the C:\ directory. Be sure and have the grub.conf file
point to the partition that is C:\. This is almost always the first
partition on the first drive (e.g. [ hd0,0] ).

If you didn't install the grub loader as the first option during installing
linux (e.g. MBR), you could probable reinstall linux and do so. It wouldn't
take long to reinstall RedHat Linux. Just select everything, and since
everything is already installed, the install should proceed quickly once the
installer checks the RPM database and see that everything is already
installed, it should proceed to the next step.

Make sure you give grub plenty of time to load W2K as it can take some time
if the W2K system is in a network and must authenticate in. It shouldn't
take more than a couple of two-three minutes, though, at the most.

If all else fails, you could create a linux boot disk, or change the active
boot partition with fdisk.

LelandJ



----- Original Message -----
From: "Chet Gardiner" <chetdude .at. pacbell D.OT net>
To: <prolinux@leafe.com>
Sent: Monday, December 30, 2002 3:09 PM
Subject: [ProLinux]The rest of my last post


> I created the smbpasswd file using the webmin utilities.
>
> I also reset the netbios name using the utility.
>
> The first thing I downloaded after installing the Linux was the updates,
> followed immediately with webmin.
>
> I've installed as a dual boot system. Now, if I can only get my Win2K os
to
> come up again???? I tried to select it and it just hung trying to access
> the WIndows boot sector? hd0.
>
>
>
[excessive quoting removed by server]

[excessive quoting removed by server]



 
©2002 Chet Gardiner
<-- Prior Message New Search Next Message -->