mount -t ext2 /dev/mmcblk0p2 /opt
cd /opt/etc cp -a sudoers~ sudoers cd umount /opt
cp -a /etc/sudoers /opt/etc/