Jump to content

Charles

Dedicated Members
  • Posts

    668
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Charles

  1. That should be fine. Did you verify the md5sum of the iso before extracting it the to USB key?

    BT4 is in a folder called bt4final

    Here's my menu.lst entry for BT4 final:

    ### Back|Track 4 Final ###
    title BackTrack 4 Final
    configfile /bt4final/grub/bt4final.lst

    and bt4final.

    # By default, boot the first entry.
    default 0
    
    # Boot automatically after 30 secs.
    timeout 30
    
    #splashimage=/bt4final/grub/bt4.xpm.gz
    foreground e3e3e3
    background 303030
    
    title Start BackTrack FrameBuffer (1024x768)
    kernel /bt4final/vmlinuz BOOT=casper boot=casper nopersistent rw quiet vga=0x317
    initrd /bt4final/initrd.gz
    
    title Start BackTrack FrameBuffer (800x600)
    kernel /bt4final/vmlinuz BOOT=casper boot=casper nopersistent rw quiet vga=0x314
    initrd /bt4final/initrd800.gz
    
    title Start BackTrack Forensics (no swap)
    kernel /bt4final/vmlinuz BOOT=casper boot=casper nopersistent rw vga=0x317
    initrd /bt4final/initrdfr.gz
    
    title Start BackTrack in Safe Graphical Mode
    kernel /bt4final/vmlinuz BOOT=casper boot=casper xforcevesa rw quiet 
    initrd /bt4final/initrd.gz
    
    title Start Persistent Live CD
    kernel /bt4final/vmlinuz BOOT=casper boot=casper persistent rw quiet 
    initrd /bt4final/initrd.gz
    
    title Start BackTrack in Text Mode
    kernel /bt4final/vmlinuz BOOT=casper boot=casper nopersistent textonly rw quiet
    initrd /bt4final/initrd.gz
    
    title Start BackTrack Graphical Mode from RAM
    kernel /bt4final/vmlinuz BOOT=casper boot=casper toram nopersistent rw quiet 
    initrd /bt4final/initrd.gz
    
    title Memory Test
    kernel /bt4final/memtest86+.bin
    
    title Boot the First Hard Disk
    root (hd0)
    chainloader +1

  2. Really stupid question I suppose, but since I saw Darren mention the b/g adapter for aircracking using Backtrack.

    I wonder if this one would work with it, since it's a different chipset: RT3070 vs Realtek 8187L.

    I might just order the AWUS036H for good measure. (since that's on the HCL for BT4).

    Thoughts or suggestions?

  3. I was thinking about setting up a server 2003 box using AD and whatnot for my home file server. The cost was too high to only use a few features of it. So I went with a Linux server and learned a bit.

    I'd say it wouldn't be worth the cost for only a small amount of machine (2-10) but if you are doing an admin of 25+, it would totally be worth it.

×
×
  • Create New...