[OpenIndiana-discuss] "/lib/svc/method/fs-minimal" failed during booting

Volker A. Brandt vab at bb-c.de
Fri Jul 29 08:26:14 UTC 2016


Hello Vishal!


> And here is what /etc/svc/volatile/system-filesystem-minimal:default.log contains
> 
> [ Jul 29 13:06:35 Enabled. ]
> [ Jul 29 13:06:45 Executing start method ("/lib/svc/method/fs-minimal"). ]
> ERROR: /sbin/mount -O -F tmpfs  swap /var/run failed, err=1
> mount: /var/run: No such file or directory
> [ Jul 29 13:06:45 Method "start" exited with status 95. ]

This error message probably wants to tell you that the directory
"/var/run" is missing.  A quick fix would be:

  mkdir /var/run
  svcadm clear filesystem/minimal

The more interesting question would be why the directory isn't there.


Regards -- Volker
-- 
------------------------------------------------------------------------
Volker A. Brandt               Consulting and Support for Oracle Solaris
Brandt & Brandt Computer GmbH                   WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANY            Email: vab at bb-c.de
Handelsregister: Amtsgericht Bonn, HRB 10513              Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

"When logic and proportion have fallen sloppy dead"



More information about the openindiana-discuss mailing list