You are not logged in.
Pages: 1
I have Kali Linux installed on my system at the moment for college and really love #! are there any guides as to what I need to do to install it along side Kali?
Thanks for any help in advance
Killerspec
Offline
I have Kali Linux installed on my system at the moment for college and really love #! are there any guides as to what I need to do to install it along side Kali?
Thanks for any help in advance
Killerspec
There are a million tutorials on the interweb about dual booting - maybe have a search of them first? Basically you set up a partition, boot the live iso, and install to that partition.
NB You won't have any luck installing Crunchbang - it is discontinued, years out of date, and the repos are down. Try BunsenLabs instead
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Note that the BL installation overwrites your bootloader by default, making BL the first entry and Kali secondary. This is easily changed afterwards if you still prefer to use Kali as your primary OS.
I don't care what you do at home. Would you care to explain?
Offline
^ To the best of my knowledge that is SOP for all distros.
The last one installed is the one that #1 in grub.
When in the distro you want as #1:
$ sudo update-grub
well, at least with Debian based systems.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
You have to do a (for example)...
sudo grub-install /dev/sda
I don't care what you do at home. Would you care to explain?
Offline
^ yes from inside the distro you want to take care of grub.
and i'm sure the installer has an option to NOT install grub in the end?
pretty advanced stuff, but i'm sure a kali user can manage.
Offline
There is a way, yes, it's just akward. When the installer asks if you wish to install grub choose no and continue. The installer then asks where to install it anyway, just enter your hard drive location, nothing will get installed.
Reboot and run sudo update-grub from Kali to create the BL boot entries.
I don't care what you do at home. Would you care to explain?
Offline
^^ yes it is awkward, left me thinking did i do that right. As long as you choose "NO" to installing a bootloader the rest of it is a phantom menace.
Offline
Maybe I'm missing something here. Why are you installing Kali, when it's specifically designed to be run from a pendrive as a penetration testing tool? It runs as root, you know...
Offline
Why are you installing Kali
Perhaps the OP wants to use their GPU to crack password hashes.
Offline
stevep wrote:Why are you installing Kali
Perhaps the OP wants to use their GPU to crack password hashes.
LOL that would be a stretch if his machine is old.
Real Men Use Linux
Offline
Pages: 1