1836627 Members
2009 Online
110102 Solutions
New Discussion

Re: bad LIF magic

 
Tatijana Radenkovic
Occasional Contributor

bad LIF magic

I’m trying to create a DVD backup of the system (9000/785). I have followed instruction from “Customized Install Media”, created image of the system and copied it to the DVD. Now when I try to boot from it I have message:
“IPL: bad LIF magic”
I can mount DVD and image file is a LIF volume, but DVD is not:

bash# lifls -l /dev/rdsk/c0t0d0
lifls: Can't list /dev/rdsk/c0t0d0; not a LIF volume
bash# mount /dev/dsk/c0t0d0 /mnt
bash# cd /mnt
bash# ls -l
total 1487688
-r-xr-xr-x 1 4294967295 4294967295 761696256 Jan 11 2005 FS_IMAGE;1
bash# lifls -l FS_IMAGE\;1
volume ISL10 data size 960926 directory size 3 05/01/07 17:37:39
filename type start size implement created
===============================================================
ISL -12800 2752512 242 0 05/01/07 17:37:39
AUTO -12289 2752760 1 0 05/01/07 17:37:39
INDEX BIN 2752768 1 0 05/01/07 17:37:39
CONFIG BIN 2752776 113 0 05/01/07 17:37:39
HPUX -12928 2752896 1024 0 05/01/07 17:37:39
WINSTALL -12290 2753920 83837 0 05/01/07 17:37:42
WINSTALLFS -12290 2837760 49152 0 05/01/07 17:37:44
FWWKAR BIN 2886912 1 0 05/01/07 17:37:44
INSTCMDS BIN 2886920 30242 0 05/01/07 17:37:45
RECCMDS BIN 2917168 988 0 05/01/07 17:37:45
SYSCMDS BIN 2918160 56912 0 05/01/07 17:37:45
SCRIPTS BIN 2975072 45 0 05/01/07 17:37:45
PAD BIN 2975120 256 0 05/01/07 17:37:45

What third party CD/DVD software can I use to copy image to the DVD (running on Windows), and what options should I use?
Or, is problem somewhere else?

Thanks in
4 REPLIES 4
Robert-Jan Goossens_1
Honored Contributor

Re: bad LIF magic

Hi Tatijana,

Check this thread ( Paul's answer )

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=769699

Best regards,
Robert-Jan
Tatijana Radenkovic
Occasional Contributor

Re: bad LIF magic

I have followed instructions and created an image.iso. Image is good as I was able to restore it (using dd) to another disk. Problem is when I burn it to the DVD. If I try to "Record Disk from an image" I have message that image.iso is not a valid image file. If I burn it as a file, DVD is not a LIF volume. I'm not sure where I make a mistake.
Tatijana Radenkovic
Occasional Contributor

Re: bad LIF magic

Hi,
Just an update.
I couldn't make a DVD but created an archive
on multiple CDs using Nero.

Robert-Jan, thank you for your reply.

Regards,

Tatijana
Tatijana Radenkovic
Occasional Contributor

Re: bad LIF magic

Thanks. Great forum.