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 revisionPrevious revision
berryboot:adding_custom_distributions [2018/03/29 20:47] – [Adding your own custom operating systems to the menu] maxberryboot:adding_custom_distributions [2018/03/29 22:11] (current) – [Adding your own custom operating systems to the menu] max
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/29 22:11 by max

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki