Ubuntu Pastebin

Paste from sudo fdisk -l at Thu, 3 Mar 2016 06:13:45 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
Disk /dev/sda: 400.1 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders, total 781422768 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xf91ffb42

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      206847      102400    7  HPFS/NTFS/exFAT
/dev/sda2          206848   693811199   346802176    7  HPFS/NTFS/exFAT

Disk /dev/sdb: 3909 MB, 3909091328 bytes
2 heads, 63 sectors/track, 60594 cylinders, total 7634944 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0055b3f1

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          64     7634943     3817440    b  W95 FAT32
ubuntu@ubuntu:~$ 
Download as text