Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-Nov-2009, 03:23 AM
Junior Member
 
Join Date: Feb 2009
Posts: 4
hcl_piyush 0 reputation points
Default pxelinux.cfg/default SCSI/SAS/SATA driver installation fails

Hi All,

I am trying to automating the SLES OS installation. I have successfully automated the RHEL automation. But SLES I am facing some problem.

My requirement is installing the SCSI/SAS/SATA driver from network(nfs share or other network share) during the PXEboot automatic installation.

Driver is filename.img format.

Manually we are coping the img file to a floppy drive using 'dd' command and installation the SLES/RHEL OS to our SCSi/SAS controller under test.

For RHEL I used:
tftpboot/pxelinux.cfg/default

kernel RHEL46x86/vmlinuz
append initrd=RHEL46x86/initrd.img ks=http://192.168.9.1/ks_rhel4qu6.cfg ksdevice=eth0 dd=http://192.168.9.1/adpinv.rhel4qu6.i686.img method=nfs:192.168.9.1:/data/rhel46x86 ramdisk_size=819

Here the driver file(adpinv.rhel4qu6.i686.img) copied from the http server during automatic OS installation and RHEL was installed successfully.

For SLES:

kernel SLES10x86/linux
append initrd=SLES10x86/initrd autoyast=http://192.168.9.1/autoinst10x86.xml install=nfs://192.168.9.1/data1/SLES10x86 hostip=192.168.9.20 netmask=255.255.255.0

I don't know how to give my driver file in this configuration. Please help me.


Thanks,
Sathish
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 11:37 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2