home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21802 < prev    next >
Encoding:
Text File  |  1992-12-27  |  2.5 KB  |  68 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!munnari.oz.au!bruce.cs.monash.edu.au!monu6!aurora.cc.monash.edu.au!andrewc
  3. From: andrewc@aurora.cc.monash.edu.au (Andrew J. Cosgriff !)
  4. Subject: [BUG] with fdisk -l
  5. Message-ID: <andrewc.725447326@aurora.cc.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Monash University, Melb., Australia.
  8. Date: Sun, 27 Dec 1992 09:08:46 GMT
  9. Lines: 57
  10.  
  11.  
  12. I just noticed a bug in fdisk (comes from one of HJ's disks i think - it's linked with jump
  13. tables 4.1) - when I did fdisk -l, I got the following (courtesy of those wonderful selection
  14. patches) :
  15.  
  16.  
  17. Disk /dev/hda: 15 heads, 17 sectors, 1001 cylinders
  18. Units = cylinders of 255 * 512 bytes
  19.  
  20.    Device Boot  Begin   Start     End  Blocks   Id  System
  21. /dev/hda1   *       1       1     161   20519    4  DOS 16-bit <32M
  22. /dev/hda2         162     162     362   25627+  81  Linux/MINIX
  23. /dev/hda3         363     363     491   16447+   5  Extended
  24. /dev/hda4         492     492    1001   65025   81  Linux/MINIX
  25. /dev/hda5         363     363     427    8287   81  Linux/MINIX
  26. /dev/hda6         428     428     491    8159+  82  Linux swap
  27. Ignoring extra extended partition 2
  28.  
  29. Disk /dev/hdb: 16 heads, 17 sectors, 755 cylinders
  30. Units = cylinders of 272 * 512 bytes
  31.  
  32.    Device Boot  Begin   Start     End  Blocks   Id  System
  33. /dev/hdb1           1       1     490   66631+   6  DOS 16-bit >=32M
  34. /dev/hdb2         491     491     754   35904    5  Extended
  35. /dev/hdb5         363     340     401    8287   81  Linux/MINIX
  36. /dev/hdb6         428     401     461    8159+  82  Linux swap
  37.  
  38.  
  39. -- Note that /dev/hdb5 and /dev/hdb6 are the same as the ones from /dev/hda5 and /dev/hda6
  40.  - that's because they ARE the ones from /dev/hda5 and /dev/hda6
  41.  - my REAL /dev/hdb partition table looks like this (from fdisk /dev/hdb then a 'p') :
  42.  
  43.  
  44. Disk /dev/hdb: 16 heads, 17 sectors, 755 cylinders
  45. Units = cylinders of 272 * 512 bytes
  46.  
  47.    Device Boot  Begin   Start     End  Blocks   Id  System
  48. /dev/hdb1           1       1     490   66631+   6  DOS 16-bit >=32M
  49. /dev/hdb2         491     491     754   35904    5  Extended
  50. /dev/hdb5         491     491     754   35895+   6  DOS 16-bit >=32M
  51.  
  52.  
  53. -- That's more like it !
  54.  
  55. Nothing serious, but I just thought someone might like to know...
  56.  
  57.  
  58. Enjoy !
  59.  
  60. Cos !
  61.  
  62.  
  63. -- 
  64. -------------------------------------------------------------------------------
  65.  * Andrew J. Cosgriff ! *                   #include <std_witty_quote.h>
  66. #define HERE cc.monash.edu.au               #include <std_disclaimer.h>
  67. Hassle me at :      andrewc@aurora.HERE ; andrewc@lindblat.HERE ; cos@yoyo.HERE
  68.