I think it looks right, but you do know if it doesn't boot you can use the live cd to mount your install and just restore a backup you save before you make changes right? with that in mind make a...
Type: Posts; User: DrPppr242; Keyword(s):
I think it looks right, but you do know if it doesn't boot you can use the live cd to mount your install and just restore a backup you save before you make changes right? with that in mind make a...
google search for how to append to your install in your /etc/lilo.conf
it's something like append="acpi=off" but google will give you more depth
ifconfig card up
should work, where card is your card probably eth0 or eth1 depending on your setup
that could be it then, this might be a bad question but do you know of a resource where I could read how the ARP packet and packet injection process works, rather than how to do it. I feel like a...
I ran into this problem too at the boot prompt type "bt acpi=off" that's what worked on my dell inspiron
I'm using the real MAC address of my card and I'm 99% sure that I put it in correctly, I wouldn't think the fake authentication, and packet injection would work at all if I had made a mistake typing...
did you try installing XP first and following the video from the other thread you posted yet?
and this might help if you don't have GoBack could be Backtrack in MSs boot sector.
...
you might try this first...
aireplay-ng -9 ra0
everything else says optional, and make sure your card is in monitor mode.
from aircrack's website
aireplay-ng -9 -e teddy -a...
the video
offensive-security.com/movies/dualboot/dualboot.html
and a transcript of it...
backtrack.offensive-security.com/index.php?title=Transcript_of_movie
btw a www precedes...
I'm trying to hack into my wireless network for the second time right now, I did it last night using the simple wep tutorial from aircrack's sight, which involved pinging a non-existent host from a...
thanks a ton blackfoot I got it up and running now it was the dhcpd command I was missing, so thanks again for putting up with all my noob questions
Sorry I should have included some of that info, yes my router has dhcp enabled and I was attempting to use that, although I prefer static IP because of how I configure port fowarding on my router for...
This is probably a stupid question but I can't figure it out. I've got a new install of backtrack2 and I used it to hack my wireless network and get the WEP key, I wanted to go to the next step and...
got it to work thought I post here incase anyone had a similar problem, that error was a disk error, in my case a physical problem on the hard drive but I think it could be on the cd with the same...
sorry if I'm not much help I'm far from an expert but from what you've said it looks to me like grub is configure properly and your install of backtrack, or the kernel is set up wrong, does anyone...
sorry that's a typo, when I tried it I didn't have a space in var, but it doesn't make it that far anyway it hangs up whil copying usr with all those errors and never finishes.
if you create a grub boot disk and at the grub> prompt type find /sbin/init and find /vmlinuz and last /boot/vmlinuz you could find out what OS grub can see and where they are on your hard drive, if...
I checked around the gentoo forum and saw the same problem, someone said that means the kernel doesn't recognize sdb1 fdisk -l will tell you how linux sees your hd configuration, so you can make sure...
I've been trying to install for a while and tried a few different methods, when I try to follow the instructions from backtrack.offensive-security.com/index.php?title=Transcript_of_movie
when I copy...