|
||||||||
Alright I made a new config file, copied the GENERIC file and added the line pseudo-device vn to it and recompiled the kernel. I verified that it is using the new kernel using sysctl kernel.version and it shows the proper version. However I am still getting this error. monodev# ./workon4.sh wrap-1.22.img vnconfig: /dev/vn1: No such file or directory mount: /dev/vn1c: No such file or directory [root@monodev ~/Desktop/M0n0dev/mnt2]# I really appreciate the help you guys have given, I'm sorry I'm such a newb at this. Thanks, Nick On 9/12/06, Chris Buechler <cbuechler at gmail dot com> wrote: > On 9/12/06, Nick Crocker <nick dot crocker at gmail dot com> wrote: > > Alright first thanks for your responses, I have bash installed and > > this is what I get now. > > > > monodev# ./workon4.sh wrap-1.22.img > > vnconfig: /dev/vn1: No such file or directory > > mount: /dev/vn1c: No such file or directory > > [root@monodev ~/Desktop/M0n0dev/mnt2]# > > > > Any idea on what else I am doing wrong here? > > > > Oh, you also need the vn device compiled in your kernel on 4.x, which > isn't the default. > > -Chris > |