NT/Linux Boot

NT/Linux Boot

Post by Jim Finne » Tue, 23 Feb 1999 04:00:00



Hi,

I have the exact same problem.  Anyone have a solution?

Thanks.

Jim....


> I believe I had followed directions for using the NT boot menu to
maintain a
> triple boot (W98, WNT, linux).  Boot.ini looks like:

> [operating systems]
> multi(0)disk(0)rdisk(0)partition(2)\WINNT="NT Server 4.00"
> multi(0)disk(0)rdisk(0)partition(2)\WINNT="NT Server 4.00 [VGA mode]"
> /basevideo /sos
> multi(0)disk(0)rdisk(0)partition(5)\="linux"
> C:\="Microsoft Windows"

> I installed linux last and the only way that it boots is to use the
boot
> disk that I created during setup.  It actually works just fine, but it
would
> be a lot nicer if I could use the boot menu instead of hunting for the
> floppy every time I want to use linux.  It tries when I select it off
the
> menu, but I get some dump.

> Thanks,
> Doug Paradis


--

Jim Finney
==============================

 
 
 

NT/Linux Boot

Post by Patrick Lanphie » Tue, 23 Feb 1999 04:00:00


Use lilo it will make your life much easier.  I'll you will need is a configuration file like the
following

lilo.conf
//////////////////////////////////////////
boot=/dev/sda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.2.1
        label=Linux
        root=/dev/sda7
        read-only
image=/boot/vmlinuz-2.2
        label=TLinux
        root=/dev/sda7
        read-only
other=/dev/sda1
        label=WinNT
        table=/dev/sda
////////////////////////////////////////////////

Patrick Lanphier
Advanced Information Technologies
The Pennsylvania State University

 
 
 

NT/Linux Boot

Post by David Ashwort » Tue, 23 Feb 1999 04:00:00


To get NT to boot Linux I use the line:
    C:\bootsect.lnx="Linux"
in boot.ini on the NT partition in place of the "linux"
line that you have shown.  The bootsect.lnx file can
be created from your boot floppy after creating it with
Lilo by using the command:
    dd if=/dev/fd0 of=bootsect.lnx bs=512 count=1
as root.  Then move the file to the NT partition.

See the Linux+NT-Loader mini HOWTO for more information.


> Hi,

> I have the exact same problem.  Anyone have a solution?


> > I believe I had followed directions for using the NT boot menu to maintain a
> > triple boot (W98, WNT, linux).  Boot.ini looks like:

> > [operating systems]
> > multi(0)disk(0)rdisk(0)partition(2)\WINNT="NT Server 4.00"
> > multi(0)disk(0)rdisk(0)partition(2)\WINNT="NT Server 4.00 [VGA mode]"
> > /basevideo /sos
> > multi(0)disk(0)rdisk(0)partition(5)\="linux"
> > C:\="Microsoft Windows"

> > I installed linux last and the only way that it boots is to use the boot
> > disk that I created during setup.  It actually works just fine, but it would
> > be a lot nicer if I could use the boot menu instead of hunting for the
> > floppy every time I want to use linux.  It tries when I select it off the
> > menu, but I get some dump.

--
---------------------
   David Ashworth

---------------------
 
 
 

NT/Linux Boot

Post by Hermann Boeke » Wed, 24 Feb 1999 04:00:00



> To get NT to boot Linux I use the line:
>     C:\bootsect.lnx="Linux"
> in boot.ini on the NT partition in place of the "linux"
> line that you have shown.  The bootsect.lnx file can
> be created from your boot floppy after creating it with
> Lilo by using the command:
>     dd if=/dev/fd0 of=bootsect.lnx bs=512 count=1
> as root.  Then move the file to the NT partition.

Yes, that worked also great for me.

But now I have OpenDos on /dev/hdb1, the first partition of my second HD.
In Windows NT it is known as drive m:\.

However, when I enter a line

m:\="opendos"

to my boot.ini I get the following error message:

Boot record signature AA55 not found (CBC4 found).

Then NT tries to start, but fails.

Any hints?

Hermann

 
 
 

NT/Linux Boot

Post by Tony Water » Thu, 25 Feb 1999 04:00:00



> To get NT to boot Linux I use the line:
>     C:\bootsect.lnx="Linux"
> in boot.ini on the NT partition in place of the "linux"
> line that you have shown.  The bootsect.lnx file can
> be created from your boot floppy after creating it with
> Lilo by using the command:
>     dd if=/dev/fd0 of=bootsect.lnx bs=512 count=1
> as root.  Then move the file to the NT partition.

> See the Linux+NT-Loader mini HOWTO for more information.

actually, I believe it should be:
#dd if=/dev/hd?? of=/bootsect.lnx bs=512 count=1
the "if=/dev/hd??" actually being a pointer to the root partition
of your Linux drive.


> > Hi,

> > I have the exact same problem.  Anyone have a solution?


> > > I believe I had followed directions for using the NT boot menu to maintain a
> > > triple boot (W98, WNT, linux).  Boot.ini looks like:

> > > [operating systems]
> > > multi(0)disk(0)rdisk(0)partition(2)\WINNT="NT Server 4.00"
> > > multi(0)disk(0)rdisk(0)partition(2)\WINNT="NT Server 4.00 [VGA mode]"
> > > /basevideo /sos
> > > multi(0)disk(0)rdisk(0)partition(5)\="linux"
> > > C:\="Microsoft Windows"

> > > I installed linux last and the only way that it boots is to use the boot
> > > disk that I created during setup.  It actually works just fine, but it would
> > > be a lot nicer if I could use the boot menu instead of hunting for the
> > > floppy every time I want to use linux.  It tries when I select it off the
> > > menu, but I get some dump.

> --
> ---------------------
>    David Ashworth

> ---------------------

--
+-+-+
http://home.earthlink.net/~hawaiistyle
 
 
 

1. nt-linux booting problems

Hi all

I have w2k and win98 installed. After installing red-hat 7.1, I found
out that I could only boot linux with a boot floppy. I have installed
linux MBC to the linux main partition and not into the MBR (to avoid
crashing my NTLDR.)
I have copied the linux boot record to a floppy from the right hda
num. which is 11. I have checked the num with the lilo.conf.
I have done it with dd if=/dev/hda11 of=/tmp/liloboot.bin bs=512
count=1.
After copying it to my c:\ directory (w2k root), and updating the
boot.ini with the link, when ever I chose linux from my NTLOADER the
screen hangs all dark with flikerring currsor at the top left corner
of the PC.

What should I do ?
thx

2. Server redirect - Help needed please

3. NT+linux:Boot from hard disk fails

4. AIX 4.3.x , dns forwarders -> rsh sleeping 20 seconds

5. Sugestions for Win98/NT/Linux Boot

6. Help: Networking with 5.0.4

7. NT NT NT NT NT NT NT MT

8. Howto custimze ICONS & FOATING MENU in X (under fvwm & olvwm) ???

9. NT/LIINUX dual boot problem: NT boot failed

10. NT/Linux Dual Boot - NT Randomly Hangs

11. NT + Linux dual boot, can I repair damaged NT loader?

12. LINUX, NT and DOS - LILO or NT boot pgm?

13. LINUX, NT and DOS - LILO or NT boot pg