Ubuntu Pastebin

Paste from jio at Sat, 5 Dec 2015 15:46:43 +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
22
23
24
25
26
lubuntu@lubuntu:~$ sudo fdisk -l 

Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 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: 0x11a448f2

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63   119099881    59549909+   7  HPFS/NTFS/exFAT
/dev/sda2       473290965   488392064     7550550    7  HPFS/NTFS/exFAT
/dev/sda3       119101438   473290751   177094657    5  Extended

Partition table entries are not in disk order

Disk /dev/sdb: 4009 MB, 4009754624 bytes
64 heads, 32 sectors/track, 3824 cylinders, total 7831552 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: 0x71d24f54

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *          64     1466367      733152   17  Hidden HPFS/NTFS
lubuntu@lubuntu:~$ 
Download as text