Hi Mike,

Friday, January 9, 2009, 10:42:57 AM, you wrote:

>> Warning: unable to open an initial console.

> this is from the kernel, not userspace ... and it's because your system lacks
> a /dev/console.  you cant work around this in userspace (well you could if you
> were clever enough, but you should just fix your fs in the first place).
> -mike

it is the 5th line in my init script
>> mknod /dev/console c 5 1

here is a complete list of the /dev folder:

crw-r--r-- 1 root root  5,   1 1970-01-01 01:00 console
crw-rw---- 1 root root  1,   7 1970-01-01 01:00 full
brw-rw---- 1 root root  3,   0 1970-01-01 01:00 hda
brw-rw---- 1 root root  3,   1 1970-01-01 01:00 hda1
brw-rw---- 1 root root  3,   2 1970-01-01 01:00 hda2
crw-rw---- 1 root root  1,   2 1970-01-01 01:00 kmem
crw-rw---- 1 root root  1,  11 1970-01-01 01:00 kmsg
brw-rw---- 1 root root  7,   0 1970-01-01 01:00 loop0
brw-rw---- 1 root root  7,   1 1970-01-01 01:00 loop1
brw-rw---- 1 root root  7,   2 1970-01-01 01:00 loop2
brw-rw---- 1 root root  7,   3 1970-01-01 01:00 loop3
brw-rw---- 1 root root  7,   4 1970-01-01 01:00 loop4
brw-rw---- 1 root root  7,   5 1970-01-01 01:00 loop5
brw-rw---- 1 root root  7,   6 1970-01-01 01:00 loop6
brw-rw---- 1 root root  7,   7 1970-01-01 01:00 loop7
crw-rw---- 1 root root  1,   1 1970-01-01 01:00 mem
brw-rw---- 1 root root 31,   0 1970-01-01 01:00 mtdblock0
brw-rw---- 1 root root 31,   1 1970-01-01 01:00 mtdblock1
brw-rw---- 1 root root 31,   2 1970-01-01 01:00 mtdblock2
brw-rw---- 1 root root 31,   3 1970-01-01 01:00 mtdblock3
brw-rw---- 1 root root 31,   4 1970-01-01 01:00 mtdblock4
crw-r--r-- 1 root root  1,   3 1970-01-01 01:00 null
crw-rw---- 1 root root  5,   2 1970-01-01 01:00 ptmx
crw-rw---- 1 root root  2,   0 1970-01-01 01:00 ptyp0
crw-rw---- 1 root root  2,   1 1970-01-01 01:00 ptyp1
crw-rw---- 1 root root  2,   2 1970-01-01 01:00 ptyp2
crw-rw---- 1 root root  2,   3 1970-01-01 01:00 ptyp3
crw-rw---- 1 root root  1,   8 1970-01-01 01:00 random
lrwxrwxrwx 1 root root       4 1970-01-01 01:00 root -> hda2
crw-rw---- 1 root root  5,   0 1970-01-01 01:00 tty
crw-rw---- 1 root root  4,   0 1970-01-01 01:00 tty0
crw-rw---- 1 root root  4,   1 1970-01-01 01:00 tty1
crw-rw---- 1 root root  4,  10 1970-01-01 01:00 tty10
crw-rw---- 1 root root  4,  11 1970-01-01 01:00 tty11
crw-rw---- 1 root root  4,  12 1970-01-01 01:00 tty12
crw-rw---- 1 root root  4,  13 1970-01-01 01:00 tty13
crw-rw---- 1 root root  4,  14 1970-01-01 01:00 tty14
crw-rw---- 1 root root  4,  15 1970-01-01 01:00 tty15
crw-rw---- 1 root root  4,  16 1970-01-01 01:00 tty16
crw-rw---- 1 root root  4,  17 1970-01-01 01:00 tty17
crw-rw---- 1 root root  4,  18 1970-01-01 01:00 tty18
crw-rw---- 1 root root  4,  19 1970-01-01 01:00 tty19
crw-rw---- 1 root root  4,   2 1970-01-01 01:00 tty2
crw-rw---- 1 root root  4,  20 1970-01-01 01:00 tty20
crw-rw---- 1 root root  4,  21 1970-01-01 01:00 tty21
crw-rw---- 1 root root  4,  22 1970-01-01 01:00 tty22
crw-rw---- 1 root root  4,  23 1970-01-01 01:00 tty23
crw-rw---- 1 root root  4,  24 1970-01-01 01:00 tty24
crw-rw---- 1 root root  4,  25 1970-01-01 01:00 tty25
crw-rw---- 1 root root  4,  26 1970-01-01 01:00 tty26
crw-rw---- 1 root root  4,  27 1970-01-01 01:00 tty27
crw-rw---- 1 root root  4,  28 1970-01-01 01:00 tty28
crw-rw---- 1 root root  4,  29 1970-01-01 01:00 tty29
crw-rw---- 1 root root  4,   3 1970-01-01 01:00 tty3
crw-rw---- 1 root root  4,  30 1970-01-01 01:00 tty30
crw-rw---- 1 root root  4,  31 1970-01-01 01:00 tty31
crw-rw---- 1 root root  4,  32 1970-01-01 01:00 tty32
crw-rw---- 1 root root  4,  33 1970-01-01 01:00 tty33
crw-rw---- 1 root root  4,  34 1970-01-01 01:00 tty34
crw-rw---- 1 root root  4,  35 1970-01-01 01:00 tty35
crw-rw---- 1 root root  4,  36 1970-01-01 01:00 tty36
crw-rw---- 1 root root  4,  37 1970-01-01 01:00 tty37
crw-rw---- 1 root root  4,  38 1970-01-01 01:00 tty38
crw-rw---- 1 root root  4,  39 1970-01-01 01:00 tty39
crw-rw---- 1 root root  4,   4 1970-01-01 01:00 tty4
crw-rw---- 1 root root  4,  40 1970-01-01 01:00 tty40
crw-rw---- 1 root root  4,  41 1970-01-01 01:00 tty41
crw-rw---- 1 root root  4,  42 1970-01-01 01:00 tty42
crw-rw---- 1 root root  4,  43 1970-01-01 01:00 tty43
crw-rw---- 1 root root  4,  44 1970-01-01 01:00 tty44
crw-rw---- 1 root root  4,  45 1970-01-01 01:00 tty45
crw-rw---- 1 root root  4,  46 1970-01-01 01:00 tty46
crw-rw---- 1 root root  4,  47 1970-01-01 01:00 tty47
crw-rw---- 1 root root  4,  48 1970-01-01 01:00 tty48
crw-rw---- 1 root root  4,  49 1970-01-01 01:00 tty49
crw-rw---- 1 root root  4,   5 1970-01-01 01:00 tty5
crw-rw---- 1 root root  4,  50 1970-01-01 01:00 tty50
crw-rw---- 1 root root  4,  51 1970-01-01 01:00 tty51
crw-rw---- 1 root root  4,  52 1970-01-01 01:00 tty52
crw-rw---- 1 root root  4,  53 1970-01-01 01:00 tty53
crw-rw---- 1 root root  4,  54 1970-01-01 01:00 tty54
crw-rw---- 1 root root  4,  55 1970-01-01 01:00 tty55
crw-rw---- 1 root root  4,  56 1970-01-01 01:00 tty56
crw-rw---- 1 root root  4,  57 1970-01-01 01:00 tty57
crw-rw---- 1 root root  4,  58 1970-01-01 01:00 tty58
crw-rw---- 1 root root  4,  59 1970-01-01 01:00 tty59
crw-rw---- 1 root root  4,   6 1970-01-01 01:00 tty6
crw-rw---- 1 root root  4,  60 1970-01-01 01:00 tty60
crw-rw---- 1 root root  4,  61 1970-01-01 01:00 tty61
crw-rw---- 1 root root  4,  62 1970-01-01 01:00 tty62
crw-rw---- 1 root root  4,  63 1970-01-01 01:00 tty63
crw-rw---- 1 root root  4,   7 1970-01-01 01:00 tty7
crw-rw---- 1 root root  4,   8 1970-01-01 01:00 tty8
crw-rw---- 1 root root  4,   9 1970-01-01 01:00 tty9
crw-rw---- 1 root root  3,   0 1970-01-01 01:00 ttyp0
crw-rw---- 1 root root  3,   1 1970-01-01 01:00 ttyp1
crw-rw---- 1 root root  3,   2 1970-01-01 01:00 ttyp2
crw-rw---- 1 root root  3,   3 1970-01-01 01:00 ttyp3
crw-rw---- 1 root root  4,  64 1970-01-01 01:00 ttyS0
crw-rw---- 1 root root  4,  65 1970-01-01 01:00 ttyS1
crw-rw---- 1 root root  1,   9 1970-01-01 01:00 urandom
crw-rw---- 1 root root  7,   0 1970-01-01 01:00 vcs
crw-rw---- 1 root root  7, 128 1970-01-01 01:00 vcsa
crw-rw---- 1 root root  1,   5 1970-01-01 01:00 zero

what do I miss then?

-- 
Best regards,
 Andrei                            mailto:andrei.marty...@web.de

_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to