mknod not included with DSL


Forum: Laptops
Topic: mknod not included with DSL
started by: Riocard

Posted by Riocard on July 12 2005,00:15
Hi all,

I need to know where to get mknod to create a device from the 32MB of non-cached RAM I have installed on my laptop. (I have done append="fastmem=64M mem=96M") According to the instructions I have I need to do:
Code Sample
swapon -p n /dev/slram
mknod -m 0600 /dev/slram b 35 0
mkswap /dev/slram
swapon -p n /dev/slram

I was planning on eventually putting this in bootlocal.sh

It should all work, if I can get mknod onto my PC

Thanks for the help,

Riocard

Posted by roberts on July 12 2005,02:31
You should be able to find mknod in the gnu-utils.dsl in the system section of the repository. Use the mydsl system fetch and load it.
Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.