home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16335 < prev    next >
Encoding:
Text File  |  1992-11-11  |  2.1 KB  |  53 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!pipex!warwick!sunserver1.aston.ac.uk!uhura!evansmp
  3. From: evansmp@uhura.aston.ac.uk (Mark Evans)
  4. Subject: Re: DOS/Linux partition
  5. Message-ID: <1992Nov11.100942.6833@aston.ac.uk>
  6. Sender: usenet@aston.ac.uk (Usenet administrator)
  7. Nntp-Posting-Host: uhura
  8. Organization: Aston University
  9. References: <1992Nov11.091320.14390@rz.uni-karlsruhe.de>
  10. Date: Wed, 11 Nov 1992 10:09:42 GMT
  11. Lines: 40
  12.  
  13. tex@ipf.bau-verm.uni-karlsruhe.de (Stefan Tex) writes:
  14. : MY USELESS SOLUTIONS:
  15. :            I read something like beginning sector of DOS should be 1 and
  16. :            starting sector of DOS 17:
  17. :  QUOTING FROM Linux fdisk-README:
  18. :            Disk /dev/hda: 5 heads, 17 sectors, 977 cylinders
  19. :            Device Boot  Begin   Start     End  Blocks   Id  System
  20. :            /dev/hda1   *       1      17   20059   10021+   1  DOS 12-bit FAT
  21. :            /dev/hda2       71060   71060   83044    5992+   5  Extended
  22. :            /dev/hda3   *   20060   20060   71059   25500   81  Linux/MINIX
  23. :            /dev/hda5       71061   71061   79559    4249+  82  Linux swap
  24. :            /dev/hda6       80002   80018   83044    1734    1  DOS 12-bit FAT
  25. :  
  26. : There are 5 partitions reported; /dev/hda4 does not appear because it is
  27. : not allocated.  Partitions 1 and 3 are flagged as bootable.  Note that
  28.  
  29. This will kill booting from HD.
  30.  
  31. : the start of data in both DOS partitions is 16 sectors after the
  32. : beginning of the partition: this is one reason why you should use DOS's
  33. : own fdisk to create DOS partitions. 
  34.  
  35. You have an extended partition with a linux swap followed by a dos partition
  36. I'm not sure if dos is going to like this!
  37.  
  38. try the following
  39. 1) make sure you have only 1 partition marked as bootable
  40. 2) arrange your partition table as follows
  41. hda1: DOS (1)
  42. hda2: extended (5)
  43. hda3: linux (81)
  44. hda4: swap (82)
  45. hda5: dos (1)
  46.  
  47. -- 
  48. -------------------------------------------------------------------------
  49. Mark Evans                                   |evansmp@uhura.aston.ac.uk
  50. +(44) 21 565 1979 (Home)                     |evansmp@cs.aston.ac.uk
  51. +(44) 21 359 6531 x4039 (Office)             |
  52.