Hello From http://code.google.com/p/mini2440/wiki/Emdebian and http://code.google.com/p/mini6410-debian/wiki/Tutorial tutorial I try to install boostrap squeeze. Install was OK, but I have problem on boot : Starting the hotplug events dispatcher: udevdudevd[734]: inotify_init failed: Function not implemented error initializing inotify udevd[734]: error initializing inotify failed! [...] startpar: service(s) returned failure: udev ... failed! [...] Starting periodic command scheduler: cron. INIT: Id "4" respawning too fast: disabled for 5 minutes INIT: Id "2" respawning too fast: disabled for 5 minutes INIT: Id "3" respawning too fast: disabled for 5 minutes INIT: Id "1" respawning too fast: disabled for 5 minutes INIT: Id "5" respawning too fast: disabled for 5 minutes INIT: Id "6" respawning too fast: disabled for 5 minutes INIT: Id "T0" respawning too fast: disabled for 5 minutes INIT: no more processes left in this runlevel Thanks for help
Emdebian grip squeeze on mini2440
Hi, Recompile kernel with Inotify support, also check your init file and your devices to match serial port name (ttyS0, ttySAC0 or s3c2410_serial0)
Ok, It's work if enable Inotify in Kernel configuration. Thanks For information : CONFIG_INOTIFY=y CONFIG_INOTIFY_USER=y
Hi all Could you explain how did you manage to install emdebian squeeze on the mini? I managed to install emdabian Lenny without problems following the tutorial. Doing the same for Squeeze is not OK: I have problems during debootstrap --second-stage. There are errors when installing some packages. The process loops 5 times then stops. I tried to dpkg -i *.deb in the /var/cache/apt/archives directory, but I had errors too. Thanks for your help