home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 3175 < prev    next >
Encoding:
Text File  |  1992-07-29  |  4.0 KB  |  108 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!darwin.sura.net!jvnc.net!nuscc!ntuix!eoahmad
  3. From: eoahmad@ntuix.ntu.ac.sg (Othman Ahmad)
  4. Subject: Re: Setting up bootable DOS pertition by hand
  5. Message-ID: <1992Jul30.063153.5126@ntuix.ntu.ac.sg>
  6. Organization: Nanyang Technological University - Singapore
  7. References: <4500@hq.hq.af.mil>
  8. Date: Thu, 30 Jul 1992 06:31:53 GMT
  9. Lines: 97
  10.  
  11. In article <4500@hq.hq.af.mil> rick@postmaster@hq.af.mil (Rick Weldon) writes:
  12.  
  13. : I want to be able to boot DOS as well as 386BSD from the 
  14. : HD. I haven't seen much discussion on this specifically.
  15. : Most of the discussion seems to be around accessing DOS 
  16. : from 386BSD.
  17.  
  18. I have posted an article tittled MSDOS and 386BSD 0.1
  19. There was no responses. I believe there are not many interested parties.
  20. I think the potential is large but not exploited yet.
  21.     I am hoping you could join us in solving this problem.
  22.  
  23. : My questions though are centered around getting DOS to boot.
  24. : I tried to use the automated install script and it blew up.
  25. : I did as the release notes suggested and used fdisk to create
  26. : a DOS partion on the beginning of the drive, but install munged
  27. : things, so I ended doing a manual install to the whole disk.
  28. : I used Chris Demetriou's method to install everything on seperate
  29. : partitions. Boot from HD-- no problem --all is well.
  30. : Now what I want to do is set up that DOS partition by
  31. : hand. I want to use the first 30Mb of the disk and leave the
  32. : rest for 386BSD. I am assuming that I will have to write the
  33. : disklabel by hand taking into consideration the DOS partition.
  34. : So I am assuming something like this: 
  35. : wd0a 32 Mb into the disk -- to 37 Mb
  36. : wd0b 37 Mb to 42 Mb swap
  37. : wd0c whole disk
  38. : wd0d 0 Mb to 30mb for DOS
  39. : wd0h 42Mb to end of disk
  40. : Now the  fun part. 
  41. : 1. If I put DOS on to the first 30 Mb of the 
  42. : drive how does the boot image know where to go to boot 386BSD.
  43. : I would assume that it reads the disklabel and then looks for 
  44. : the kernel image 32 Mb into the disk on the wd0a partition.
  45. : Is this the case?
  46.  
  47. You must tell it. There are two methods:
  48. 1) recommended in the INSTALL.NOTES is to run dos fdisk to set the 386bsd
  49. partition ACTIVE,
  50. 2) use other boot programs like bootany from SIMTEL but it did not work for me,
  51. or use shoelace in Minix or linux.
  52. : 2. When I shutdown todos I assume that the shutdown program
  53. : tweaks the boot image to tell it to boot DOS instead, Or 
  54. : simply makes the DOS partition active. If the latter
  55. : is true all I should have to do is run fdisk and de-activate
  56. : the DOS partition to get back to 386BSD. This is where
  57. You are right there.
  58.  
  59. : things get hazy, I was hoping someone might be able to explain 
  60. : this a little better.  Another words how do I get back and
  61. : forth between DOS and 386BSD. 
  62. : I also remember reading that a lot of people were having trouble
  63. : with the shutdown -to-dos script. A complaint that shutdown
  64. : couldn't make dos bootable or something similar. Was this ever 
  65. : resolved? 
  66. : Any help at all would be appreciated. I was hoping for 
  67. : something like Chris Demetriou's step by step, but edited
  68. : to include how to set up a DOS partition by hand.
  69.  
  70. It is not so straight forward because there are so many flavours of fdisk in
  71. the MSDOS world. I do not use MSDOS 5, instead DRDOS 5 and MSDOS 4.
  72.     I also use NU and NDD to edit the partition table and recover from
  73.  mistakes. There are a lot of PD disk managers at SIMTEL which could be used
  74. as well.
  75. :
  76. : Please post here.
  77. : I read this group all of the time |-).
  78. : (Have you ever noticed that the people who want the most
  79. : information from a particular group don't read the group.
  80. : They always ask for any helpers to e-mail because they don't have
  81. : time to read the news.) 
  82. I thought you are one of them.
  83. : If anyone cares I'll put the whole thing together and post it.
  84. : I have Chris's step by step. 
  85. I do care and hopefully you would succeed. Good luck.
  86.  
  87. --
  88. Othman bin Ahmad, School of EEE,
  89. Nanyang Technological University, Singapore 2263.
  90. Internet Email: eoahmad@ntuix.ntu.ac.sg
  91. Bitnet Email: eoahmad@ntuvax.bitnet
  92.  
  93.