home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / assemblr / library / lowlevel / fdisk / mfdisk.0 next >
Text File  |  1989-08-24  |  2KB  |  43 lines

  1. Hi there,
  2.  
  3. Today I read some postings of you trying to have multi-boot partitions
  4. on your machines. I developed more then a year ago a small utility to
  5. do the same thing (then, for MS-DOS, Minix and OS/2).
  6.   
  7. I wrote a new Multi-partition utility that runs under MS-DOS and modifies
  8. the main hard-disk boot sector for booting multiple operating systems from
  9. the same hard-disk.
  10.  
  11. The program will write a new boot sector to the first hard-disk drive that
  12. prompts for the partition you want to boot from (1-4). To the question
  13. 'Boot partition (1-4):' you have to answer with the number of the partition
  14. you want to boot from (1-4).
  15.  
  16. The program must be compiled as a .COM file (remember exe2bin) and run
  17. under MS-DOS. When the program is run, it produces a message telling you
  18. what it is going to do. At this time you can abort it by typing <CTRL-C>
  19. or type <CR> to allow it to modify the hard-disk.
  20.   
  21. Before trying to boot from multiple partitions you have to partition your
  22. hard-disk and put the operating systems on the partitions. I used
  23. a partitioning utility called "disk manager" from Ontrack Computer Systems.
  24. There are other utilities available (e.g. SpeedStore) but this one is a
  25. good one.
  26.   
  27. After the partitioning, you can run the Multi-partition boot utility
  28. called "mfdisk" (I started writing it with fdisk in mined and wanted to
  29. write an fdisk clone but then I found disk manager and ended just with
  30. whatever is there). After running the utility you are set and ready to go.
  31.   
  32. Anybody trying this process, please let me know how was it, what type of
  33. hard-disk was used and if more help is needed.
  34.  
  35. Have fun...
  36.  
  37. Motti (Mordehai) Bazar
  38.  
  39. uucp    : ..uunet!ocsmd!motti           snail: Online Computer Systems, Inc.
  40. bitnet  : motti%ocsmd@uunet.uu.net             20251 Century Blvd.
  41. internet: motti@ocsmd.uu.net                   Germantown, MD 20874
  42.                                         vox:   (301) 428-3700
  43.