Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. udo su
  2. sudo: susudo: command not found
  3. kubuntu@kubuntu:~$ sudo su
  4. root@kubuntu:/home/kubuntu# fdisk -l
  5. Disk /dev/loop0: 1.7 GiB, 1845637120 bytes, 3604760 sectors
  6. Units: sectors of 1 * 512 = 512 bytes
  7. Sector size (logical/physical): 512 bytes / 512 bytes
  8. I/O size (minimum/optimal): 512 bytes / 512 bytes
  9.  
  10.  
  11. Disk /dev/sda: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
  12. Disk model: WDC WD20EURS-63Z
  13. Units: sectors of 1 * 512 = 512 bytes
  14. Sector size (logical/physical): 512 bytes / 4096 bytes
  15. I/O size (minimum/optimal): 4096 bytes / 4096 bytes
  16. Disklabel type: dos
  17. Disk identifier: 0xabfeabfe
  18.  
  19. Device Boot Start End Sectors Size Id Type
  20. /dev/sda1 63 206847 206785 101M 42 SFS
  21. /dev/sda2 * 206848 3907026943 3906820096 1.8T 42 SFS
  22. /dev/sda3 3907026944 3907027119 176 88K 42 SFS
  23.  
  24. Partition 1 does not start on physical sector boundary.
  25.  
  26.  
  27. Disk /dev/sdb: 447.1 GiB, 480113590272 bytes, 937721856 sectors
  28. Disk model: SanDisk SSD PLUS
  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. Disklabel type: dos
  33. Disk identifier: 0x172e6cb0
  34.  
  35. Device Boot Start End Sectors Size Id Type
  36. /dev/sdb1 2048 937717759 937715712 447.1G 7 HPFS/NTFS/exFAT
  37.  
  38.  
  39. Disk /dev/sdc: 232.9 GiB, 250059350016 bytes, 488397168 sectors
  40. Disk model: Samsung SSD 850
  41. Units: sectors of 1 * 512 = 512 bytes
  42. Sector size (logical/physical): 512 bytes / 512 bytes
  43. I/O size (minimum/optimal): 512 bytes / 512 bytes
  44. Disklabel type: gpt
  45. Disk identifier: 5A4C481A-2F29-46B8-9AF8-6E5B85A622E8
  46.  
  47. Device Start End Sectors Size Type
  48. /dev/sdc1 2048 923647 921600 450M Windows recovery environment
  49. /dev/sdc2 923648 1128447 204800 100M EFI System
  50. /dev/sdc3 1128448 1161215 32768 16M Microsoft reserved
  51. /dev/sdc4 1161216 487346636 486185421 231.9G Microsoft basic data
  52. /dev/sdc5 487350272 488394751 1044480 510M Windows recovery environment
  53.  
  54.  
  55. Disk /dev/sdd: 223.6 GiB, 240057409536 bytes, 468862128 sectors
  56. Disk model: SanDisk SSD PLUS
  57. Units: sectors of 1 * 512 = 512 bytes
  58. Sector size (logical/physical): 512 bytes / 512 bytes
  59. I/O size (minimum/optimal): 512 bytes / 512 bytes
  60. Disklabel type: dos
  61. Disk identifier: 0xb105c66c
  62.  
  63. Device Boot Start End Sectors Size Id Type
  64. /dev/sdd1 2048 468860927 468858880 223.6G 83 Linux
  65.  
  66.  
  67. Disk /dev/sde: 28.9 GiB, 31004295168 bytes, 60555264 sectors
  68. Disk model: DataTraveler 3.0
  69. Units: sectors of 1 * 512 = 512 bytes
  70. Sector size (logical/physical): 512 bytes / 512 bytes
  71. I/O size (minimum/optimal): 512 bytes / 512 bytes
  72. Disklabel type: dos
  73. Disk identifier: 0x00022b3c
  74.  
  75. Device Boot Start End Sectors Size Id Type
  76. /dev/sde1 * 2048 60555263 60553216 28.9G c W95 FAT32 (LBA)
  77. root@kubuntu:/home/kubuntu#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement