Vincent Glaume wrote:
>
> > ln -s /dev/vc/0 /dev/tty0
> > ln -s /dev/vc/1 /dev/tty2
> > ln -s /dev/vc/2 /dev/tty2
> >
> > ln -s /dev/fb/0 /dev/fb0
> >
> > ln -s /dev/touchscreen/0raw /dev/h3600_tsraw
> > ln -s /dev/touchscreen/0 /dev/h3600_ts
> >
> > I hope I did not forget anything... these links disappear after a while.
> > Fortunately I have devfs on my desktop as well, so I can compare.
> >
> > Greetings,
> > Oliver
> > --
>
> It works now !
> Many thanks for your help !! It's going to save much time form me !
> Best regards,
> Vincent
But this should really be done by some startup script. Other links are
missing as well, eg /dev/null which I created with
mknod /dev/null c 1 3
More questions:
- what is the policy for these links? Create them in separate startup
script (eg. in /etc/init.d/x)? Or one for all?
- df shows only the root partition:
# df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/mtdblock/3 15104 13320 1784 89% /
the ramfs partition in /mnt/ramfs is missing, although it exists.
Probably related to the missing links?
Good thing: I now have 64MB of ram on my 3660. Bootloader 2.14.15, _no_
cmdline argument for the kernel required.
Greetings,
Oliver
-- oliver.kurth@innominate.com software engineer innominate AG tel: +49.30.308806-0 fax: -77 www.innominate.comReceived on Fri Sep 7 03:28:15 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:30 EDT