[OpenIndiana-discuss] Fastboot question
    Saso Kiselkov 
    skiselkov.ml at gmail.com
       
    Fri Nov 29 15:19:27 UTC 2013
    
    
  
On 11/29/13, 3:15 PM, Predrag Zecevic [Unix Systems Administrator] wrote:
> Hi Sasko,
> 
> yes I did, and set (into /etc/system, and rebooted):
> ---8<---
> *   NOTE: nvidia currently does not have quiesce(9E) implementation.
> *         If nvidia is the only driver shown by "reboot -f dryrun" as
> not having a quiesce(),
> *         user can safely force fast reboot by putting:
> set force_fastreboot = 1
> ---8<---
> 
> But it still doesn't work....
> Thank you.
Just out of curiosity, did you:
1) put force_fastreboot into /etc/system
2) reboot
3) conclude it doesn't work
or
1) put force_fastreboot into /etc/system
2) reboot 1st time
3) reboot 2nd time
4) conclude it doesn't work
The reason is that /etc/system only gets applied at system boot, so if
you've done the former, then your system hadn't yet pulled the new
setting in. On the second reboot, however, it should have.
-- 
Saso
    
    
More information about the OpenIndiana-discuss
mailing list