Hello everyone. I am attempting to install FreeBSD 10 on a headless server. I know the guide suggests using a serial connection to do this I'm attempting to do it a different way for now (partially because I do not have a serial connector).
What I have done so far is remove the harddrive from the server and connect it to another computer using a SATA->usb connection. From there I was able to install FreeBSD 10 onto the hard-drive using VirtualBox (I created a vmdk for the connection). This worked out really well and I can ssh into the VM.
However when I try plugging the harddrive back into the headless server and wait for an IP to show up on the network... it never happens.
My guess is that the reason is that the network interface is for the one VirtualBox provides. So what I would like to do is create a network interface for the server's network card.
My question is, can I do this without it being connected to the server? Can I create a new interface, assign it DHCP, plug it in and have it work? I've never tried something like this before and thought I'd ask the smart people here first.
What I have done so far is remove the harddrive from the server and connect it to another computer using a SATA->usb connection. From there I was able to install FreeBSD 10 onto the hard-drive using VirtualBox (I created a vmdk for the connection). This worked out really well and I can ssh into the VM.
However when I try plugging the harddrive back into the headless server and wait for an IP to show up on the network... it never happens.
My guess is that the reason is that the network interface is for the one VirtualBox provides. So what I would like to do is create a network interface for the server's network card.
My question is, can I do this without it being connected to the server? Can I create a new interface, assign it DHCP, plug it in and have it work? I've never tried something like this before and thought I'd ask the smart people here first.