Coder Social home page Coder Social logo

Comments (16)

hpcharles avatar hpcharles commented on August 12, 2024 1

Once qemu has booted, I can not ssh -p 1022 msfbsd@... to the machine..

general diagnostics: is port 1022 open? is there an error message?

There is no firewall, no error message

It ask to accept the new key (sshd works) "The authenticity of host .... an't be established

But fails to identificate with public key :
debug1: Trying ... all my public key
debug1: No more authentication methods to try.
msfbsd@localhost: Permission denied (publickey).

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

This can be closed with #50 however some more tests may be useful

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

related to #51

from depenguin-run.

nkfilis avatar nkfilis commented on August 12, 2024

With boxes having IPMI, which are most of them apart from the cheap Kimsufi ones, you can load a FreeBSD ISO and install FreeBSD from there. My most recent boxes always a HTML5-based KVM, so no Java shenanigans were required.
They don't have a FreeBSD rescue (anymore?), though.

from depenguin-run.

hpcharles avatar hpcharles commented on August 12, 2024

I've tested on a KS-16 OVH machine. I had to replace "mkisofs:mkisofs"
by "genisoimage:genisoimage"

Once qemu has booted, I can not ssh -p 1022 msfbsd@... to the machine..

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

thanks @hpcharles - I'll get an instance and do some testing, then update the script. Could be couple of weeks.

from depenguin-run.

bretton avatar bretton commented on August 12, 2024
  • KS-GAME-1 - Core i7-4790K - Installation worked using GPT(BIOS) in bsdinstall (PR #50)
  • KS-16 - Xeon E3-1245v2 - replace "mkisofs:mkisofs" with "genisoimage:genisoimage", em0

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

Once qemu has booted, I can not ssh -p 1022 msfbsd@... to the machine..

general diagnostics: is port 1022 open? is there an error message?

from depenguin-run.

hpcharles avatar hpcharles commented on August 12, 2024

Once qemu has booted, I can not ssh -p 1022 msfbsd@... to the machine..

general diagnostics: is port 1022 open? is there an error message?

There is no firewall, no error message

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

I can confirm that mkisofs:mkisofs needs replacing with genisoimage:genisoimage on

lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 10 (buster)
Release:	10
Codename:	buster

However it works fine for me when I access mfsbsd on KS-16 host on OVH.

How are you passing in your public key? I'm running ./run.sh http://my.host/keys.txt where keys.txt matches an .ssh/authorized_keys file from a server.

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

follow up: unattended install completed, but host didn't boot up with reachable network interface. KVM is $40/month and no IPMI. It should pick up correct interface name on firstboot. When I try go back to rescue it says an intervention is underway, limiting my ability to try install again right now. Will pick up in the week as time permits.

update: no change in network reachability with em0 and correctly following exit from rescue / boot from disk process. Might have to get KVM.

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

for interest sake, KVM is Lantronix Spider

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

Disks appear to be on a SAN device and won't boot. Tried multiple times. Screenshot attached.
Screenshot

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

Updated installer script runs fine. There is a delay between creating iso and detecting disks, but everything works to get mfsbsd image running and reachable.

The server actually has 3 disks, and when configured for unattended install with raidz1 then it boots fine

bretton@ns523785:~ $ freebsd-version
14.0-RELEASE

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

@hpcharles I think we need to try debug your ssh key import. Do you have your id_rsa.pub accessible via a url?

from depenguin-run.

bretton avatar bretton commented on August 12, 2024

Original issue can be closed again with PR-78

from depenguin-run.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.