RSS Feed
  1. Banned Festival Trailer… Brilliant (Raindance)

    September 7, 2009 by Darren Cornwell

    Sent to me this morning by a very good friend, I love this sort of thought provoking stuff, made me think and to be honest – smile. You have to just love the creative genius behind some people’s way of thinking, maybe some more to follow when I have the time – enjoy.


  2. modprobe FATAL could not load /lib/modules/2.6.29.4/modules.dep – Fix!!

    July 27, 2009 by Darren Cornwell

    So I installed Backtrack 4 Pre on my shiny new Asus Eee PC 900 the other day and to be fair everything was going well. I used Unetbooting and a spare 8gb Flash Dirve and installed the Distro onto sdb (The secondary 16Gb Flash Drive). No problems apart from the aforementioned error on boot.

    modprobe FATAL could not load /lib/modules/2.6.29.4/modules.dep

    Some people have reported that packing and unpacking the module does the trick, so after a short stint at the prompt I was hoping this would be fixed:

    cd /boot
    cp initrd.img-2.6.29.4 initrd-2.6.29.4.old (Just making a backup)
    depmod -a
    update-initramfs -k 2.6.29.4 -c
    cd /tmp
    gzip -dc /boot/initrd.img-2.6.29.4| cpio -id
    touch lib/modules/2.6.29.4/modules.dep
    find ./ | cpio -H newc -o > /boot/initrd.img-2.6.29.4.new
    gzip /boot/initrd.img-2.6.29.4.new
    cd /boot
    mv initrd.img-2.6.29.4.new.gz initrd.img-2.6.29.4

    Didn’t fix the problem unfortunately, but the I stumbled across a forum post over at Remote-Exploit and the following rather simple cammand fixed the whole shebang:

    update-grub

    And now it works like a treat! Original Post at the RE Forums here.


  3. Backtrack Linux – Setting up your internet (Wired Ethernet)

    July 16, 2009 by Darren Cornwell

    Many people struggle to set up their internet on Linux in general (especially if you only have the command line to help you, no GUI’s here folks). There are a few commands you will need to get your head around and I would suggest at least a working knowledge of networks and network topology, it is completely beyond the scope of this article to explain networking and networks. For this example we will use a very simple network, the commands you will need are the following:

    ifconfig
    iwconfig
    dhclient

    Lets assume that your running in a DHCP network to make our lives even easier (this also applys if your running Linux in something like VMWare), so, tap in:

    ifconfig

    ‘ifconfig’ is the Interface configuration program, it will list all available interfaces on your hardware, in my case it shows lo (local loopback) & eth0 (ethernet), we are of course after eth0. So we now issue:

    dhclient eth0

    We are telling linux to attempt to automagically attach itself to the network and search for a DHCP server and assign itself an IP address – if this command will not run (has an error), chances are that you are not logged in as a root user, so issue:

    sudo dhclient eth0

    And enter your credentials when prompted, assuming you are in a small simple network, boot your browser of choice and away you go. Next up connecting Wirelesly ;)


  4. Backtrack Linux – Changing the root password

    July 16, 2009 by Darren Cornwell

    The first thing to remember about a fresh install of Backtrack are the default installed credentials for the root account:

    root
    toor

    Nice and simple – right? But sometimes (often in my case) you’ll want to change the root password (especially as you’ll be spending so much time as a root user). You do remember the username and password you used when you installed backtrack right? So, open up a terminal and type the following:

    sudo su
    whoami
    passwd

    ‘sudo su’ will change you into the Super User account, your system will ask you for your password (current password of the account you are using). ‘whoami’ will tell you the account you are using – should be ‘root’. Last but not least ‘passwd’ will let you change the root password, enter it twice and away you go.


  5. Glastonbury 2009

    July 2, 2009 by Darren Cornwell

    Glastonbury 2009 Hello Pilton! Another year, another job, doing stills photography for the official Glastonbury Website, and I loved every minute of it! A bit different this year though mind you, decided to get my friend a backstage ticket to come along with me (6 years I have been at the festival on my own) and I was lucky enough to get one for him. Great camping, great music, great friend and a brilliant time.

    My biggest problem with the festival is the same every year, it gets a bit much for you sometimes, when you have been out all night and day working / playing / drinking you need a respite and if your out with everyone it’s hard to find a place to relax, at least with a hospitality ticket you can retreat to a nice bar, have a cider and enjoy the sunshine.

    The weather was great, the music was fantastic (especially Pendulum on the Other stage), all the installation were as funky and fresh as they were last year, especially Shangra La, what a place – I was thinking they should turn it into its own festival but we all remember what happened to Lost Vagueness ;)

    Most of my photos made it onto the site with my own captions, it was fun and I got a lot of use out of the new D40 – thank god! All of my ‘good’ photos are available on my flickr page.


  6. Vegas 2008 – and a few other states ;)

    July 2, 2009 by Darren Cornwell

    Grand CanyonCrazy, that’s about the only way to sum the place up (for the 3rd time), I love it, I want to live there and that is all there is to it. Suffered the usual jetlag on the way there but managed to keep myself up until the early hours of the next day so didn’t suffer to bad – to be fair jumping into a 37 degree pool in the morning will wake you up!

    The best thing about being back (apart from a huge workload) is the fact that I got a few days off to go and explore. I made it up to Area 51 in Nevada, the Valley of Fire, the Hoover Dam (Major Boring), Death Valley in California and even made it up to the Grand Canyon in Arizona passing through Williams and Flagstaff – god knows how far I drove but I loved every minute of it. The worst part of the trip, dropping my new Nikon D40 having just arrived at the Grand Canyon – God Damn It! Bad news especially seeing as how I needed the camera the day after I returned to the UK for Glastonbury Festival – solution: Went to Best Buy and brought another one – Whew!

    Did a ton of HDR work whilst I was over there, you can check out my photos on my Flickr page. And my Mount Charleston photos on here.