LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Mandrake Move Network Boot (https://www.linuxquestions.org/questions/mandriva-30/mandrake-move-network-boot-277742/)

AcerKev 01-14-2005 11:25 AM

Mandrake Move Network Boot
 
Does anyone know how to run Mandrake Move over the network on diskless workstations?

I alsready have a PXEBOOT server set up to distribute the full installs of Mandrake 10.1 and 9.2 which work fine - i use the following :

Code:

label mandrake101
        KERNEL  /mandrake101/vmlinuz
        APPEND  initrd=/mandrake101/all.rdz ramdisk=64000 vga=788 root=/dev/ram3 automatic=method:http,interface:eth0,server:192.168.7.10,directory:/install/mandrake101,network:dhcp,domain:install.highway42.com,dns:158.43.128.1,gateway:192.168.7.1

When i use the same for move (the only difference is mandrake101 is replaced by move) the install goes wrong at the point where it starts downloading the files as the bz2 files don't exist - i only have a load of clp files.

How do i extract these so that the boot can continue normally?


All times are GMT -5. The time now is 03:40 AM.