Below is an attempt to customise backtrack 4 final iso in Ubuntu
Code:
root@joker-desktop:/# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
nmap openvas-client openvas-libraries openvas-menu
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Can not write log, openpty() failed (/dev/pts not mounted?)
Setting up darkoperator-scripts (1.0-bt6) ...
WARNING: Couldn't open directory /lib/modules/2.6.31-17-generic: No such file or directory
FATAL: Could not open /lib/modules/2.6.31-17-generic/modules.dep.temp for writing: No such file or directory
dpkg: error processing darkoperator-scripts (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
darkoperator-scripts
E: Sub-process /usr/bin/dpkg returned an error code (1)
also
Code:
Setting up dnet-common (2.43.2) ...
FATAL: Could not load /lib/modules/2.6.31-17-generic/modules.dep: No such file or directory
DECnet not started as it is not in the kernel.
any ideas on how to fix?
also how could you install a custom kernel to bt4? it also fails
HTML Code:
root@joker-desktop:/usr/src/wireless-testing# make modules_install
INSTALL arch/x86/kernel/test_nx.ko
INSTALL drivers/scsi/scsi_wait_scan.ko
DEPMOD 2.6.34-rc5-wl
root@joker-desktop:/usr/src/wireless-testing# make install
sh /usr/src/wireless-testing/arch/x86/boot/install.sh 2.6.34-rc5-wl arch/x86/boot/bzImage \
System.map "/boot"
root@joker-desktop:/usr/src/wireless-testing# # make install
root@joker-desktop:/usr/src/wireless-testing# update-initramfs -ck 2.6.34-rc5-wl
update-initramfs: Generating /boot/initrd.img-2.6.34-rc5-wl
find: `/lib/modules/2.6.34-rc5-wl/kernel/crypto/': No such file or directory
find: `/lib/modules/2.6.34-rc5-wl/kernel/crypto/': No such file or directory
find: `/lib/modules/2.6.34-rc5-wl/kernel/crypto/': No such file or directory
find: `/lib/modules/2.6.34-rc5-wl/kernel/crypto/': No such file or directory
find: `/lib/modules/2.6.34-rc5-wl/kernel/crypto/': No such file or directory
find: `/lib/modules/2.6.34-rc5-wl/kernel/crypto/': No such file or directory
root@joker-desktop:/usr/src/wireless-testing#
the script needs to mount things properly