Advertisement
Guest User

Untitled

a guest
Jul 28th, 2011
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. bsdrescue# fdisk /dev/da0
  2. ******* Working on device /dev/da0 *******
  3. parameters extracted from in-core disklabel are:
  4. cylinders=24321 heads=255 sectors/track=63 (16065 blks/cyl)
  5.  
  6. Figures below won't work with BIOS for partitions not in cyl 1
  7. parameters to be used for BIOS calculations are:
  8. cylinders=24321 heads=255 sectors/track=63 (16065 blks/cyl)
  9.  
  10. Media sector size is 512
  11. Warning: BIOS sector numbering starts with sector 1
  12. Information from DOS bootblock is:
  13. The data for partition 1 is:
  14. sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
  15. start 16065, size 1044225 (509 Meg), flag 80 (active)
  16. beg: cyl 1/ head 0/ sector 1;
  17. end: cyl 65/ head 254/ sector 63
  18. The data for partition 2 is:
  19. sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
  20. start 1060290, size 1044225 (509 Meg), flag 0
  21. beg: cyl 66/ head 0/ sector 1;
  22. end: cyl 130/ head 254/ sector 63
  23. The data for partition 3 is:
  24. sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
  25. start 2104515, size 388612350 (189752 Meg), flag 0
  26. beg: cyl 131/ head 0/ sector 1;
  27. end: cyl 768/ head 254/ sector 63
  28. The data for partition 4 is:
  29. <UNUSED>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement