You can find the titles in /boot/grub/grub.cfg and change them there.
However, that file is generated and, hence, your changes will disappear when there is an update of grub. I'm not sure how to...
Type: Posts; User: hackox; Keyword(s):
You can find the titles in /boot/grub/grub.cfg and change them there.
However, that file is generated and, hence, your changes will disappear when there is an update of grub. I'm not sure how to...
In Ubuntu I have md5pass and sha1pass utilites. They seem to come in the syslinux package which in Ubuntu is version of 4.02.
How do I install them in Backtrack? Is the syslinux version in...
This how-to was great! This works, the Flash-Aid plugin does not work.
When I did:
apt-get install nvidia-current
I got the following error:
Building initial module for 2.6.38
Error! Bad return status for module build on kernel: 2.6.38 (x86_64)
Consult the...
Awesome fix on an annoying bug!
Are you sure that you see the correct disk, and not the usb-drive you are booting from? Try cat /proc/partitions to see all partitions that you have when you boot through your usb.
I followed the guide on: http://www.infosecramblings.com/backtrack/backtrack-5-bootable-usb-thumb-drive-with-full-disk-encryption/
to install BT5 on an encrypted / on my system (not on a usb-drive)...
Great How-To. Thanks!