Hi, I want to create an image for a Nexus7 Android device.
I am following this wiki:
and this command does not work:
chroot /armelfs_debian sh -c "cd /dev; ./MAKEDEV ttyS0"
Instead it says:
/bin/sh: 1: ./MAKEDEV: not found
Up to that point there were no errors, I have no idea, what I should do now.
Is it even necessary? I mean could I just copy the install to the device at this point and setup apt there?
Regards,
Sladi