Installation from FTP: cannot resolve hostname ftp...

I'm running a FreeBSD system behind a firewall no DHCP (manual config) and router is also nameserver.

Now while setting up a second system from 7.1-RELEASE-amd64-bootonly.iso the hostname of the choosen ftp server cannot be resolved.

I tried "Install from an FTP server" and "Install from an FTP server through a firewall" and with firewall disabled. All cases result in timeout. Pings are possible to the new system.

The network configuration entered is the exactly same as on the running freeBSD system (of course other ip number). When I enter the nameserver of the ISP instead of the router (as nameserver) the hostname also cannot be resolved.

Afterwards the installation falls in the loop of these two error messages no matter of YES or NO choosen:

"Unable to open base/base/.inf: I/O error.. Reinitialize media?" YES/NO
"Unable to transfer the base distribution from (null). Do you want to try to retrieve it again?" YES/NO

Loop must be stopped with pushing manual reset.
 
Have you tried adding a new FTP server with the right IP address as the host? It's not very elegant, but still.
 
I don't think I've seen the combination of boot-only ISO + FTP install work lately (i386 and amd64, 7.0 and 7.1). Indeed, with whatever network settings, it results in a timeout, followed by being stuck in sysinstall loops and errors.
 
Djn said:
Have you tried adding a new FTP server with the right IP address as the host? It's not very elegant, but still.

Requests password and path that i don't know. But i'd prefer a working installation routine.
 
DutchDaemon said:
I don't think I've seen the combination of boot-only ISO + FTP install work lately (i386 and amd64, 7.0 and 7.1). Indeed, with whatever network settings, it results in a timeout, followed by being stuck in sysinstall loops and errors.

Hmm, anybody out there who claims that FTP - bootonly is working?
 
I've done this with 7.0 and no problem at all. You need correct network settings including DNS server address. If DNS server address are not correct you get this error.
 
Sysinstall cannot make passive ftp connenctions

vivek said:
You need correct network settings including DNS server address.

Of course a correct DNS server address is needed. Problem is, that sysinstall has a problem with a correct entered DNS server adress.

To verify that sysinstall is the troublemaker, I took a running FreeBSD 7.0 system, and tried to get source files from "passive ftp server" using the postinstall feature of sysinstall. The result can be seen in attachments.

With the same system I tried a manual ftp connention to a public FreeBSD server with no problems.

So why can I make a manual ftp connection and sysinstall cannot?
 
I have the same problem with 9.0-current. 8.xxx is fine.
I have sent this problem to the current-maillinglist. But I got no hint how to solve the problem. Now I have opened a PR and I hope that someone will have a look.

/gT/
 
jumbotron said:
well...'SOMEBODY' has to repair that inconvenient..time pass and 'NOTHING'!
x:)r

This bug might be relevant.

As far as time passing... Remember that it's your operating system too. If you want it fixed, pitch in. Find a reliable way to repeat the problem, submit PRs, test, code, patch, anything.
 
There is great HOWTO around here.
Similar one and probably more could be found on daemonforums.org for example this one:
http://www.daemonforums.org/showthread.php?t=1538 (pay attention to Carpetsmoker's post BTW).
Before those howtos I used to see freebsd install without sysintall instructions just by googling.
Though I don't quite understand what did you mean "except cd": if you don't have cd/dvd drive how can you boot sysinstall anyway? From usb? Then use usb image instead of .iso

In times of 7.x my older machine refused to launch sysinstall (segmentation fault) so I used 6.4 cd to boot and enter sysinstall then went to "Custom">"Options" and edited the line 6.4-RELASE to for instance 7-STABLE (or even 8.0-BETA1) then chose ftp and installed from ftp successfully though sometimes it failed and I had to start all over (not just answer "yes" to retry). It wasn't too bad finally everything was installed from ftp.
 
There is great HOWTO around here.
Similar one and probably more could be found on daemonforums.org for example this one:
http://www.daemonforums.org/showthread.php?t=1538 (pay attention to Carpetsmoker's post BTW)

a little tedious...(ain't a geek)

how can you boot sysinstall anyway?

unetbootin...

went to "Custom">"Options" and edited the line 6.4-RELASE to for instance 7-STABLE (or even 8.0-BETA1)

i'll try that...[i think i did it but unsuccessfully]
 
So you don't have both cd and usb...
Why don't you use unetbootin to download CD1 and install from it? Or even DVD1 (to try livefs). Then having working base system you can install everything else from ftp.
Why do you need exactly ftp install for FreeBSD itself?
BTW in the link I dropped there is Oliver_H's post with this link, you may want to try.

Maybe this can also help.
 
Why don't you use unetbootin to download CD1 and install from it?

cause unetbootin just download 17mb...(i figure only the base)

Install Notes: The default version allows for both installation over the internet (FTP), or offline installation using pre-downloaded installation ISO files.

maybe dowloading cd1 and then using unetbooting could do 'some'...

So you don't have both cd and usb...

no way i can install by USB (all kind of errors)(no kidding dude)
 
So just do that :)
I recalled I did try unetbootin with... I believe Fedora, but I had already downloaded .iso.
 
Back
Top