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
berryboot:adding_custom_distributions [2018/03/29 22:47]
max [Adding your own custom operating systems to the menu]
berryboot:adding_custom_distributions [2018/03/30 00:11] (current)
max [Adding your own custom operating systems to the menu]
Line 18: Line 18:
 $ 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 sed -i '​s/​^PARTUUID/#​\0/​g'​ /​mnt/​etc/​fstab
 +$ sudo rm -f /​mnt/​etc/​console-setup/​cached_UTF-8_del.kmap.gz
 +$ sudo rm -f /​mnt/​etc/​systemd/​system/​multi-user.target.wants/​apply_noobs_os_config.service
 +$ sudo rm -f /​mnt/​etc/​systemd/​system/​multi-user.target.wants/​raspberrypi-net-mods.service
 +$ sudo rm -f /​mnt/​etc/​rc3.d/​S01resize2fs_once
 $ 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