I have Linux Mint installed on my work PC. As I work with IT I am sometimes tasked with doing stuff like restoring Iphones and such, which is normally done through Itunes. But there’s no Linux support for Itunes, and I haven’t been able to install it through Wine. I also can’t use a VM as my PC isn’t powerful enough for it. I’m hoping there’s a solution for this, as I will have to re-install Windows if I can’t get it to work on Linux, and I really want to avoid that.

  • @[email protected]
    link
    fedilink
    2
    edit-2
    21 hours ago

    A few options

    1,Getting a Mac with apple silicon and install asahi , dual boot. 2. Add a new SSD and some ram to your current one and enable virtualization in bios. Might need a bios update as well. 3 Dual boot windows , might want to check out https://ameliorated.io/ 4 Get a old crappy Mac just for the itunes. 5. Use the Linux tools mentioned earlier

  • @[email protected]
    link
    fedilink
    English
    232 days ago

    It might be possible, but you can be sure that Apple made it as inconvenient as they technically could. They try their best to lock everyone in. You’re probably better off getting some kind of Apple box to manage those machines.

    • ssillyssadassOP
      link
      fedilink
      62 days ago

      Yeah, that wouldn’t surprise me. I can technically get an Apple box, but my boss might be a little upset with me for losing that functionality on my PC, and might want me to revert to Windows.

  • @[email protected]
    link
    fedilink
    121 day ago

    my work PC […] isn’t powerful enough

    Ask a more powerful work PC, that’ll be cheaper for them than you tinkering for hours.

  • MentalEdge
    link
    fedilink
    111 day ago

    Wine can’t properly access USB devices, so even if you got iTunes installed, it wouldn’t work.

    I’m sceptical that a VM is out of the question, one should run on almost anything, though not necessarily perform well. I would give it an attempt, if you didn’t already.

    Still, it might be simplest to set up a windows install with itunes on a usb, or second partition, and boot into windows only when you need to.

    • @[email protected]
      link
      fedilink
      English
      21 day ago

      It’s possible to install Windows onto a USB? I ask b/c once in a blue moon I need a Windows install for mouse firmware updates or something.

      • MentalEdge
        link
        fedilink
        21 day ago

        Should be. A USB drive is a storage device like any other. Shouldn’t matter that it isn’t connected via SATA or NVME.

        • @[email protected]
          link
          fedilink
          English
          2
          edit-2
          24 hours ago

          Should be.

          One would think, but so you haven’t actually done it, have you? Because I might be misremembering, but I’m pretty sure I tried to install Windows onto a USB drive one time. I couldn’t get the installer to show the USB drive. I really want to be wrong, though.

          • MentalEdge
            link
            fedilink
            322 hours ago

            Apparently windows doesn’t like it, but it can be done using Rufus or WinToUSB.

        • @[email protected]
          link
          fedilink
          11 day ago

          I am using thinkpad t430 with 8 gig of ram ,with virt-manager and qemu and have installed windows 10 with after script to delete all bloatware to make system more snappy and more responding u can easily USB pass through I phones in there for iTunes,for accessing just file on iPhone u can use ifuse

  • haui
    link
    fedilink
    31 day ago

    This is absolutely no problem with virtualbox and a win10 vm. I tried wine as well but no luck. You just need to pass the usb port to the vm and youre good. I had to reboot the apple device though so it would connect correctly.

    To be fully honest, running windows on the device should not be much more demanding than running windows baremetal. Because running a win10 vm means running the os in factory new condition and not having any additional autostarts etc. Only reason against that in my book would be a missing virtualization extension.

    • ssillyssadassOP
      link
      fedilink
      31 day ago

      The thing is, first time I tried using a VM my whole system lagged and froze.

      • @[email protected]
        link
        fedilink
        223 hours ago

        Others mentioned virtualization — I have had issues with COW filesystems (btrfs), as COW does not always play nicely with VM drives (extreme fragmentation and very poor performance).

      • haui
        link
        fedilink
        31 day ago

        That sounds like a missing virtualization extension of your cpu. Can you share your pc stats? Cpu model, ram, gpu?

        • @[email protected]
          link
          fedilink
          31 day ago

          I think you’re on to something. I have a 10 year old laptop with linux, 4 cores, 8gb of ram, a mechanical drive, and a win10 vm on it and it runs fine for it’s purpose.

  • @[email protected]
    link
    fedilink
    21 day ago

    I would try finding some de-bloated windows iso and try the VM route anyway. If your pc can run windows directly without much trouble, it should be able to run a lighter version of it on a VM too. You can dedicate most of your hardware resources to the VM and just no run anything else alongside it when you are working on an iPhone.

  • @[email protected]
    link
    fedilink
    22 days ago

    You can start the restore/factory reset from the phone. But if you need iTunes after, then you probably have to run windows in a vm like qemu. Also might want to pass trough ‘usb hub’ to that wm. Wich if the usb controller share several ports you would want to use mouse and kb on different usb-controller.

    • Strit
      link
      fedilink
      62 days ago

      OP stated that a VM is not feasable because of ressources on the PC.

      I’m afraid they have to install Windows again, if work is not able to provide a device for this function. I have not heard of any solution for reliable iTunes functionality on Linux. :(

      • @[email protected]
        link
        fedilink
        English
        61 day ago

        OP stated that a VM is not feasable because of ressources on the PC.

        I very much doubt that is true. Most standard issue system these days should be able to run an emulator well enough to run iTunes.