ok so I am attempting to go through the steps from here:
http://wiki.linuxmce.org/index.php/Unrecognized_NICI got through the first step and edit, but when I get to rebuilding the initial ramdisk I get the following when I try both of the recommended steps:
File /etc/initramfs-tools-interactor/modules saved
linuxmce@dcerouter:~$ /usr/pluto/bin/Diskless_BuildDefaultImage.sh
cp: cannot create regular file `/tftpboot/default/vmlinuz': Permission denied
/usr/pluto/bin/Diskless_BuildDefaultImage.sh: line 6: mkinitramfs: command not f ound
/usr/pluto/bin/Diskless_BuildDefaultImage.sh: line 15: /tftpboot/pxelinux.cfg/de fault: Permission denied
linuxmce@dcerouter:~$ mkinitramfs -d etc/initramfs-tools-interactor/ -o /tftpboot/default/initrd
Command 'mkinitramfs' is available in '/usr/sbin/mkinitramfs'
The command could not be located because '/usr/sbin' is not included in the PATH environment variable.
This is most likely caused by the lack of administrative priviledges associated with your user account.
bash: mkinitramfs: command not found
linuxmce@dcerouter:~$
What am I missing here?
Also, when I install the driver for the new nick, does it matter where or what directory I install it into?