|
Prev: sysidcfg solaris 10
Next: nsfd problem
From: UnixTheo on 6 Jun 2005 03:35 Hello, I'm trying to boot a simple zone. But I get the following message: bash-3.00# zoneadm -z www boot zoneadm: zone 'www': mount of /etc/mnttab failed: No such file or directory zoneadm: zone 'www': call to zoneadmd failed Can anybody tell me what is wrong and how to fix this?
From: Andrew Gabriel on 6 Jun 2005 03:57 In article <1118043342.109362.10070(a)g43g2000cwa.googlegroups.com>, "UnixTheo" <theo.google(a)xs4all.nl> writes: > Hello, > > I'm trying to boot a simple zone. But I get the following message: > > bash-3.00# zoneadm -z www boot > zoneadm: zone 'www': mount of /etc/mnttab failed: No such file or > directory > zoneadm: zone 'www': call to zoneadmd failed > > > Can anybody tell me what is wrong and how to fix this? Looking from the zone's root directory, is the file etc/mnttab there? It looks like it isn't, in which case something probably went wrong during the zone installation. -- Andrew Gabriel
From: UnixTheo on 6 Jun 2005 04:28 The installation and verification went well. But you are right, the mnttab isn't there.
From: Andrew Gabriel on 6 Jun 2005 05:03 In article <1118046496.363820.184990(a)g43g2000cwa.googlegroups.com>, "UnixTheo" <theo.google(a)xs4all.nl> writes: > The installation and verification went well. But you are right, the > mnttab isn't there. Well, you can solve this by just using touch to create an empty one. But there may be other problems with the zone installation in that case. -- Andrew Gabriel
|
Pages: 1 Prev: sysidcfg solaris 10 Next: nsfd problem |