Carl Karsten a écrit : > 2009/12/7 Farcy Jacques-Olivier <[email protected]>: > >> Hi, >> >> I use PXE / TFTP / DHCP installations of Ubuntu here. >> >> I am trying to install a Dell D410 : >> - PXE boot : OK >> - Loading vmlinuz and initr, starting busybox : OK >> >> But it only uses wireless for HDCP detection, i don't want that ! . I >> tried to desactivate the wireless card on the bios : no effect >> And i can't find busybox boot options to desactivate wireless card >> during the boot ... >> >> Any ideas ? >> > > here is my pxe/default lines, maybe > netcfg/choose_interface=eth0 > will do what you need: > > label ubuntu-karmic-amd64-handsoff > kernel ubuntu/karmic/amd64/linux > append initrd=ubuntu/karmic/amd64/initrd.gz root=/dev/rd/0 rw > locale=en_US console-setup/layoutcode=us netcfg/wireless_wep= > netcfg/choose_interface=eth0 netcfg/get_hostname= DEBCONF_DEBUG=5 > url=http://shaz/ubuntu/karmic/preseed.cfg > tasksel:tasksel/first="ubuntu-desktop" -- vga=6 > > > Yes ! Thanks, it does exactly what i needed.
Jacques-Olivier -- Ubuntu-installer mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-installer
