>Hi all, > >I do network installation and I need to add RAID driver. >The server doesn't have floppy drive so I thought I could add the driver in to >the x86.miniroot. H owever, as I can't unpack it > >$root_archive unpack ./x86.miniroot ./unpacked >lofiadm: size of /export/sw/x86.miniroot is not a multiple of 512 >lofi plumb failed > >I could use the option 5 to Apply driver updates, but it is only from CD or >floppy. Also I can't i nstall the package with the driver as the system is not installed. > >How do I load Solaris driver from NFS mount before installation ?
x86.miniroot is gzip'ed; you need to gunzip if your kernel doesn't support mounting gzip'ed lofi images/ Casper