This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
usomiq-kernel-dts [2015/11/20 09:07] maxx [Root File System for NAND] |
usomiq-kernel-dts [2015/11/20 09:08] (current) maxx [Install Kernel and Root File System] |
||
---|---|---|---|
Line 350: | Line 350: | ||
=== Enable Serial Login === | === Enable Serial Login === | ||
- | |||
- | **Debian:** | ||
- | <code> | ||
- | sudo nano /media/rootfs/etc/inittab | ||
- | </code> | ||
- | Add at end of file: | ||
- | <code> | ||
- | T0:23:respawn:/sbin/getty -L ttyO0 115200 vt102 | ||
- | </code> | ||
**Ubuntu:** | **Ubuntu:** |