Comment 2 for bug 2027814

Revision history for this message
Andrew Hancock (einsteinagogo) wrote :

went back to basics today, and write the iso I'm using to different flash drives using Rufus and Ventoy, both show a crash as above.

also created a basic config from the media and also sever from web server, and also crashes in the same place with

cat > user-data << 'EOF'
#cloud-config
autoinstall:
  version: 1
  identity:
    hostname: ubuntu-server
    password: "$6$exDY1mhS4KUYCE/2$zmn9ToZwTKLhCw.b4/b.ZRTIZM30JZ4QrOQ2aOXJ8yk96xpcCof0kxKwuX1kqLG/ygbJ1f8wxED22bTL4F46P0"
    username: ubuntu
EOF
touch meta-data