Kernel 2.6
Thomas Lange
lange at informatik.Uni-Koeln.DE
Wed Mar 3 13:58:55 CET 2004
>>>>> On Fri, 27 Feb 2004 22:15:04 +0100, Michael Tautschnig <michael.tautschnig at zt-consulting.com> said:
> Hello!
> I'm currently installing some systems utilizing hardware not supported in
> kernel 2.4.24 but by kernel 2.6. Thus i built a new one myself - and
> expierenced some troubles;
Which troubles? Without those information nobody can help you!
I just started a little test with fai and a 2.6.3 kernel.
Since shm fs is obsolete you have to patch create_ramdisk. Use this
quick hack instead:
mount -t shm shm /tmp || mount -t tmpfs none /tmp || {
.
.
--
regards Thomas
More information about the linux-fai
mailing list