Results 1 to 7 of 7

Thread: WinXP in Virtual BOX PUEL + iPhone 3G

  1. #1
    Join Date
    Feb 2008
    Beans
    56

    WinXP in Virtual BOX PUEL + iPhone 3G

    Is there anyone here who have gotten that combination to work? I love my iPhone 3G, but would like to have all the iTunes and stuff under Windows.

    When I connect the iPhone the WinXP detects the camera inside of it, and that the iPhone is connected. But the iTunes doesn't detect it somehow.

    Please help, I'm getting desperate

  2. #2
    Join Date
    Mar 2005
    Location
    Netherlands
    Beans
    734
    Distro
    Ubuntu Karmic Koala (testing)

    Re: WinXP in Virtual BOX PUEL + iPhone 3G

    There is a bug in virtualbox preventing this from working:

    http://www.virtualbox.org/ticket/491

    It should be possible to do with vmware though.

  3. #3
    Join Date
    Oct 2008
    Beans
    2

    Re: WinXP in Virtual BOX PUEL + iPhone 3G

    I was able to get my iPhone to sync. My setup:

    Ubuntu 8.04 (Hardy Heron)
    VirtualBox 2.0.2
    iPhone 3G (Software version 2.1)

    I followed the steps mentioned in the thread on the virtualbox website

    http://www.virtualbox.org/ticket/491#comment:52

    In particular, I did this:

    sudo apt-get build-dep linux-source-2.6.24
    sudo apt-get install linux-source-2.6.24 build-essential
    tar -jxvf /usr/src/linux-source-2.6.24.tar.bz2
    cd linux-source-2.6.24/drivers/usb/core
    perl -pi.bak -e 's/16384/131072/' devio.c
    make -C /lib/modules/`uname -r`/build/ M=`pwd` modules
    strip --strip-debug usbcore.ko
    sudo install -m644 -b usbcore.ko /lib/modules/`uname -r`/kernel/drivers/usb/core
    sudo depmod -ae
    sudo update-initramfs -u
    sudo reboot

  4. #4
    Join Date
    Feb 2006
    Location
    San Diego
    Beans
    139
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: WinXP in Virtual BOX PUEL + iPhone 3G

    I will have to give this a try.. I have a 2g phone.... I don't want to keep a windows box just to sync my phone.. I only use the xp vm for some stuff for work and trying to sync the phone..
    Jack Frost


  5. #5
    Join Date
    Feb 2006
    Location
    San Diego
    Beans
    139
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: WinXP in Virtual BOX PUEL + iPhone 3G

    Quote Originally Posted by callmesid View Post
    I was able to get my iPhone to sync. My setup:

    Ubuntu 8.04 (Hardy Heron)
    VirtualBox 2.0.2
    iPhone 3G (Software version 2.1)

    I followed the steps mentioned in the thread on the virtualbox website

    http://www.virtualbox.org/ticket/491#comment:52

    In particular, I did this:

    sudo apt-get build-dep linux-source-2.6.24
    sudo apt-get install linux-source-2.6.24 build-essential
    tar -jxvf /usr/src/linux-source-2.6.24.tar.bz2
    cd linux-source-2.6.24/drivers/usb/core
    perl -pi.bak -e 's/16384/131072/' devio.c
    make -C /lib/modules/`uname -r`/build/ M=`pwd` modules
    strip --strip-debug usbcore.ko
    sudo install -m644 -b usbcore.ko /lib/modules/`uname -r`/kernel/drivers/usb/core
    sudo depmod -ae
    sudo update-initramfs -u
    sudo reboot
    that worked.... syncs perfectly with using this post...
    worked with 2g iphone 2.1 firmware , unlocked & jailbroken.. xp vm running in hardy 8.04 amd64
    Jack Frost


  6. #6
    Join Date
    Mar 2007
    Location
    Wisconsin
    Beans
    12
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: WinXP in Virtual BOX PUEL + iPhone 3G

    Ubuntu 8.10 2.6.27-7 AMD64
    iphone 3G FW 2.1 Jail Broken
    Virtualbox 2.0.4 PUEL

    I used a script from this site after much trial and error following the above instructions. Go to the above referenced site, scroll all the way to the bottom, and check out a post from huanix. use the link to his site and run the script he created. after a reboot my phone synced up just fine. Hopefully this continues to stay working, this is the only reason I still use Windows

    EDIT:

    I can't seem to transfer music manually to my iphone. It syncs, just not manually. Anyone else having this problem. If so, how did you overcome it or have I done something wrong???
    Last edited by tsbaker; November 4th, 2008 at 06:22 AM.

  7. #7
    Join Date
    Sep 2006
    Location
    internet
    Beans
    65
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: WinXP in Virtual BOX PUEL + iPhone 3G

    THANKS callmesid!!
    Worked GREAT!
    Quote Originally Posted by tsbaker View Post
    I can't seem to transfer music manually to my iphone. It syncs, just not manually. Anyone else having this problem. If so, how did you overcome it or have I done something wrong???
    http://www.brighthub.com/mobile/ipho...cles/6129.aspx
    09-F9-11-02-9D-74-E3-5B-D8-41-56-C5-63-56-88-C0

Bookmarks

Posting Permissions

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