Results 1 to 2 of 2

Thread: Where is the final ISO located?

  1. #1
    Join Date
    2013-Mar
    Posts
    5

    Where is the final ISO located?

    Hello all!

    When I build the iso ( i've tried 3 times now. Trying to get MATE ) when ever the build process is done, the ISO does not have MATE implemented. The only ISO I can find is the "binary.hybrid.iso". I can boot into that successfully and kali boots up. However, the default desktop is NOT MATE and when checked the desktop selection in the login menu MATE is not an option.

    Has anybody had success with a MATE build?

    Thanks

  2. #2
    Join Date
    2013-Mar
    Location
    black-hat-sec.org
    Posts
    23
    under live-build-config....but if you did somethink wrong THERE is no iso....here is litle help for you ...--->here is what you have to do: to create a iso for kali linux 64 bit kde:

    apt-get update
    apt-get install git live-build cdebootstrap kali-archive-keyring
    git clone git://git.kali.org/live-build-config.git

    gedit config/package-lists/kali.list.chroot

    and delete everything after:


    # Graphical desktops depending on the architecture
    #
    # You can replace all the remaining lines with a list of the
    # packages required to install your preferred graphical desktop
    # or you can just comment everything except the packages of your
    # preferred desktop.

    and add instead replace it with

    kali-defaults
    kali-root-login
    desktop-base
    kde-plasma-desktop
    kde-full
    kdm
    wicd-kde

    then

    cd live-build-config
    lb config --architecture amd64
    sudo lb build


    thk you and good luck bro!!!
    Last edited by Nik@S_DaRk; 2013-03-30 at 09:16.

Similar Threads

  1. Where are the "Session and Startup" tool config files located?
    By mohammad32543` in forum General Archive
    Replies: 1
    Last Post: 2023-04-09, 19:38
  2. Kali Linux as a Final Project
    By CarmeloLabadie in forum Project Archive
    Replies: 0
    Last Post: 2021-10-25, 06:05
  3. Kali Linux as a Final Project
    By GotIT in forum General Archive
    Replies: 3
    Last Post: 2017-04-30, 11:50
  4. Push wifi TxPower: where regulatory.bin file located?
    By 2undo in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2013-08-19, 15:10

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •