Sponsored Content
Operating Systems Solaris Solaris stuck during boot after reconfigure boot Post 302986524 by Zorken on Saturday 26th of November 2016 01:28:01 PM
Old 11-26-2016
After booting with verbose output it seemed to stop on the service network/physical:default.
So i booted with manifest=none and turned network/physical:default off with svcadm and then did a reboot -- -r and it booted all the way to graphical desktop!

So the boot problem is identified and kind of solved, but the source problem still remains.

Well in to a properly booted desktop I tried to enable network/physical:default but it just won't seem to start properly.

Output from svcs and log below.
Code:
root@server:~# svcs -x
svc:/network/physical:default (physical network interface configuration)
State: offline* transitioning to online since November 26, 2016 12:39:11 PM CET
Reason: Start method is running.
See: http://support.oracle.com/msg/SMF-8000-C4
See: dladm(1M)
See: ipadm(1M)
See: nwam(5)
See: /var/svc/log/network-physical:default.log
Impact: 13 dependent services are not running. (Use -v for list.)

root@server:~# cat /var/svc/log/network-physical\:default.log
[ Nov 16 20:38:49 Executing start method ("/lib/svc/method/net-physical start"). ]
[ Nov 16 20:38:49 Timeout override by svc.startd. Using infinite timeout. ]
[ Nov 16 20:39:03 Method "start" exited with status 0. ]

(output shorted a bit, writing by hand)

[ Nov 26 10:18:05 Executing start method ("/lib/svc/method/net-physical start"). ]
[ Nov 26 10:18:05 Timeout override by svc.startd. Using infinite timeout. ]
[ Nov 26 10:22:50 Executing start method ("/lib/svc/method/net-physical start"). ]
[ Nov 26 10:22:50 Timeout override by svc.startd. Using infinite timeout. ]
[ Nov 26 12:39:11 Enabled. ]
[ Nov 26 12:39:11 Executing start method ("/lib/svc/method/net-physical start"). ]
[ Nov 26 12:39:11 Timeout override by svc.startd. Using infinite timeout. ]

Various outputs below
Code:
root@server:~# dladm
LINK                  CLASS   MTU   STATE    OVER
net0                  phys    1500  unknown  --
vboxnet0              phys    1500  up       --
transferzone/net0     vnic    1500  up       vboxnet0

root@server:~# ipadm
NAME          CLASS/TYPE STATE        UNDER     ADDR
lo0           loopback   ok           --        --
   lo0/v4     static     ok           --        127.0.0.1/8
   lo0/v6     static     ok           --        ::1/128
net0          ip         disabled     --        --
   net0/v4    dhcp       disabled     --        ?
   net0/v6    addrconf   disabled     --        ::

root@server:~# ls /etc/ | grep host
hostid
hostname.vboxnet0
hosts

root@server:~# cat /etc/hosts
#
#Copyright 2009 Sun Microsystems, Inc. All rights reserved.
#Use is subject to license terms.
#
#Internet host table
#
::1 server localhost
127.0.0.1 server localhost loghost

root@server:~# cat /etc/hostid
# DO NOT EDIT
"_I__45heac"

root@server:~# cat /etc/hostname.vboxnet0
192.168.56.1

I am not really sure what to look for here. The only thing I noticed is that in /etc/ there is no "hostname.net0" the same as .vboxnet0 but I am not sure if there should be such a file or not.
/var/adm/messages does not really say anything either.
Running /lib/svc/method/net-physical start directly from prompt does not result in any output and it just sits there without going anywhere until i press ctrl+c.

Any suggestions?
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

freebsd auto login user at boot / i'm stuck

I run freebsd 4.8 and try to find the way or 'a' way to log in a certain user i created automaticaly at pc boot. I have searched the net, the manuals, but found nothing... could anyone please get me going by showing me an example or what file(s) i need to take a look at. i am not working... (6 Replies)
Discussion started by: termiEEE
6 Replies

2. UNIX for Advanced & Expert Users

Cannot boot - Boot : Panic : File size out of range (EWS-UX/V unix)

Hey ! I am running EWS-UX/V (Rel 4.2) on NEC EWS/4800/330 station and I am having problems rebooting my station : I am getting the following message on display : BOOT : PANIC : File size out of range. According to user guide, this error is occuring when a file exceeding the limit and/or... (2 Replies)
Discussion started by: fredo
2 Replies

3. Solaris

solaris boot problem boot error loading interpreter(misc/krtld)

When I installed the SOLARIS 10 OS first time, the desktop would not start up, this was because of network setup. Reinstalled worked. After a week due to some problem I had to reinstall OS, installation went fine and but when i reboot I get this error. cannot find mis/krtld boot error loading... (0 Replies)
Discussion started by: johncy_j
0 Replies

4. Solaris

cannot find boot device and won't boot off cdrom

I'm running solaris 2.5.1. My main development server is DEAD, i can't even boot off the cdrom, it powers up, acts like it is starting the boot process but then says cannot find boot device. I've done the search here on this site and saw the other posts, but at the ok prompt it won't even let me... (3 Replies)
Discussion started by: kymberm
3 Replies

5. AIX

boot process stuck on "Welcome to AIX" banner

Good afternoon, I'm currently working on an IBM 9110-510, with an AIX 6.1 on it. Currently, I've put an HyperTerminal on the machine vty0. Folowing the procedure given by a support guy(§details), I'm able to get to the AIX banner ... (6 Replies)
Discussion started by: nilleb
6 Replies

6. SCO

stage 1 boot failure: error loading hd (40)/boot

hi SCO Unix 5.0.6 doesn't boot due to this problem: not a directory boot not found cannot open stage 1 boot failure: error loading hd (40)/boot Knows someone howto solve it? (16 Replies)
Discussion started by: ccc
16 Replies

7. Boot Loaders

Reboot and Select Proper Boot device or insert Boot media in select Boot device and press a key

Hello, I have kubuntu on my laptop and now I decided to switch to Windows 7. I made the bios settings properly (first choice is boot from cd\vd) but I see the error " reboot and select proper Boot device or insert Boot media in select Boot device and press a key " I have tried CD and... (0 Replies)
Discussion started by: rpf
0 Replies

8. Solaris

Solaris x86 installation using jumpstart does not local boot ( boot from hdd)

I am trying to install Solaris x86 using the Jumpstart server. I run the add_install_client command with appropriate options, and reboot my x86 Target box. The installation starts fine and unattended. After the installation completes and the target goes for a re-boot, it does not boot from the HDD... (9 Replies)
Discussion started by: hemalsid
9 Replies

9. AIX

Replaying log stuck during boot

I had some problems with NFS see here: https://www.unix.com/302790997-post9.html and now I cannot boot the partition when I boot I get stuck here Saving Base Customize Data to boot disk Starting the sync daemon ... (7 Replies)
Discussion started by: filosophizer
7 Replies
install-solaris(1M)													       install-solaris(1M)

NAME
install-solaris - install the Solaris operating system SYNOPSIS
install-solaris install-solaris invokes the Solaris Install program. Depending on graphical capability and available memory at the time of invocation, install-solaris invokes either a text-based installer or a graphical installer. The following minimum requirements for physical memory dictate which features are available during installation: For SPARC machines: 128 MB Minimum physical memory for all installation types 128 MB Minimum physical memory required for windowing system 384 MB Minimum physical memory required for graphical-based installation For x86 machines: 256 MB Minimum physical memory for all installation types 256 MB Minimum physical memory required for windowing system 512 MB Minimum physical memory required for graphical-based installation In some cases, even if the minimum physical memory is present, available virtual memory after system startup can limit the number of fea- tures available. install-solaris exists only on the Solaris installation media (CD or DVD) and should be invoked only from there. Refer to the for more details. install-solaris allows installation of the operating system onto any standalone system. install-solaris loads the software available on the installation media. Refer to the for disk space requirements. Refer to the for more information on the various menus and selections. See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ pkginfo(1), install(1M), pkgadd(1M), attributes(5) It is advisable to exit install-solaris by means of the exit options in the install-solaris menus. 23 Sep 2005 install-solaris(1M)
All times are GMT -4. The time now is 06:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy