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

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!munnari.oz.au!manuel!sserve!rodos1!wkt
  3. From: wkt@rodos1.cs.adfa.oz.au (Warren Toomey)
  4. Subject: 386BSD Bug: Setting empty DOS part'n to A5 stops 0.1 boot
  5. Message-ID: <1992Jul21.001444.7765@sserve.cc.adfa.oz.au>
  6. Sender: news@sserve.cc.adfa.oz.au
  7. Organization: Australian Defence Force Academy, Canberra, Australia
  8. Date: Tue, 21 Jul 1992 00:14:44 GMT
  9. Lines: 22
  10.  
  11. I wrote in yesterday asking about getting a 10M 386BSD (A5) partition to
  12. co-exist with 2 other DOS partitions. Obviously, the install on the Tiny
  13. disk is a no-go, so I decided to do it manually.
  14.  
  15. Ok, so using Disk Manager I converted the empty (00) 10M DOS partition 3
  16. to A5 (DOSPTYP_386BSD) and booted Fixit. It hangs after ``using fd0a as
  17. root device'' (or a similar message). The Tiny disk does likewise.
  18.  
  19. Next step, attempt to change 00 -> A5 _after_ booting Fixit, by a clever
  20. use of dd(1): read in the first block from /dev/rwd0d into a temp file,
  21. overwrite the 00 with an A5 from another file (clever use of seek and skip
  22. here), and write the modified block back to /dev/rwd0d.
  23.  
  24. Problem: You can't _write_ rwd0d. dd fails, as does cat  > /dev/rwd0d.
  25.  
  26. So I'm stuck. Could anybody who has made a small 386BSD partition that
  27. co-exists with a DOS partition please send me some mail!!! Thanks.
  28.  
  29.  
  30.   Warren Toomey VK1XWT, on the path to insanity
  31.   No longer in the bowels of ADFA Comp Science.
  32.    `Version 7 Job Control: just use ptrace(2).'
  33.