Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How can i reinstall unix or solaris if i can't log into the system? Post 95174 by Hoops31237 on Sunday 8th of January 2006 09:16:31 PM
Old 01-08-2006
Ok I just tried that and it comes up with:

"Bad magic number in disk label"
"Can't open disk label package"

What does that mean and what should i do about that?

I am using the Solaris 9 DVD

Thanks in advance
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

System Log for Sun Solaris 2.6

G'day. I have some questions on the Sun Solaris 2.6 OS. I would appreciate if you could refer me some write up or information on the following questions. 1. Terminal Time Out feature ? - Is this OS capable of doing this ? If the terminal is idle for a certain time of period. The system should... (2 Replies)
Discussion started by: tbtan
2 Replies

2. Solaris

rsh commands not getting executed from Solaris 10 System to AIX System

Hi Friends, I am trying to execute rsh commands from Solaris 10 system to AIX system. When I give; Solaris10# rsh <hostname> ls -l , it gives me an error rshd : 0826-826 The host name for your address is not known At the same time, Solaris10# rsh <hostname> ---- gives me remote shell of... (25 Replies)
Discussion started by: jumadhiya
25 Replies

3. UNIX for Advanced & Expert Users

Informix install on Solaris(unix) system help

Hi, I have been given the task of installing Informix 10.00 FC5 on a Sunfire V100 running Solaris 10. The plan is to restore the last Informix backup from tape and test it on the V100 which is in our test/devel environment. I have never worked with Informix and Solaris admin is still pretty... (0 Replies)
Discussion started by: jamba1
0 Replies

4. Solaris

Solaris 10 - Unable to boot the system "panic: cannot open /kernel/amd64/unix"

Hi All, I have installed Solaris 10 on my AMD 64 3000+ system. I was playing with grub commands eeprom and bootadm commands. I screwed my boot-file and now am unable to boot the system. Gets error msg as "panic: cannot open /kernel/amd64/unix". I booted the system is filesafe and tried update the... (2 Replies)
Discussion started by: Manjunath K V
2 Replies

5. UNIX for Dummies Questions & Answers

Reinstall Solaris?

Hey! I'm new here, and excuse my complete lack of knowledge as a total newbie. I've recently started a new job managing a nightclub, and we have 3 sun terminals installed that customers are able to use in the lounge area. However, we can't seem to log onto them as the old tech guy left on bad... (5 Replies)
Discussion started by: snogthefrog
5 Replies

6. Ubuntu

reinstall identical system?

I have my Ubuntu system nicely tailored to my needs, with specific software installed, and other things removed. I'd like to build a new PC, and have the identical software configuration on it. Is there some easy way to export the list of installed software to a file? Then have the new machine... (3 Replies)
Discussion started by: lupin..the..3rd
3 Replies

7. Red Hat

Upgrading a system from two pCPU to four pCPU, need RHEL reinstall?

Hello guys, I'm running RHEL on a Cisco UCS system provided by four CPU sockets but with only two CPUs filled in (so two CPU sockets are empty). I'd like to upgrade my system adding two other CPUs (of the same type). Do I need to reinstall the OS after the upgrade or RHEL will seamlessly manage... (3 Replies)
Discussion started by: azzo1
3 Replies

8. Solaris

Can't reinstall Solaris 11.3 - no more disk slots available

I tried to reinstall GRUB2 on my previous Solaris 11.3 installation but could not figure out why "bootadm install-bootloader" failed. Now I am trying to reinstall Solaris 11.3 instead, over my old Solaris partition. I am using the USB Live media ISO with the GUI. Installation fails with this... (0 Replies)
Discussion started by: kebabbert
0 Replies

9. Solaris

Cannot start system-log on Solaris 10

Hi everyone, I hope you are doing well.. I am having the following issue that need your advice. I am configuring syslog on Solaris 10. I have edited the /etc/syslog.conf by adding the following entry: *.err;kern.debug;daemon.notice;mail.crit;auth.debug;user.debug;local6.info @<IP Address of... (7 Replies)
Discussion started by: michael_hoang
7 Replies
E2LABEL(8)                                                    System Manager's Manual                                                   E2LABEL(8)

NAME
e2label - Change the label on an ext2/ext3/ext4 filesystem SYNOPSIS
e2label device [ volume-label ] DESCRIPTION
e2label will display or change the volume label on the ext2, ext3, or ext4 filesystem located on device. If the optional argument volume-label is not present, e2label will simply display the current volume label. If the optional argument volume-label is present, then e2label will set the volume label to be volume-label. Ext2 volume labels can be at most 16 characters long; if volume-label is longer than 16 characters, e2label will truncate it and print a warning message. It is also possible to set the volume label using the -L option of tune2fs(8). AUTHOR
e2label was written by Theodore Ts'o (tytso@mit.edu). AVAILABILITY
e2label is part of the e2fsprogs package and is available from http://e2fsprogs.sourceforge.net. SEE ALSO
mke2fs(8), tune2fs(8) E2fsprogs version 1.44.1 March 2018 E2LABEL(8)
All times are GMT -4. The time now is 07:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy