Questions tagged [windows-8]

An operating system from the Windows NT family of operating systems from Microsoft, released in 2012 and the successor of Windows 7. Introduced UEFI as a replacement for legacy firmware/BIOS and required computer manufacturers to enable the "secure boot" feature.

Windows 8 is a consumer operating system of the Windows NT family for desktops, laptops, tablets and smartphones released by Microsoft in 2012. The server release is called Windows Server 2012.

The most obvious change in Windows 8 is the heavy focus on touch in the desktop user interface and the introduction of the Metro design language, that first debuted in Windows Media Center and Zune, but more commonly seen in Windows Phone 7.

OEM Recovery and Refresh Media

Microsoft officially offers users to download refresh media and reinstall an unmodified version of Windows themselves without needing to create recovery media from the OEM recovery partition. A complete hard drive backup with all partitions or creating the recover media is still recommended before installing Ubuntu or making other modifications.

UEFI and secure boot

Windows 8 is the first of the Windows NT line to require computer manufacturers to ship devices with UEFI and the secure boot feature to be enabled through its Windows Hardware Certification Requirements.

While installing Ubuntu with secure boot enabled is possible since 14.04 for LTS releases, non-distribution Kernel modules like proprietary graphics drivers, VirtualBox and other software that relies on dkms will not work. The secure boot feature can be disabled from the Advanced startup menu in Windows 8 (see: How to access the UEFI firmware settings? (aka BIOS)).

For more details and known issues with UEFI have a look at the tag wiki page.

Notable introductions

  • support for Advanced Format hard drives
    • these were already supported with Windows 7 Service Pack 1
  • support for USB 3.0
  • built-in antivirus software
    • thus not necessarily requiring 3rd party security application packages to feel safe, strengthening the statement that you don't necessarily need these in Linux either

Version relation

1652 questions
65
votes
3 answers

Why disable Fast Boot on Windows 8 when having dual booting?

Why is everybody keep mentioning to disable Fast Boot on Windows 8 if you have installed alongside Ubuntu? Is it something that is recommended only for UEFI machines or is it a suggestion for Legacy BIOS machines as well? Is it because it makes the…
und3rd06012
  • 1,449
52
votes
6 answers

Npm errors when installing packages on windows share

I have Ubuntu 12.10 running as a VMware guest on my Windows 8 host. I have shared a folder on my Windows 8 Host and it is mounted in the Ubuntu guest on startup using this entry in fstab: //myhost/work /work cifs…
F21
  • 4,349
39
votes
25 answers

How to troubleshoot booting to a black screen on VirtualBox

I was using 13.04 as a guest OS on my VirtualBox 14.2.18. Host is Windows 8. After upgrade to 13.10 Ubuntu does not start. I can see a black screen and blinking cursor. I am pretty new to Ubuntu. I suspect a problem with graphics drivers. I can…
don
  • 493
39
votes
7 answers

Windows 8 removes Grub as default boot manager

I have a Sony VAIO S series with Windows 8 preinstalled, and I installed Ubuntu 12.10 on a new partition. When the PC boots Grub is display, and I can choose between Windows 8 (didn't worked at the beginning, had to change Grub settings) and Ubuntu…
Kouros
  • 762
32
votes
7 answers

WinUSB gives a exit code: 256

I have Ubuntu 14.10 with WinUSB and I have a Windows 8.1 Pro ISO with a 4GB SD Card with an empty FAT32 partition. Everytime I try to use it, it says "Installation failed, exit code: 256". How do I fix this?
31
votes
4 answers

How to fix "The destination is read-only" error on HDD partition

How to fix The destination is read-only error on HDD partition with Windows 8.1 dual boot? Error while copying to ntfs partition
VJ Ranga
  • 1,539
28
votes
4 answers

Grub not showing on startup for Windows 8.1 Ubuntu 13.10 Dual boot

Ok, so I'm such a newbie to Ubuntu and I bought a Windows 8 pre-installed laptop last month. I updated to Windows 8.1 and then I thought about installing Ubuntu as a dual boot so I could mess around and learn more about it. So I followed a Youtube…
27
votes
1 answer

How can I check and change the partition table type?

New computers that ship with Windows 8 also come with a different partition table than before. This along with the move to UEFI causes confusion, as users are unaware of the newer partition table and are trying to install operating systems in legacy…
LiveWireBT
  • 29,597
27
votes
7 answers

Gaming with Virtualbox, has it worked for you?

Currently I am using Windows 8. I have a virtual box with Ubuntu set up for development. Aside from that I sometimes just want to relax and enjoy a game (Battlefield 3, Skyrim, Saints Row: The Third, etc) after hours of research and development. I…
allenskd
  • 1,288
23
votes
3 answers

How to efficiently partition a single Windows-Ubuntu dual boot disk?

This is not a question on how to install Ubuntu or how to use manual partitioning during installation but is a question on access rights and how not to let them bite you in the lower abdomen... ;-) This question will not help you how to make…
Fabby
  • 35,017
21
votes
4 answers

How can I read the Windows 8 licence key with Ubuntu?

I have a dual boot windows 8 and Ubuntu on my Laptop. Is it possible to read the Windows licence key under ubuntu? (I guess it is hidden in the Windows registry somehow)
rubo77
  • 34,024
  • 52
  • 172
  • 299
20
votes
2 answers

How to install ubuntu in UEFI mode

I was installing Ubuntu by switching off fast boot and secure boot, keeping the mode in UEFI, and then booting into Ubuntu via USB. But, every time I install it and run this command: [ -d /sys/firmware/efi ] && echo UEFI || echo BIOS It always…
ssharma
  • 315
15
votes
3 answers

Can I use Hyper-V gen 2 with Ubuntu?

I tried to install Ubuntu 13.10 on my Windows 8.1 Pro laptop. Now installing it as a gen 1 works fine but installing it as a gen 2 does not. I have to disable secure boot to get anything to happen which is expected but when I disable it i just get…
14
votes
6 answers

Error: "Failed to open \EFI\BOOT\grubx64.efi..." (Dual-Booting)

Today after I installed Ubuntu 16.04 via USB on my pre-installed Windows 8 machine, I was required to restart my computer. After doing so I wasn't offered to select an OS, so after searching the internet, I came across Boot-Repair which I ran using…
Jerry
  • 199
  • 1
  • 1
  • 7
14
votes
7 answers

Will upgrading Windows 8 to 8.1 affect Ubuntu?

It's a rather simple question (I hope). I currently have Windows 8 and I am dual booting it with Ubuntu 13.04. If I were to install the latest update for Windows 8, that being 8.1, will it affect Ubuntu or will there be any conflicts between the…
1
2 3
99 100