User Tools

Site Tools


berryboot:adding_custom_distributions

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
berryboot:adding_custom_distributions [2016/03/19 13:28]
max [Tweaks]
berryboot:adding_custom_distributions [2018/03/29 22:47]
max [Adding your own custom operating systems to the menu]
Line 17: Line 17:
 $ sudo mount /​dev/​mapper/​loop0p2 /mnt $ sudo mount /​dev/​mapper/​loop0p2 /mnt
 $ sudo sed -i '​s/​^\/​dev\/​mmcblk/#​\0/​g'​ /​mnt/​etc/​fstab $ sudo sed -i '​s/​^\/​dev\/​mmcblk/#​\0/​g'​ /​mnt/​etc/​fstab
 +$ sudo sed -i '​s/​^PARTUUID/#​\0/​g'​ /​mnt/​etc/​fstab
 $ sudo mksquashfs /mnt converted_image_for_berryboot.img -comp lzo -e lib/modules $ sudo mksquashfs /mnt converted_image_for_berryboot.img -comp lzo -e lib/modules
 $ sudo umount /mnt $ sudo umount /mnt
berryboot/adding_custom_distributions.txt ยท Last modified: 2018/03/30 00:11 by max