I can't get peristent working.
On reboot I see error:
After installation on USB stick I did as instructedLive changes not mounted or bad option
Code: Select all
sudo sh install_on_usb.sh --persistent 32 /dev/sdb
fdisk /dev/sdb1
Code: Select all
Disk /dev/sdb1: 4003 MB, 4003171840 bytes
124 heads, 62 sectors/track, 1016 cylinders, total 7818695 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: 0x20ac7dda
This doesn't look like a partition table
Probably you selected the wrong device.
     Device Boot      Start         End      Blocks   Id  System
/dev/sdb1p1   ?  3224498923  3657370039   216435558+   7  HPFS/NTFS/exFAT
/dev/sdb1p2   ?  3272020941   930513678   976730017   16  Hidden FAT16
/dev/sdb1p3   ?           0           0           0   6f  Unknown
/dev/sdb1p4        50200576   974536369   462167897    0  Empty
Partition table entries are not in disk order
 
 

