Hi,
I'm installing debian (Wheezy) on a virgin (as in untouched) GoFlex Net.
The script http://projects.doozan.com/debian/kirkwood.debian-wheezy.sh fails as usual.
The other script http://dev.shyd.de/dockstar/dockstar.debian-squeeze.sh fails as well.
So, to the point.
The first failure is the valid-uboot.md5 file.
For some reason this link is a https:// link and wget on the original GoFlex system does not understand it.
wget: not an http or ftp url: https://jeff.doozan.com/uboot/valid-uboot.md5
Please update this URL to be not https:// in the script
Workaround: download it manually and push it with scp to /tmp, it wont be overwritten because the download fails anyway.
Second failure is the debootstrap thing, I'm getting version 1.0.91 of debootstrap.
Can anyone explain why this is still a problem?
I'm installing debian (Wheezy) on a virgin (as in untouched) GoFlex Net.
The script http://projects.doozan.com/debian/kirkwood.debian-wheezy.sh fails as usual.
The other script http://dev.shyd.de/dockstar/dockstar.debian-squeeze.sh fails as well.
So, to the point.
The first failure is the valid-uboot.md5 file.
For some reason this link is a https:// link and wget on the original GoFlex system does not understand it.
wget: not an http or ftp url: https://jeff.doozan.com/uboot/valid-uboot.md5
Please update this URL to be not https:// in the script
Workaround: download it manually and push it with scp to /tmp, it wont be overwritten because the download fails anyway.
Second failure is the debootstrap thing, I'm getting version 1.0.91 of debootstrap.
Can anyone explain why this is still a problem?