Vikram Hegde wrote: > Hi, > > This is the correct way to handle 2 or more -B properties > > kernel$ /platform/i86pc/kernel/$ISADIR/unix -k -B > $ZFS-BOOTFS,disable-acpi_drv=true
Yeah. Or '-B' switch before each one of them. kernel$ /platform/i86pc/kernel/$ISADIR/unix -k -B $ZFS-BOOTFS -B disable-acpi_drv=true Note the '-B' switch before 'disable-acpi_drv=true'. _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
