Ubuntu Pastebin

Paste from TJ at Thu, 27 Aug 2015 19:18:50 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
$ sudo sfdisk -lL -u S /dev/loop0
Disk /dev/loop0: cannot get geometry

Disk /dev/loop0: 0 cylinders, 255 heads, 63 sectors/track
Units = sectors of 512 bytes, counting from 0

   Device Boot    Start       End   #sectors  Id  System
/dev/loop0p1   *        63  44146619   44146557   c  W95 FAT32 (LBA)
                end: (c,h,s) expected (1023,254,63) found (1022,254,63)
/dev/loop0p2             0         -          0   0  Empty
/dev/loop0p3             0         -          0   0  Empty
/dev/loop0p4             0         -          0   0  Empty
Download as text