Guest User

Vogue

a guest
Feb 9th, 2011
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. NBInfo 2.1rc2
  2. VOGUE
  3.  
  4. '..\OS.nb.payload' has valid boot sector
  5.  
  6. Partition table:
  7.  
  8. Partition 0
  9. -----------
  10. File System: 0x20 (boot)
  11. Start Sector: 0x00000002
  12. Total Sectors: 0x0000063e
  13. Boot indicator: 0x00
  14. First Head: 0x02
  15. First Sector: 0x01
  16. First Track: 0x00
  17. Last Head: 0x3f
  18. Last Sector: 0x01
  19. Last Track: 0x18
  20.  
  21. Partition 1
  22. -----------
  23. File System: 0x23 (XIP RAM)
  24. Start Sector: 0x00000640
  25. Total Sectors: 0x000006c0
  26. Boot indicator: 0x00
  27. First Head: 0x00
  28. First Sector: 0x01
  29. First Track: 0x19
  30. Last Head: 0x3f
  31. Last Sector: 0x01
  32. Last Track: 0x33
  33.  
  34. Partition 2
  35. -----------
  36. File System: 0x25 (imgfs)
  37. Start Sector: 0x00000d00
  38. Total Sectors: 0x0000b400
  39. Boot indicator: 0x00
  40. First Head: 0x00
  41. First Sector: 0x01
  42. First Track: 0x34
  43. Last Head: 0x3f
  44. Last Sector: 0x01
  45. Last Track: 0x303
  46.  
  47. Partition 3
  48. -----------
  49. File System: 0x04 (FAT)
  50. Start Sector: 0x0000c100
  51. Total Sectors: 0x00010f00
  52. Boot indicator: 0x00
  53. First Head: 0x00
  54. First Sector: 0x01
  55. First Track: 0x304
  56. Last Head: 0x3f
  57. Last Sector: 0x01
  58. Last Track: 0x33f
  59.  
  60. Geometry: flash has 64 virtual heads
  61.  
  62.  
  63. MSFLSH50 header found at offset 0x800
  64. (0 Reserved Entries, 3 Flash Region Entries)
  65.  
  66. Flash Region Entry 0:
  67. ---------------------
  68. Region type: XIP
  69. Start phys. block: 0x00000000
  70. Size in phys. blocks: 0x00000000
  71. Size in log. blocks: 0x00000034 -> Size in sectors: 0x00000d00
  72. Sectors per block: 0x00000040
  73. Bytes per block: 0x00020000
  74. Compact blocks: 0x00000000
  75. -> Bytes per sector: 0x00000800
  76.  
  77. Flash Region Entry 1:
  78. ---------------------
  79. Region type: READONLY_FILESYS
  80. Start phys. block: 0x00000000
  81. Size in phys. blocks: 0x00000000
  82. Size in log. blocks: 0x000002d0 -> Size in sectors: 0x0000b400
  83. Sectors per block: 0x00000040
  84. Bytes per block: 0x00020000
  85. Compact blocks: 0x00000002
  86. -> Bytes per sector: 0x00000800
  87.  
  88. Flash Region Entry 2:
  89. ---------------------
  90. Region type: FILESYS
  91. Start phys. block: 0x00000000
  92. Size in phys. blocks: 0x00000000
  93. Size in log. blocks: 0xffffffff -> Size in sectors: 0xffffffc0
  94. Sectors per block: 0x00000040
  95. Bytes per block: 0x00020000
  96. Compact blocks: 0x00000002
  97. -> Bytes per sector: 0x00000800
  98.  
  99. Searching for IMGFS signature...
  100. Found IMGFS at byte 0x00680000 (sector 0x00000d00).
  101.  
  102. dwFSVersion: 00000001
  103. dwSectorsPerHeaderBlock: 00000001
  104. dwRunsPerFileHeader: 00000001
  105. dwBytesPerHeader: 00000034
  106. dwChunksPerSector: 00000020
  107. dwFirstHeaderBlockOffset: 00000800
  108. dwDataBlockSize: 00001000
  109. szCompressionType: LZX
  110. dwFreeSectorCount: 00012E1B
  111. dwHiddenSectorCount: 00000040
  112. dwUpdateModeFlag: 00000000
  113. ---
Advertisement
Add Comment
Please, Sign In to add comment