Brandon wrote:
> I am attempting to use system imager to copy an image from our existing
> mail sever. So far I have got a new server to boot from the network,
> find the tftp server, start to load the kernel and image. But then it
> halts at the point where it should find an ip address. I would like to
> just manually set the IP address but I do not know where to find the
> settings for it. The error is :
> 
>  
> 
> IP address not set with pre-boot settings
> 

See http://wiki.systemimager.org/index.php/Installation_Parameters for a
complete list of installation boot parameters.

If you don't have the control of the DHCP server, just use an auto-install boot
media. See si_mkautoinstalldisk(8) to create a bootable disk or USB flash, or
si_mkautoinstallcd(8) to create a bootable CD-ROM. This will do the job, just
like setting up these parameters via the DHCP server.

>  
> 
> I also have a feeling that it may be the fact that Sit0 is trying to be
> installed. After the pre-boot errors, it tries to boot off of dhcp. But
> the names of the interaces are Sit0 and Lo0 which won’t get me dhcp
> although that is also set up. I’m thinking changing the kernel boot
> parameters network settings would work but I also think I need to remove
> the driver for Sit0…any idea how to do any of this? thanks for any help
> 

sit0 is not a problem, just ignore it. By default (if you don't specify a
preferred interface) SystemImager tries to get a valid IP address from all the
available interfaces via dhclient. With sit0 it'll simply fail and will just
repeat the same attempt in another interface.

-Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to