Advertisement
Guest User

Untitled

a guest
Jul 4th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. ubuntu@ubuntu:~$ cd Downloads
  2. ubuntu@ubuntu:~/Downloads$ sudo dpkg -i ms-sys_2.1.0-1_amd64.deb
  3. Selecting previously unselected package ms-sys.
  4. (Reading database ... 145141 files and directories currently installed.)
  5. Unpacking ms-sys (from ms-sys_2.1.0-1_amd64.deb) ...
  6. Setting up ms-sys (2.1.0-1) ...
  7. Processing triggers for man-db ...
  8. ubuntu@ubuntu:~/Downloads$ sudo fdisk -l
  9.  
  10. Disk /dev/sda: 640.1 GB, 640135028736 bytes
  11. 255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors
  12. Units = sectors of 1 * 512 = 512 bytes
  13. Sector size (logical/physical): 512 bytes / 512 bytes
  14. I/O size (minimum/optimal): 512 bytes / 512 bytes
  15. Disk identifier: 0x93fbf962
  16.  
  17. Device Boot Start End Blocks Id System
  18. /dev/sda1 2048 32770047 16384000 27 Hidden NTFS WinRE
  19. /dev/sda2 * 32770048 32974847 102400 7 HPFS/NTFS/exFAT
  20. /dev/sda3 32974848 717163323 342094238 7 HPFS/NTFS/exFAT
  21. /dev/sda4 717164542 1250263039 266549249 5 Extended
  22. /dev/sda5 1242181632 1250263039 4040704 82 Linux swap / Solaris
  23. /dev/sda6 717164544 1242181631 262508544 83 Linux
  24.  
  25. Partition table entries are not in disk order
  26.  
  27. Disk /dev/sdb: 1031 MB, 1031798272 bytes
  28. 255 heads, 63 sectors/track, 125 cylinders, total 2015231 sectors
  29. Units = sectors of 1 * 512 = 512 bytes
  30. Sector size (logical/physical): 512 bytes / 512 bytes
  31. I/O size (minimum/optimal): 512 bytes / 512 bytes
  32. Disk identifier: 0x0004c744
  33.  
  34. Device Boot Start End Blocks Id System
  35. /dev/sdb1 * 2048 2015230 1006591+ c W95 FAT32 (LBA)
  36. ubuntu@ubuntu:~/Downloads$ sudo ms-sys -w /dev/sda3
  37. Unable to automaticly select boot record for /dev/sda3
  38. /dev/sda3 has an x86 boot sector,
  39. it is an unknown boot record
  40. ubuntu@ubuntu:~/Downloads$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement