Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux
  3. Today on Me or Linux?

Today on Me or Linux?

Scheduled Pinned Locked Moved Linux
linux
11 Posts 5 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    Guest
    wrote on last edited by
    #1

    So I reloaded my 12 yr old laptop dual boot with win10 and Linux.

    Win 10 no problems also installed World of Warcraft and copied over the mod folders from my main PC.

    Linux- 2 distros failed to install, a third wouldn't crate a usb bootable iso. Finally got Bazzite with Gnome to install and started to play around. Used the built "lutris"? to instal battlenet and then installed wow using the defaults. YaY! it seemed to work fine!

    But... Trying copy over my mods from a FAT32 usb stick (linux reconginze the stick fine, but gives no indication that its a USB stick?)... COPY/PASTE doesn't work! wth. You have to use "Copy..to" ok learning curve on my part.

    Now the real issue, using the defaults it installed WoW in "Os install" folder under games, took me a minute to find no problem. "Destination read only" WTF.... How do I get around this and why would Linux install a game in a read only directory???

    dmmacniel@feddit.orgD strit@lemmy.linuxuserspace.showS 2 Replies Last reply
    1
    0
    • System shared this topic on
    • ? Guest

      So I reloaded my 12 yr old laptop dual boot with win10 and Linux.

      Win 10 no problems also installed World of Warcraft and copied over the mod folders from my main PC.

      Linux- 2 distros failed to install, a third wouldn't crate a usb bootable iso. Finally got Bazzite with Gnome to install and started to play around. Used the built "lutris"? to instal battlenet and then installed wow using the defaults. YaY! it seemed to work fine!

      But... Trying copy over my mods from a FAT32 usb stick (linux reconginze the stick fine, but gives no indication that its a USB stick?)... COPY/PASTE doesn't work! wth. You have to use "Copy..to" ok learning curve on my part.

      Now the real issue, using the defaults it installed WoW in "Os install" folder under games, took me a minute to find no problem. "Destination read only" WTF.... How do I get around this and why would Linux install a game in a read only directory???

      dmmacniel@feddit.orgD This user is from outside of this forum
      dmmacniel@feddit.orgD This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      Uh.

      When you used Lutris to install WoW, which directory did you used as the destination?

      Check the permissions of the wow install directory, did you run perhaps Lutris as root and as such is only writeable from root?

      ? 1 Reply Last reply
      0
      • dmmacniel@feddit.orgD [email protected]

        Uh.

        When you used Lutris to install WoW, which directory did you used as the destination?

        Check the permissions of the wow install directory, did you run perhaps Lutris as root and as such is only writeable from root?

        ? Offline
        ? Offline
        Guest
        wrote on last edited by
        #3

        I have no idea, like any noob user I let it use the defaults, assuming they would work.

        dmmacniel@feddit.orgD 1 Reply Last reply
        0
        • ? Guest

          I have no idea, like any noob user I let it use the defaults, assuming they would work.

          dmmacniel@feddit.orgD This user is from outside of this forum
          dmmacniel@feddit.orgD This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #4

          But you did read, right? Linux allows you to kill itself without batting an eye...

          How did you start Lutris? Did it asked you for your password?

          What are the actual permissions of your wow directory? Who is the owner?

          What is the Data Partition you've mentioned and how does it differ from other partitions Bazzit created?

          Also can you just run battle.net from Lutris and thus run wow?

          ? 1 Reply Last reply
          0
          • dmmacniel@feddit.orgD [email protected]

            But you did read, right? Linux allows you to kill itself without batting an eye...

            How did you start Lutris? Did it asked you for your password?

            What are the actual permissions of your wow directory? Who is the owner?

            What is the Data Partition you've mentioned and how does it differ from other partitions Bazzit created?

            Also can you just run battle.net from Lutris and thus run wow?

            ? Offline
            ? Offline
            Guest
            wrote on last edited by
            #5

            I actaully installed it.

            AFAIK You can't "run" battlenet though lutris, it needs installed for mods at least.

            The "data" partition turned to actually be a windows partition, there isn't any indication that isn't paart of Linux that I could.

            I was able to create a "games" folder under my user's "home" folder and install battlenet (and Wow) there, So I hoping I can then copy my mods over.

            To be continued...

            thanks for your help

            T 1 Reply Last reply
            0
            • ? Guest

              I actaully installed it.

              AFAIK You can't "run" battlenet though lutris, it needs installed for mods at least.

              The "data" partition turned to actually be a windows partition, there isn't any indication that isn't paart of Linux that I could.

              I was able to create a "games" folder under my user's "home" folder and install battlenet (and Wow) there, So I hoping I can then copy my mods over.

              To be continued...

              thanks for your help

              T This user is from outside of this forum
              T This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #6

              You can write to any folder in /var and /etc (/home is actually a symlink to /var/home).

              Bazzite is atomic, and you can't just install whatever you want wherever you want like a traditional distro. It sounds like you're making directories in your home folder, so you should be fine to set everything up there, as long as Lutris knows that's where the wine prefix is and your game knows where to find the mods.

              ? 1 Reply Last reply
              0
              • T [email protected]

                You can write to any folder in /var and /etc (/home is actually a symlink to /var/home).

                Bazzite is atomic, and you can't just install whatever you want wherever you want like a traditional distro. It sounds like you're making directories in your home folder, so you should be fine to set everything up there, as long as Lutris knows that's where the wine prefix is and your game knows where to find the mods.

                ? Offline
                ? Offline
                Guest
                wrote on last edited by
                #7

                That makes sense, I was able to get the mods installed!

                1 Reply Last reply
                0
                • ? Guest

                  So I reloaded my 12 yr old laptop dual boot with win10 and Linux.

                  Win 10 no problems also installed World of Warcraft and copied over the mod folders from my main PC.

                  Linux- 2 distros failed to install, a third wouldn't crate a usb bootable iso. Finally got Bazzite with Gnome to install and started to play around. Used the built "lutris"? to instal battlenet and then installed wow using the defaults. YaY! it seemed to work fine!

                  But... Trying copy over my mods from a FAT32 usb stick (linux reconginze the stick fine, but gives no indication that its a USB stick?)... COPY/PASTE doesn't work! wth. You have to use "Copy..to" ok learning curve on my part.

                  Now the real issue, using the defaults it installed WoW in "Os install" folder under games, took me a minute to find no problem. "Destination read only" WTF.... How do I get around this and why would Linux install a game in a read only directory???

                  strit@lemmy.linuxuserspace.showS This user is from outside of this forum
                  strit@lemmy.linuxuserspace.showS This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #8

                  Bazzite is a SteamOS-like distribution. SteamOS is immutable, meaning most of the OS is read-only and have fixed updates.

                  So what you are doing is not really what Bazzite is made for.

                  I think it would have been an easier journey if you got Fedora or even Ubuntu, as those are normal filesystem distributions.

                  ? 1 Reply Last reply
                  0
                  • strit@lemmy.linuxuserspace.showS [email protected]

                    Bazzite is a SteamOS-like distribution. SteamOS is immutable, meaning most of the OS is read-only and have fixed updates.

                    So what you are doing is not really what Bazzite is made for.

                    I think it would have been an easier journey if you got Fedora or even Ubuntu, as those are normal filesystem distributions.

                    ? Offline
                    ? Offline
                    Guest
                    wrote on last edited by
                    #9

                    Hmm, bazzite is being "advertised" as being specifically for gaming and newcomers. With included drivers and "tweaks" to improve gaming. And the reviews I found said the same thing...

                    I was able to get it working by installing it in my home directory.

                    strit@lemmy.linuxuserspace.showS moomoomoo309@programming.devM 2 Replies Last reply
                    0
                    • ? Guest

                      Hmm, bazzite is being "advertised" as being specifically for gaming and newcomers. With included drivers and "tweaks" to improve gaming. And the reviews I found said the same thing...

                      I was able to get it working by installing it in my home directory.

                      strit@lemmy.linuxuserspace.showS This user is from outside of this forum
                      strit@lemmy.linuxuserspace.showS This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #10

                      While that is true, what you where trying to do was change the system with the way you installed Battle.net. Bazzite i sreally all about Steam and you then add flatpaks on top, since that's all handled in your home folder.

                      But I'm glad you found out the solution with the home folder yourself. 🙂

                      1 Reply Last reply
                      0
                      • ? Guest

                        Hmm, bazzite is being "advertised" as being specifically for gaming and newcomers. With included drivers and "tweaks" to improve gaming. And the reviews I found said the same thing...

                        I was able to get it working by installing it in my home directory.

                        moomoomoo309@programming.devM This user is from outside of this forum
                        moomoomoo309@programming.devM This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #11

                        Yup. All of that is true. It also protects you from yourself by preventing you from making changes outside of the home directory so you can't hose your system accidentally. It's intentional.

                        1 Reply Last reply
                        0
                        • System shared this topic
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • World
                        • Users
                        • Groups