Hi all,<br>I&#39;ve built a new rootfs for a cirrus logic EP93XX chip, the rootfs provided is very old and no extras cross compiled software (directfb etc).<br><br>So I&#39;ve ran buildroot for the ARM 920T.  All seems fine.  As the board has no keyboard ect development is done via serial port.  This is set in the old rootfs from etc/initab via<br>
ttyAM0::askfirst:-/bin/sh<br><br>I tried to start the new rootfs, but it appears to want to start from video command prompt.  So I copied the inittab from the old working system to the new rootfs, this gave an error finding ttyAM0.<br>
On searching the new rootfs I can see dev doesn&#39;t have this node.  I can see ttyS0, so I thought this might be used?  I tried changing the command to ttyS0::askfirst:-/bin/sh.  But all this shows on screen is<br><br>/bin/&#39;sh: can&#39;t create /dev/ttyS0: No such device or address.<br>
<br><br>While my pc serial port just keeps repeating <br><br> /bin/&#39;sh: can&#39;t create /dev/ttyS0: No such device or address.<br>/bin/&#39;sh: can&#39;t create /dev/ttyS0: No such device or address.<br>...<br><br>Can anyone advise.  I new to embedded Linux so am finding information hard to come by.  Thanks in advance :)<br>
<br><br><br clear="all"><br>-- <br>Regards Tony<br>