Guest V1 - nkd071819/Cuckoo-V2 GitHub Wiki

Install ISO for Windows 7

$ sudo apt install nfs-common
$ sudo mount 172.16.1.52:/opt/nfs /mnt

To Retrieve the Windows 7 file and put it in the Desktop folder:

$ cp /mnt/en_windows_7_AIO_sp1_x64_x86_dvd.iso Desktop

Press tab after en_ to get windows, type 7, press tab to get rest of file name

To Unmount:

$ sudo umount /mnt 

Go to Storage settings in VB, add the ISO file