Langsung aja ya... :P
Beli Win4Lin Pro Desktop
Tambahkan package-package libgtk1.2, linux-headers-2.6.20-15-generic dan gcc-3.4
kalo di ubuntu feisty tinggal jalanin
$sudo apt-get -y install libgtk1.2 linux-headers-$(uname -r) gcc-3.4
lalu install deh win4lin nya
$sudo dpkg --install win4linpro_6.3.5-01_i386.deb
abis itu jalanin
#loadwinproCD -r /dev/hdd --> (tergantung device CDROM ente di mana ya)
Ikutin petunjuk nya & isi licensenya
Abis itu tinggal install Guest OS nya deh
Kebetulan saya coba nya install WinXP Pro jadi jalaninnya kaya gini:
$installwinpro -d /media/hda6 -w winxppro -m image
Selesai Selamat mencoba :P
There are severals ways to mount samba share folders into OSMC. the first step is to turn on the SSH Services in your OSMC go to setting OSMC and choose services by default OSMC SSH will use osmc as its default user and osmc as its default password. second step is to share the folder(s) you want to share to osmc to do this just do a share configuration in windows, there are many links to provide this tutorial. third step is to mount the shares folder(s) to the OSMC. forth step is to make sure that the cifs-util module are loaded to the osmc fifth step is to mount them you can use the mount command or you can mapped the samba folders through fstab to do manual mount type in: mount -t cifs -o username=Administrator,password=Password // / /mnt/ or you can edit the /etc/fstab //source_ip/share_folder /target_directory cifs username=YOURUSERNAME,password=YOURPASSWORD,iocharset=utf8,file_mode=0777,dir_mode=0777 That's it but when osmc rebooted, you might want to ...
Comments
check out my other posts
Is this possible?