Wan Optimization Support

Technical => Installation => : cpodurgiel March 12, 2015, 06:52:00 PM

: Hyper-V unable to mount sda1
: cpodurgiel March 12, 2015, 06:52:00 PM
Were you guys aware of the issue with Tiny Core linux version 5 being unable to mount sda0?  It seems wanos 2.0.x is broken for Hyper-V.

Excerpt from the boot process:
:
Scanning hard disk partitions to create /etc/fstab
Setting Language to C Done.
Invalid device specified. Skipping persistent OPT request!

See here
http://forum.tinycorelinux.net/index.php?topic=18039.0 (http://forum.tinycorelinux.net/index.php?topic=18039.0)
and here
http://forum.tinycorelinux.net/index.php?topic=15676.30 (http://forum.tinycorelinux.net/index.php?topic=15676.30)
: Re: Hyper-V unable to mount sda1
: ahenning March 12, 2015, 07:15:48 PM
yes, thanks for confirming.

http://wanos.co/forum/index.php?topic=170

Full v2.0.4 will be out tomorrow for Hyper-V.
: Re: Hyper-V unable to mount sda1
: cpodurgiel March 12, 2015, 08:54:25 PM
Ah, I had seen that thread but didn't notice the change in the script name.

For those who've stumbled on this tread, the update process for Hyper-V is:

:
Howto:
If the device has access to the internet:
wget http://wanos.org/updateinfo/update-2.0.3-hyperv.sh && chmod +x update-2.0.3-hyperv.sh
./update-2.0.3-hyperv.sh update

If the device does not have access to the internet, manually download and then scp/winscp the following two files to the device:
http://wanos.org/updateinfo/update-2.0.3-hyperv.sh
http://wanos.org/updateinfo/update-2.0.3-hyperv.tar.gz
./update-2.0.3-hyperv.sh update

If the device has intranet access then:
wget http://10.1.1.10/dir/update-2.0.3-hyperv.sh && chmod +x update-2.0.3-hyperv.sh
wget http://10.1.1.10/dir/update-2.0.3-hyperv.tar.gz
./update-2.0.3-hyperv.sh update
: Re: Hyper-V unable to mount sda1
: ahenning March 16, 2015, 02:17:20 AM
Thanks Chris.

V.2.0.4 images are out which should fix the recently introduced drive issue on Hyper-V.