Ubuntu Pastebin

Paste from ubuntu at Tue, 25 Aug 2015 16:33:11 +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
27
28
29
GPT PMBR size mismatch (7617186 != 8593749) will be corrected by w(rite).
GPT PMBR size mismatch (7617186 != 8593749) will be corrected by w(rite).
Checking that no-one is using this disk right now ... OK

Disk /dev/sda: 4.1 GiB, 4400000000 bytes, 8593750 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
Disklabel type: gpt
Disk identifier: 952C7563-14BB-45FC-9E42-49C0CF79FC79

Old situation:

Device       Start     End Sectors  Size Type
/dev/sda1     8192   16383    8192    4M BIOS boot
/dev/sda2    16384  147455  131072   64M EFI System
/dev/sda3   147456 2244607 2097152    1G Linux filesystem
/dev/sda4  2244608 4341759 2097152    1G Linux filesystem
/dev/sda5  4341760 7614463 3272704  1.6G Linux filesystem

/dev/sda5: 
New situation:

Device       Start     End Sectors  Size Type
/dev/sda1     8192   16383    8192    4M BIOS boot
/dev/sda2    16384  147455  131072   64M EFI System
/dev/sda3   147456 2244607 2097152    1G Linux filesystem
/dev/sda4  2244608 4341759 2097152    1G Linux filesystem
/dev/sda5  4341760 7617153 3275394  1.6G Linux filesystem
Download as text