透過hexdump檢視硬碟標頭檔案的區別
[root@test ~]# dd if=/dev/sda1 of=/tmp/sda1.out bs=512 count=1
1+0 records in
1+0 records out
[root@test ~]# hexdump /tmp/sda1.out
0000000 0000 0000 0000 0000 0000 0000 0000 0000
*
0000200
[root@test ~]# dd if=/dev/sdb1 of=/tmp/sdb1.out bs=512 count=1
1+0 records in
1+0 records out
[root@test ~]# hexdump /tmp/sdb1.out
0000000 0000 0000 0001 e93b 0001 1800 008c 076c
0000010 0000 0000 0000 0000 4249 204d 6e49 6f66
0000020 6d72 7869 4420 6e79 6d61 6369 5320 7265
0000030 6576 2072 6f43 7970 6972 6867 2874 2943
0000040 3120 3839 2d36 3032 3430 2020 4249 204d
0000050 6e49 6f66 6d72 7869 5320 666f 7774 7261
0000060 2c65 4920 636e 002e 0000 0002 0800 0000
0000070 6b7f 45e6 000e 0000 0000 0000 0067 0000
0000080 3031 302e 0001 0000 0000 0000 0000 0000
0000090 0000 0000 0000 0000 0000 0000 0000 0000
*
0000200
[root@test ~]#
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/312079/viewspace-245625/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 【Linux】檢視二進位制檔案內容_hexdumpLinux
- 檢視BAM檔案頭部資訊
- 檢視硬碟,卷標,塊大小硬碟
- 8.13 標頭檔案剖析:標頭檔案路徑(下)
- Win10系統下怎麼透過事件檢視器中檢視硬碟檢查結果Win10事件硬碟
- linux hexdump - ”十六“進位制檢視器Linux
- linux檢視檔案型別Linux型別
- 檢視檔案系統型別型別
- 標準IO與檔案IO 的區別
- 普通檢視和物化檢視的區別
- C 標頭檔案
- 標頭檔案的作用分析
- 使用BBED檢視SYSTEM檔案頭的root dba及bootstrap$boot
- import、#include和@class有什麼區別 、相互引用標頭檔案問題Import
- java通過檔案頭內容判斷檔案型別Java型別
- Oracle普通檢視和物化檢視的區別Oracle
- #include sys/xxx.h標頭檔案 UNIX標頭檔案
- locate標頭檔案和庫檔案
- 檢視和表的區別
- 02@在類的標頭檔案中儘量少引入其他標頭檔案
- C 標頭檔案 作用
- 祖傳標頭檔案
- 檢視檔案
- dlg中獲得view檢視物件 包含view標頭檔案出錯 解決方法View物件
- 通過二進位制頭識別檔案型別型別
- 透過shell指令碼檢視procedure的資訊指令碼
- 透過shell指令碼檢視package的資訊指令碼Package
- PE檔案檢測DOS頭\NT頭
- 透過預編譯標頭檔案的方法來提高c++builder的編譯速度(英文原版) (轉)編譯C++UI
- 檢視硬碟大小硬碟
- Git檢視暫存區index檔案內容GitIndex
- fcntl.h標頭檔案
- linux 標頭檔案 作用Linux
- 什麼是 標頭檔案
- 關於C++的標頭檔案C++
- 透過shell指令碼檢視鎖資訊指令碼
- ?透過系統pid檢視sqlSQL
- swap檔案檢視