二、安装烧写相关软件1.设置静态IPUbuntu的网络参数保存在文件/etc/network/interfaces中,默认设置使用dhcp,内容如下:#Theprimarynetworkinterfaceautoeth0ifaceeth0inetdhcp设置静态ip的方法如下:1)编辑/etc/network/interfaces1.1)将dhcp一行屏蔽#Theprimarynetworkinterfaceautoeth0#ifaceeth0inetdhcp