Could not write the LILO Boot Sector
Hi, Actually I am trying to implement Nfs Auto installation with Sun Java Desktop which is combination of Suse 8.1 and 8.2. The following steps I have done: copy all the three CDs to my NFS Server at /jds/install and setting the NFS server thru exportfs command and it is working properly( cam mount the /jds/install from other machine in the network) create boot floppies( 3 - boot, modules1, modules3) and autoinst.xml and copy autoinst.xml file in all the floppies and laso create info file as iw was not finding installation media. Info file is like: install: nfs://10.55.135.115/jds/install netdevice:eth0 server:10.55.135.115 serverdir:/jds/install ip: 10.55.135.251 netmask: 255.255.255.0 gateway: 10.55.135.1 nameserver: 10.55.32.132 autoyast: default Boot from floppy and provide all the flopies when promted, it went to auto installation mode but giving error when try to install boot manager " Could not write the LILO boot sector" But JDs only have grub not LILO my bootloader entry ing autoinst.xml file is <bootloader> <activate config:type="boolean">false</activate> <kernel_parameters></kernel_parameters> <lba_support config:type="boolean">false</lba_support> <linear config:type="boolean">false</linear> <loader_type>grub</loader_type> <location>mbr</location> </bootloader> Please note I create auto.xml using yast2 autoinstaller tool and I use cd and install it manually it works fine. Any help will be highly appreciated. Monir _________________________________________________________________ SEEK: Now with over 50,000 dream jobs! Click here: http://ninemsn.seek.com.au?hotmail
participants (1)
-
Monirul Alam