Advertisement
Guest User

Untitled

a guest
Mar 29th, 2012
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. user@debian:~$ sudo fdisk -l
  2. Ignoring extra extended partition 3
  3.  
  4. Disk /dev/sda: 20.0 GB, 20000000000 bytes
  5. 255 heads, 63 sectors/track, 2431 cylinders
  6. Units = cylinders of 16065 * 512 = 8225280 bytes
  7. Sector size (logical/physical): 512 bytes / 512 bytes
  8. I/O size (minimum/optimal): 512 bytes / 512 bytes
  9. Disk identifier: 0xa834a834
  10.  
  11. This doesn't look like a partition table
  12. Probably you selected the wrong device.
  13.  
  14. Device Boot Start End Blocks Id System
  15. /dev/sda1 1 408 3277228+ 7 HPFS/NTFS
  16. /dev/sda2 409 2434 16273814+ 5 Extended
  17. /dev/sda3 ? 1 1 0 85 Linux extended
  18. Partition 3 does not end on cylinder boundary.
  19. /dev/sda5 409 2343 15542856 83 Linux
  20. /dev/sda6 2344 2434 730926 82 Linux swap / Solaris
  21.  
  22. Partition table entries are not in disk order
  23.  
  24. Disk /dev/sdb: 2002 MB, 2002747392 bytes
  25. 32 heads, 63 sectors/track, 1940 cylinders
  26. Units = cylinders of 2016 * 512 = 1032192 bytes
  27. Sector size (logical/physical): 512 bytes / 512 bytes
  28. I/O size (minimum/optimal): 512 bytes / 512 bytes
  29. Disk identifier: 0x0ee9779f
  30.  
  31. Device Boot Start End Blocks Id System
  32. /dev/sdb1 * 1 1940 1955488+ b W95 FAT32
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement