First please ake sure to get rid of all of the typos and the regular expression Code: dpkg -l | grep multiboot dpkg -l | grep u-boot will give you the installed packages fro the 'multiboot' and 'u-boot' search terms. Note please the pipe-symbol after dpkg -l (small L) is accessible via <Blue arrow><Sym> on the Keyboard To get rid of nitdroid-kernel you have to mount the partition you were installing nitdroid to, to the mount point, aka. folder, /and. For maeflight's postinst script to work you might need to install wget Code: sudo gainroot apt-get install wget maeflight apt-get install -f Please feel free to ask for clarification, if you are still unsure about terminal output
dpkg -l | grep multiboot dpkg -l | grep u-boot
sudo gainroot apt-get install wget maeflight apt-get install -f