Announcement

Collapse
No announcement yet.

A Linux User's Perspective Of Microsoft Windows 8

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #21
    Originally posted by mercutio View Post
    there aren't really any games for linux, i just use linux for programming/desktop use/server stuff
    Yes there are, I really wish people would stop repeating this myth.

    Comment


    • #22
      I am now using 3 monitors in linux with the open radeon stack and xrandr so it does work.

      Comment


      • #23
        Originally posted by _artem_ View Post
        Wtf is he talking about? I'm using Windows 8 pro rtm since august. Had no problems installing and using it. Everything is just working. BTW I'm mainly a gentoo user.

        p.s. the only thing ubuntu does out of the box is to suck. What are you awaiting from an african distro for african monkeys...
        I don't know which one is sadder! Your racism, or your grammar!

        Comment


        • #24
          On Slackware the upgrades usually work fine when you follow the documented procedure. If you have some manual kernel/critical services customizations you manually adapt them according to documented changes in the behaviour of the standard components (e.g. making sure udev runs at next boot instead of hotplug, tmpdevfs and such). You can even upgrade the whole OS while using it from a full X and KDE desktop session. So there is basically no downtime.

          Comment


          • #25
            Originally posted by _artem_ View Post
            Wtf is he talking about? I'm using Windows 8 pro rtm since august. Had no problems installing and using it. Everything is just working. BTW I'm mainly a gentoo user.

            p.s. the only thing ubuntu does out of the box is to suck. What are you awaiting from an african distro for african monkeys...
            On the other hand Gentoo doesn't suck at all out of the box. In fact, does it even boot "out of the box"?
            More often than not(basically always) I've seen everything working on Ubuntu.

            Apparently Windows 8 doesn't work well for everyone.

            Comment


            • #26
              @grantek

              Most likely you are a suse user - there the linux partition was activated and grub was installed into partition. That works until you try to install a service pack. All you need to do is to install grub into the mbr and set the partition active with the Boot/BCD directory. When you do uefi installs this does not matter btw. but bios updates can kill custom (lets say non-ms) uefi bootloader entries, Win is usually autodetected in that case.

              Comment


              • #27
                I wish the windows file system structure was a bit more KISS and windows would allow a bit more manual fixing.

                I have been running the same archlinux installation for approximately 4 years on the fourth computer now with one failed (and of course fixed) migration from 32 to 64 bit now. And it's not a trivial installation, it's a fucking mess.


                What do you do in windows if windows doesn't work anymore? It reboots into the boot assistant and checks for erros. I personally have never seen it find any error. But what then? Even editing the registry offline is a challenge...

                Comment


                • #28
                  This usually happens when you use multiply harddrives. Win has got the curious "feature" that when you install it creates 2 partitions, one 100 (now 300) mb partition for the Boot/BCD dir and the other is for Win itself. You can usually only select the second one, but the tiny one is usually created on the biggest drive with at least one primary partition left. I could only recommend that you remove all other hd when you want to install Win so that both partitions are created on the same drive. Noob users fail often when they wipe out the hd which the bootloader and then say update-grub does not detect Win. It can not be detected because the bootloader is missing. If you know what you do you can recover from that state as the bcd can be created with all Win installs added from a Win install media in command line mode (shift-f10) - minimal instructions:

                  a) Wipe out grub - in theory optional - but usually done
                  Code:
                  bootrec /fixmbr
                  b) Create bootloader (Boot dir)
                  Code:
                  bootrec /fixboot
                  c) Add win boot entries:
                  Code:
                  bootrec /rebuildbcd
                  It's no huge surprise that multi harddisk systems fail to upgrade (especially with multi os) as the Boot dir does not get always detected (needs to be active). It is even more critical when you have added a differnet hd with an extra win install, then you have got more than one -> solution, only use 1 hd for win installs (and tried upgrades) and be sure that the partition with the win bootloader is active. Btw. if you change the uuid of the harddisk then this will render Win unbootable as well. This usually does not happen with grub, but efibootmgr -w has got a bug that always overwrites the uuid on mbr systems (only fixed in u 12.10). It happend for me with grub 2.00 from Debian experimental as well - with a system that usually boots via mbr for Win and gummiboot.efi for Linux. But grub 2.00 detected efi boot and installed it into efi - and killed my hd uuid. Here is how i recovered it:

                  Last edited by Kano; 29 October 2012, 04:11 AM.

                  Comment


                  • #29
                    Originally posted by _artem_ View Post
                    Wtf is he talking about? I'm using Windows 8 pro rtm since august. Had no problems installing and using it. Everything is just working. BTW I'm mainly a gentoo user.

                    p.s. the only thing ubuntu does out of the box is to suck. What are you awaiting from an african distro for african monkeys...
                    This person should be banned for rasist comments. I have no problem with different opinions on operating systems but that overly rasist monkey comment should not be tolerated at all.

                    Comment


                    • #30
                      I must say that in general windows does actually "just work" a lot more often than various Linux distros in my experience.. oh and that osx too.
                      And I use a Linux desktop about 70% of my time. The other 30% are mostly Windows and I can't remember the last time I needed to "fix windows". Something I do monthly on Linux at the minimum. No thanks to stuff like systemd, dbus, pulseaudio, network manager and other horrible software ;-)

                      Comment

                      Working...
                      X