mediabots / Linux-to-Windows-with-QEMU

One Script for Auto installation of Windows Server into a Linux Server. Script would install Windows Server 2012 R2 evaluation copy (180 days free trial). A power shell script to enable Remote Desktop + Firefox installer attached into the CD-ROM.
135 stars 270 forks source link

Work fine on Centos 8, Problem with Centos 7 on Kimsufi #27

Open 11819214 opened 3 years ago

11819214 commented 3 years ago

This code work fine on Centos 8 on Kimsufi KS-7 Server (Intel i3 2130 - 8Go DDR3 1333 MHZ - 2To) Problem with Centos 7 on the same server as Windows unable to detect HDD. Drive detail df -h Filesystem Size Used Avail Use% Mounted on devtmpfs 3.9G 0 3.9G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 9.8M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/sda3 1.9T 6.5G 1.9T 1% / /dev/sda1 5.0G 98M 4.9G 2% /boot tmpfs 786M 0 786M 0% /run/user/0 tmpfs 786M 0 786M 0% /run/user/1001 tmpfs 1.0M 20K 1004K 2% /media/script Please check the attached Error on Centos 7 Thank you @mediabots

thewebcapsule commented 3 years ago

Same issue here.