BAD magic number in disc label...


 
Thread Tools Search this Thread
Operating Systems Solaris BAD magic number in disc label...
# 8  
Old 12-16-2009
Thanks DukeNuke2 for ur reply.

i did as u suggest..
following are the o/p

Code:
***************************************
lom>poweron
lom>
LOM event: +2h39m7s host power on
ü
Sun Netra X1 (UltraSPARC-IIe 500MHz), No Keyboard
OpenBoot 4.0, 128 MB memory installed, Serial #51094527.
Ethernet address 0:3:ba:b:a3:ff, Host ID: 830ba3ff.




ok probe-ide-all
/pci@1f,0/ide@d
  Device 0  ( Primary Master )
          ATA Model: ST340824A

  Device 1  ( Primary Slave )
         Not Present

  Device 2  ( Secondary Master )
         Removable ATAPI Model: Lite-On LTN486  48x Max

  Device 3  ( Secondary Slave )
         Not Present

******************************************
ok devalias
rtc                      /pci@1f,0/isa@7/rtc@0,70
usb                      /pci@1f,0/usb@a
flash                    /pci@1f,0/isa@7/flashprom@1f,0
lom                      /pci@1f,0/isa@7/SUNW,lomh@0,8010
i2c-nvram                /pci@1f,0/pmu@3/i2c@0,0/i2c-nvram@0,aa
net1                     /pci@1f,0/ethernet@5
dload1                   /pci@1f,0/ethernet@5:,
dload                    /pci@1f,0/ethernet@c:,
net0                     /pci@1f,0/ethernet@c
net                      /pci@1f,0/ethernet@c
cdrom                    /pci@1f,0/ide@d/cdrom@2,0:f
disk                     /pci@1f,0/ide@d/disk@0,0
disk3                    /pci@1f,0/ide@d/disk@3,0
disk2                    /pci@1f,0/ide@d/disk@2,0
disk1                    /pci@1f,0/ide@d/disk@1,0
disk0                    /pci@1f,0/ide@d/disk@0,0
ide                      /pci@1f,0/ide@d
floppy                   /pci@1f,0/isa@7/dma/floppy
ttyb                     /pci@1f,0/isa@7/serial@0,2e8
ttya                     /pci@1f,0/isa@7/serial@0,3f8
******************************************
ok reset-all
Res
LOM event: +2h42m1s host reset
etting ...


Sun Netra X1 (UltraSPARC-IIe 500MHz), No Keyboard
OpenBoot 4.0, 128 MB memory installed, Serial #51094527.
Ethernet address 0:3:ba:b:a3:ff, Host ID: 830ba3ff.



******************************************
ok probe-scsi-all
ok
******************************************

i googled it, found that some people are suggesting to upgrade its openboot version...

is it ok if i upgrade it to higher level?

Thanks..

Last edited by Scott; 12-16-2009 at 05:34 AM.. Reason: Added code tags
# 9  
Old 12-16-2009
allways go for latest firmware... if there is an update, install it and try again.

btw. your alias for cdrom is ok.
# 10  
Old 12-16-2009
yaap i will search for another upgrade.

another thing this time i got some different error.

Boot device: /pci@1f,0/ide@d/cdrom@2,0:f File and args:
failed to read super block
Boot load failed.
The file just loaded does not appear to be executable.

*****************************************
then i changed my media got another o/p
*****************************************
ok boot cdrom
Boot device: /pci@1f,0/ide@d/cdrom@2,0:f File and args:
Short disk read
failed to read super block
failed to read super block
failed to read super block
Boot load failed.
The file just loaded does not appear to be executable.
ok

******************************************
as the media is new n without scratch.

Thanks for reply.
# 11  
Old 12-16-2009
which solaris version do you use? is it sparc?
# 12  
Old 12-16-2009
as 128 MB is not supported for sun 10 ,i m trying SPARC 9 media..
# 13  
Old 12-16-2009
In the fist post you said you want to practice for Solaris 10 (exam?). Then you need Solaris 10 not 9, because they differ very much...
# 14  
Old 12-16-2009
as 128 MB is not supported for sun 10 ,i m trying SPARC 9 media..

another thing..
as u suggest i have downloaded newer version for OBP upgrade.
i dont have root password, for gaining access to single user mode.
what could be another way.?

Thanks

---------- Post updated at 06:14 PM ---------- Previous update was at 06:13 PM ----------

then if i upgrade my Memory then will this NETRA x1 support to SUN 10..?
it required 512 mim..1 GB rec..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Bad magic number in disk label.

This is first time post...found this forum when looking for possible solution to fix my sun pc. Just one day can't boot it already showing the following: Boot device: disk File args: Bad magic number in disk label Can't open disk label package Evaluating: boot Can't open boot device... (40 Replies)
Discussion started by: SHuKoSuGi
40 Replies

2. Solaris

Bad magic number error

So we have a new to us v240 server with no OS installed. It has an outdated version of OB and ALOM so before we install the OS we want to update both. We have a DVD with the latest OB patch burned on it. We do the boot cdrom command but receive the Bad Magic Number Error. Does an OS need to... (2 Replies)
Discussion started by: dunkpancakes
2 Replies

3. Solaris

Recover label, wrong magic number

Is there a way to recover label? I could install (sparc) Solaris again, but it would take a lot of time. (5 Replies)
Discussion started by: orange47
5 Replies

4. Solaris

corrupt label - wrong magic number

I have created 1 LUN. 1)LUN 00BB 200GB /dev/rdsk/c1t3d44 /dev/rdsk/c2t28d44 /dev/rdsk/c3t19d44 /dev/rdsk/c4t12d44 2) Already added the new entry into sd.conf and rebooted. 3) Already done these: powercf –q power config 4) power display dev=all I can see the new Symmetrix device.... (1 Reply)
Discussion started by: sirius20d
1 Replies

5. Solaris

cpio: Bad magic number/header.

Hi, i got the following error while unpacking the archive file. cpio -icvd < as_sun_x86_101202_disk2.cpio Disk2/stage/Components/oracle.webdb.wwdoc/10.1.2.0.1/1/DataFiles/wwdoc.jar Disk2/stage/Components/oracle.webdb.wwdoc/10.1.2.0.1/1/DataFiles... (2 Replies)
Discussion started by: malikshahid85
2 Replies

6. Solaris

Solaris 8.2 Bad magic number

I'll keep it fairly straight forward. I work with a Solaris server and magically today it decided to take a dump on me. At first it give a long list of files that couldn't be acessed before terminating the boot process and returning to the 'ok' prompt. Booting in single-user mode allowed me to run... (4 Replies)
Discussion started by: Aon
4 Replies

7. UNIX for Advanced & Expert Users

Bad magic number on /dev/md0

Hello All, (RHEL4) Few weeks ago I had posted a message in this forum about the problem I had when I replaced my two scsi disks and tried rebuild raid1 array. I somehow managed to up the system with working raid1 array. But the main problem persisted.. i.e when I reboot the system, mounting... (0 Replies)
Discussion started by: ravinandan
0 Replies

8. Filesystems, Disks and Memory

Bad Magic Number

Dear All, i have a SCSI hard disk drive i'm installing on it solaris 5 and the workstation is sun sparc, i made an image of this H.D using Norton Ghost 6, so i took off the SCSI H.D from the sun workstation and put it on a Compaq server then i booted the server from the Norton Ghost floppy disk... (0 Replies)
Discussion started by: wesweshahaha
0 Replies

9. Solaris

Big UH-OH "Bad magic number in disk label"

I tried rebooting my Sun server just a few minutes ago and I got the following at boot: -- Sun Fire 280R (UltraSPARC-III+) , No Keyboard Copyright 1998-2002 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.5, 1024 MB memory installed, Serial #xxxxxxxxx Ethernet address... (6 Replies)
Discussion started by: deckard
6 Replies

10. UNIX for Advanced & Expert Users

bad magic number

Hi, when installing a piece of third part software I get the error "Bad magic number" at one point when it tries to use libraries from the bea tuxedo server. Am I correct that this means that the software is expecting 32bit while I'm on 64bit? Is there a way around it or can it only be solved... (5 Replies)
Discussion started by: rein
5 Replies
Login or Register to Ask a Question