Sponsored Content
Operating Systems Solaris solaris reboots as it start loading Post 302360320 by DukeNuke2 on Thursday 8th of October 2009 03:30:47 PM
Old 10-08-2009
boot your system in "failsafe" mode from grub. your root filesystem should be mounted to /a automaticly. edit the file /a/boot/grub/menu.lst from:
Code:
kernel /platform/i86pc/multiboot

to:
Code:
kernel /platform/i86pc/multiboot kernel/unix -v

reboot your system and have a look at the output...
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sun solaris server auto reboots

Hi Guys, For the past month, our sun solaris server has rebooted itself 3 times. The sysadmin is saying that is not a sun issue and does not want to carry out any further research with sun about that. The db logfile does not show anything about any db issues at that time. I opened an oracle TAR... (3 Replies)
Discussion started by: mnjanje
3 Replies

2. UNIX for Dummies Questions & Answers

server reboots

Hi all i am using sun solaris 2.8 un sunultra10 sparc server.It is our firewall server. with check point firewall running. but the server suddenly halted several times with the same error as follows....and then there was no option but to reboot. the error was panic /thread=0*6115d360... (2 Replies)
Discussion started by: Prafulla
2 Replies

3. UNIX for Dummies Questions & Answers

Loading up Solaris OS

can someone point me to a good site that shows how to do this? i'm talking about loading solaris version 8 or 9. and i mean loadin it in real time, not on my personal pc. this is in regards to disaster recovery. any help is appreciated. (1 Reply)
Discussion started by: TRUEST
1 Replies

4. UNIX for Dummies Questions & Answers

HP-UX reboots? Time between them?

HP-UX reboots? Time between them? I have a ? concerning planned reboots of a HPUX 11.11 (RP7410 machine; 10GB RAM; Oracle 8; BaaN v4c4 ERP). My new boss seems to think that all machines (Wintel & UX) should run 24x7x365 and NEVER ever require a reboot. In the practical world we SysAdmins know... (3 Replies)
Discussion started by: bergerp
3 Replies

5. Solaris

Solaris 10 - boot CD not loading

I recently downloaded solaris 10 disk images and I am trying to load it onto my system. I cannot get the PC to load off of the disk 1 image. I created the disk using windows easy cd creator just like the download instructions said, but i get a boot failure. :eek: Any ideas??? ( BIOS ok !!! ) ... (10 Replies)
Discussion started by: spider123
10 Replies

6. Solaris

Solaris 9.0 (x86 on AMD Opteron) reboots after i FTP through Telnet

Hi All, I have installed Solaris 9 on on an AMD Opteron based server. The server is rebooting after i perform the following: - Logon to Solaris 9 AMD box through telnet or putty - ftp to any other box suppose box A where the FTP server is running - After logging in to the box A through... (1 Reply)
Discussion started by: jsvarma
1 Replies

7. Shell Programming and Scripting

Function loading in a shell scripting like class loading in java

Like class loader in java, can we make a function loader in shell script, for this can someone throw some light on how internally bash runs a shell script , what happenes in runtime ... thanks in advance.. (1 Reply)
Discussion started by: mpsc_sela
1 Replies

8. Solaris

Solaris 9 login Screen not loading

The system loads fine no errors on the system during boot. when it tries to start it goes to hostname % it does not show the login screen for the users. any help on this would be great. is the X11 not starting properly? (16 Replies)
Discussion started by: deaconf19
16 Replies

9. Solaris

Solaris Login Screen Not Loading

I (think I) successfully installed Solaris 10 5/09 on the IDE hard drive of my computer using the 5 installation CDs I downloaded from the Sun website. But now when I boot from the IDE hard drive I think it boots successfully but It asks me for the root password or Ctrl+D to abort. When I give it... (5 Replies)
Discussion started by: Bradj47
5 Replies

10. UNIX for Dummies Questions & Answers

AIX reboots

Hi Everyone, I'm trying to figure out how many times my LPAR has been bounced? Anybody know a command or a place I can look into. The "who -b" shows the last system boot and I couldn't find anything useful using the "last" command. (8 Replies)
Discussion started by: zroz9
8 Replies
GRUB(8)                                                                 FSF                                                                GRUB(8)

NAME
grub - the grub shell SYNOPSIS
grub [OPTION]... DESCRIPTION
Enter the GRand Unified Bootloader command shell. --batch turn on batch mode for non-interactive use --boot-drive=DRIVE specify stage2 boot_drive [default=0x0] --config-file=FILE specify stage2 config_file [default=/boot/grub/menu.lst] --device-map=FILE use the device map file FILE --help display this message and exit --hold wait until a debugger will attach --install-partition=PAR specify stage2 install_partition [default=0x20000] --no-config-file do not use the config file --no-curses do not use curses --no-floppy do not probe any floppy drive --no-pager do not use internal pager --preset-menu use the preset menu --probe-second-floppy probe the second floppy drive --read-only do not write anything to devices --verbose print verbose messages --version print version information and exit REPORTING BUGS
Report bugs to <bug-grub@gnu.org>. SEE ALSO
update-grub(8), grub-install(8). The full documentation for grub is maintained as a Texinfo manual in the grub-legacy-doc package. If the info and grub programs are prop- erly installed at your site, the command info grub should give you access to the complete manual. grub (GNU GRUB 0.97) January 2013 GRUB(8)
All times are GMT -4. The time now is 02:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy