Hi everyone,
So I got a new and shiny Dell XPS 15 touch a couple of month ago.
This beast (i7, 16gb, full SSD, 3200x1800 touch, Intel 4600m + nvidia 750) came with windows 8.1.
The first day I got it, Kubuntu was installed on it (dual boot) and is running just fine since them.
My problem is windows here. I need to keep it because I sometime need it to run software (tax declaration, webex, job related stufff, etc).
Dell did an horrible job with windows. It's crashing from time to time. Intel driver is very unreliable and if you search windows 8 black screen on google, you will see I'm not alone.
So... I have half of my disk sitting here for nothing.
And I'm feeling running windows inside a vm would actually be better than using it natively with all the systems this laptop has.
So my plan :
- Wiping the disk
- Reinstalling Kubuntu
- Buying a windows license (I can't use the one shipped with the laptop...)
- Installing it inside a vm
Now my question :
1- Which virtualization solution would you use (no 3d, no games) ? Virtualbox? Kvm?
2- I'm confused by the partiton table. What should I keep in this list ?
3- I need to install Windows from an USB key because I don't have a dvd player. Any problem with that?
Thanks for the help.
Regards
So I got a new and shiny Dell XPS 15 touch a couple of month ago.
This beast (i7, 16gb, full SSD, 3200x1800 touch, Intel 4600m + nvidia 750) came with windows 8.1.
The first day I got it, Kubuntu was installed on it (dual boot) and is running just fine since them.
My problem is windows here. I need to keep it because I sometime need it to run software (tax declaration, webex, job related stufff, etc).
Dell did an horrible job with windows. It's crashing from time to time. Intel driver is very unreliable and if you search windows 8 black screen on google, you will see I'm not alone.
So... I have half of my disk sitting here for nothing.
And I'm feeling running windows inside a vm would actually be better than using it natively with all the systems this laptop has.
So my plan :
- Wiping the disk
- Reinstalling Kubuntu
- Buying a windows license (I can't use the one shipped with the laptop...)
- Installing it inside a vm
Now my question :
1- Which virtualization solution would you use (no 3d, no games) ? Virtualbox? Kvm?
2- I'm confused by the partiton table. What should I keep in this list ?
Code:
$:>sudo parted /dev/sda print ~ Model: ATA SAMSUNG SSD SM84 (scsi) Disk /dev/sda: 512GB Sector size (logical/physical): 512B/512B Partition Table: gpt Number Start End Size File system Name Flags 1 1049kB 525MB 524MB fat32 EFI system partition boot 2 525MB 567MB 41.9MB fat32 Basic data partition hidden 3 567MB 701MB 134MB Microsoft reserved partition msftres 4 701MB 1215MB 514MB ntfs Basic data partition hidden, diag 5 1215MB 250GB 248GB ntfs Basic data partition msftdata 8 250GB 262GB 12.0GB ext4 9 262GB 262GB 512MB 10 262GB 496GB 234GB ext4 7 496GB 504GB 7494MB ntfs Microsoft recovery partition hidden, diag 6 504GB 512GB 8593MB Basic data partition
Thanks for the help.
Regards
Comment