r00t the LiNuXeRRR wrote:
> 
>         I need to boot Linux, DOS and Win'98. I made the partitions and I
> put an boot flag for DOS and Win '98, but the sistem is booting from the
> first partition with boot flag. My partition table:
> 
>    Device Boot    Start       End    Blocks   Id  System
> /dev/hda1             1       254    512032+  83  Linux
> /dev/hda2           255       286     64512   82  Linux swap
> /dev/hda3  *        287       289      6048    6  FAT16
> /dev/hda4  *        290      1023   1479744    b  Win95 FAT32
> 
> How can I make to boot from the partitions with Win '98 and DOS? If you
> have an ideea please write to me.
> 
> Best regards,
> Cosmin
> 

I think your options here are limited. :-(  Someone will correct me if I am
mistaken.  ;-)  DOS HAS to be on the first primary partition and I think
the same is true of win95/98/NT.  Therefore with one disk you'd be stuck
with something like:
/dev/hda1       *       START   STOP    SIZE    FAT16  for dos and windoze
/dev/hda2       *       START   STOP    SIZE    Linux whatever
.
.
/dev/hdan               START   STOP    SIZE    Linux whatever

Maybe with two disks you could be allowed:
/dev/hda1       *       START   STOP    SIZE    FAT16 for dos
/dev/hda2       *       START   STOP    SIZE    Linux whatever
.
.
/dev/hdan               START   STOP    SIZE    Linux whatever
/dev/hdb1       *       START   STOP    SIZE    FAT32 for win98
.
.
/dev/hdbn               START   STOP    SIZE    whatever you need room for

I don't really think win98 allows for booting from the secondary disk when
it can see a (mostly) compatible primary.  You may have to disable the
primary disk in the bios everytime you want to start win98.

Good Luck!
===============
-- Tim
--------------------==============++==============--------------------
  For who among men knows the thoughts of a man except the man's spirit
within him?  In the same way, no one knows the thoughts of God except
the Spirit of God.  We have not received the spirit of the world but the
Spirit who is from God, that we may understand what God has freely given
us.
                                -- I Corinthians 2:11,12

Reply via email to