Hello, I've installed a debian system using the tutorial (http://code.google.com/p/mini6410-debian/wiki/Tutorial#Tutorial_Mini6410...). When I When I try to boot the system I get an error like this: Freeing init memory: 1408K EXT3-fs: barriers not enabled kjournald starting. Commit interval 5 seconds EXT3-fs (mmcblk0p1): using internal journal EXT3-fs (mmcblk0p1): recovery complete EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode 1Wire touchscreen OK /bin/sh: can't access tty; job control turned off Whats the problem here? Many thanks! Kind Regards Thomas
Running Debian fails!
Add on: When I start the second stage of bootstrap I get the following errors: I: Configuring libept1... I: Configuring apt-utils... I: Configuring aptitude... W: Failure while configuring base packages. This will be re-attempted up to fiv e times. W: Failure while configuring base packages. This will be re-attempted up to fiv e times. W: Failure while configuring base packages. This will be re-attempted up to fiv e times. W: Failure while configuring base packages. This will be re-attempted up to fiv e times. W: Failure while configuring base packages. This will be re-attempted up to fiv e times. After a new start of debootstrap the proccess finished without anny error! Thanks Thomas
I think there is enough space. I have a 2 GB SD-Card. The error at debootstrap is solved when I use emdebian-sources. But the first postet error is still active. Any Idea? Thanks Thomas
Solved: After changing the bootargs (http://www.friendlyarm.net/forum/topic/2977) from root=/dev/mmcblk0p1 console=ttySAC0,115200 noinitrd init=/bin/sh to root=/dev/mmcblk0p1 console=ttySAC0,115200 noinitrd init=/sbin/init the problem was solved! The board is booting debian now! Regards Thomas
So you hadn't finished reading my tutorial, because this is what point 11. First boot says ;-) But anyway, glad that it works for you =)
I've tried to do this but my on board I can't apply the changes! After solving that problem (http://www.friendlyarm.net/forum/topic/2977) the system work. It was not problem of your tutorial, it's only my error! The tutorial is really good! Regards Thomas
Ahh, sorry, didn't get this! How is your board different? Did you use the uboot binary from downloads or compiled it yourself? Because my board hasn't got that problem. Perhaps it would be a good idea to add this to the tutorial.