Dale E Anglin wrote.....
> 
> At 9:57 AM -0500 4/21/98, David Carden wrote:
> >I'm having problems getting one of my computers to do a dual boot with NT
> >and RedHat 5.0.  I've tried following the linux-nt mini howto; when I
> >select Linux then, the computer freezes with a blank screen.  I can still
> >boot into NT fine though.  When I use LILO, I can boot into Linux fine,
> >but I get the "blue screen of death" when I try to boot into NT
> >(inaccessible boot device).
> >
> >Anybody have any ideas/solutions?
> >
> >Thanks-
> >
> >-Dave Carden <[EMAIL PROTECTED]>
> >Department of Computer Science
> >University of North Carolina, Chapel Hill
> 
Dave, a couple of things could be the problem here. First, we probably 
need a bit more information. It sounds like you only have one disk? 
What are your disks? SCSI, EIDE, ?

In general for one disk, make sure that your NT partition is formatted 
for FAT, not NTFS. The stock kernel doesn't support NTFS yet. Make sure 
your NT partition starts at the beginning of the disk (below the 1024 
limit, so make it the first partition), and put lilo on the master boot 
record of the disk. If you get a blue screen in this configuration, 
try editing lilo.conf and putting a line of "fix-table" near the top, 
something like this;

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
fix-table
prompt

Then rerun lilo and test again. If you have more than one disk,
there are a couple of other things that are easily tried. Lonnie
_________________________________________________________________
_________________________________________________________________
  Lonnie R. Maynard               Systems Engineer
  NOAA/ERL/FSL                    Forecast Systems Laboratory
  R/E/FS2                         Phone: 303-497-6342
  325 Broadway                    E-mail: [EMAIL PROTECTED]
  Boulder, CO  80303              Fax: 303-497-7259
_________________________________________________________________
_________________________________________________________________


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to