Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Install Windows OS Using Putty
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Install Windows OS Using Putty

edited January 2018 in Help

Hello Guys I tried to install OS Using putty on contabo VPS but it's doesn't work Idk what's the problem however the windows damaged http://prntscr.com/hxey8u
I tried 2012 & 2016
both same problem
I install it from

 wget -O- http://images2.myhken.com/KS2012R2v003.gz | gunzip | dd of=/dev/sda

This working with Hetzner servers but with contabo servers no :(

who can help me here ?

Comments

  • JackieSungJackieSung Member
    edited January 2018

    Try this script which I use

    Win2003

    wget https://xiaofd.github.io/ddwin.sh && bash ddwin.sh -w http://104.149.171.243/win2003_with_update.gz -d /dev/sda

    Win2012

    wget https://xiaofd.github.io/ddwin.sh && bash ddwin.sh -w http://104.217.138.74/win2012r2-xiaofd.gz -d /dev/sda

  • @JackieSung said:
    Try this script which I use

    Win2003

    wget https://xiaofd.github.io/ddwin.sh && bash ddwin.sh -w http://104.149.171.243/win2003_with_update.gz -d /dev/sda

    Win2012

    wget https://xiaofd.github.io/ddwin.sh && bash ddwin.sh -w http://104.217.138.74/win2012r2-xiaofd.gz -d /dev/sda

    Thanks I'll try it now <3

  • edited January 2018
  • Is this a KVM or OVZ instance?

  • FlamesRunner said: Is this a KVM or OVZ instance?

    >
    I guess it's KVM

  • Check if /boot/grub exists and if it has root authority.

  • JackieSung said: Check if /boot/grub exists and if it has root authority.

    >
    How or from where I Can check that ?

  • login as: root
    Using keyboard-interactive authentication.
    Password:

    root@sysresccd /root % wget https://xiaofd.github.io/ddwin.sh && bash ddwin.sh -w http://104.217.138.74/win2012r2-xiaofd.gz -d /dev/sda
    --2018-01-08 02:04:21-- https://xiaofd.github.io/ddwin.sh
    Resolving xiaofd.github.io... 151.101.13.147, 2a04:4e42:3::403
    Connecting to xiaofd.github.io|151.101.13.147|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 15697 (15K) [application/x-sh]
    Saving to: 'ddwin.sh'

    ddwin.sh 100%[===================>] 15.33K --.-KB/s in 0.003s

    2018-01-08 02:04:21 (5.19 MB/s) - 'ddwin.sh' saved [15697/15697]

    Error! Not Found grub path.
    root@sysresccd /root %

  • cd /boot and ls?> @NabellAljabery said:

    JackieSung said: Check if /boot/grub exists and if it has root authority.

    >
    How or from where I Can check that ?

  • WSSWSS Member

    He's using the system rescue image. The HD is not chrooted. That's all the help I'm willing to offer with this sort of deal.

  • @WSS said:
    He's using the system rescue image. The HD is not chrooted. That's all the help I'm willing to offer with this sort of deal.

    That was too much help.

  • WSSWSS Member

    @AuroraZ said:

    @WSS said:
    He's using the system rescue image. The HD is not chrooted. That's all the help I'm willing to offer with this sort of deal.

    That was too much help.

    Like I said, sobriety is a bitch. Instead of wasting $3 on rot-gut booze, I bought a mexican ice cream bar (literally hilados mexicanos- made in California), and a schwepps sparking water. I stick with my decision despite the lack of a pleasant light buzz.

  • @WSS said:

    @AuroraZ said:

    @WSS said:
    He's using the system rescue image. The HD is not chrooted. That's all the help I'm willing to offer with this sort of deal.

    That was too much help.

    Like I said, sobriety is a bitch. Instead of wasting $3 on rot-gut booze, I bought a mexican ice cream bar (literally hilados mexicanos- made in California), and a schwepps sparking water. I stick with my decision despite the lack of a pleasant light buzz.

    2018 the year of detox.

    Thanked by 1WSS
  • @WSS said:

    @AuroraZ said:

    @WSS said:
    He's using the system rescue image. The HD is not chrooted. That's all the help I'm willing to offer with this sort of deal.

    That was too much help.

    Like I said, sobriety is a bitch. Instead of wasting $3 on rot-gut booze, I bought a mexican ice cream bar (literally hilados mexicanos- made in California), and a schwepps sparking water. I stick with my decision despite the lack of a pleasant light buzz.

    I hear ya man. I have a bottle of CR uncracked in the cupboard. No intentions of cracking it in the future. Not sure why I bought it yet.

  • WSSWSS Member

    I want another ice cream. It was made with real cream and cane sugar. I could easily replace those empty beer calories with empty sugar calories.

  • @WSS said:
    I want another ice cream. It was made with real cream and cane sugar. I could easily replace those empty beer calories with empty sugar calories.

    Good to hear the paisanos at the States keep using original ingredients. Out of curiosity, if you picked some fruit flavor, was it made with actual fruit?

  • WSSWSS Member
    edited January 2018

    @Oseri said:

    @WSS said:
    I want another ice cream. It was made with real cream and cane sugar. I could easily replace those empty beer calories with empty sugar calories.

    Good to hear the paisanos at the States keep using original ingredients. Out of curiosity, if you picked some fruit flavor, was it made with actual fruit?

    Oh yeah. I went for tres de leche this time, but I usually get tamarind or mango (every three years- when I actually buy one). I'm the only gringo who goes for tamarind.

This discussion has been closed.