How do I perform a device reconfiguration on solaris?



  • This will check the presence of new hardware, the file is removed during reboot

    # touch /reconfigure
    # shutdown -y -i6 -g0
    

    You can also pass an argument to reboot to perform a reconfiguration reboot

    # reboot −− -r
    

    The -r is passed to openboot, boot command, note the devices file system will be rebuilt


Log in to reply
 

© Lightnetics 2024