OESF Portables Forum

General Forums => General Discussion => Topic started by: Anonymous on February 12, 2004, 06:59:50 am

Title: adding a device file
Post by: Anonymous on February 12, 2004, 06:59:50 am
Is there any way i can add a device file perminantly? I would like to add \"mknod /dev/loop2 b 7 2\" either to be created at startup or find a way for it to always be there.

Thanks for any advice!
Title: adding a device file
Post by: lardman on February 12, 2004, 10:54:49 am
Stick it in a script in /etc/init.d and link to it from one/all of the /etc/rc.d directories?