How to make a bootable disk?


 
Thread Tools Search this Thread
Operating Systems Solaris How to make a bootable disk?
# 8  
Old 01-12-2007
Hi pressy,

The tape was created with ufsdump and looks like a normal directory structure from / when you ls it.

I've just gone through the list of files and directories at this level and added them to the restore (ufsrestore if /dev/rmt/0) and then extracted them.

I had previously created the /usr, /opt & /var directories but I assume the restore will overwrite them? Will this confuse my mount points? Will I have to umount them and re-mount?

Thanks for your help so far Smilie
# 9  
Old 01-12-2007
Just tried the boot again with no success.

I tried the probe-scsi command to make sure that I was trying to boot from the right partition but it complained and error'd until I restarted the box.

Anyway, I tried to the following command:

OK> boot disk2:0


Then a few minutes later it compained heavily. I couldn't catch all the information because I was on the console but it said stuff like:

"cannot assemble drivers for root"

"trying to mount vfs"

"kernel panic" - followed by lots of numbers...

I'm surprised that it mentioned vfs because I thought I was using ufs...


Smilie
# 10  
Old 01-12-2007
It seems that you have tried to restore a version of solaris 9 which is not supported on your hardware, you need a minimum of 12/03.
# 11  
Old 01-15-2007
Hi Reborg,

The restore is actually the OS that the hardware came with - for some reason it was decided to backup this and install version 8.

We did find that the vfstab file was wrong but the disk is still unbootable - I think it might have something to do with the filesystem layout being different to the original installation - everything was under the root but now we have separate mount points for the /usr, /var, /opt etc directories...

Would the difference in filesystem layout make the disk unbootable?

Many thanks,

p.
# 12  
Old 01-15-2007
Quote:
now we have separate mount points for the /usr, /var, /opt etc directories...
as far as i know you cannot use /etc as an own partition... the kernel initialisation and the boot process need many files from there like /etc/system, the vfstab, rc/init scripts...

gP
# 13  
Old 01-15-2007
Sorry my last post wasn't clear the etc I mentioned was the abreviation of excetera and not the UNIX directory Smilie
# 14  
Old 01-15-2007
what directories did you exclude and did you include them into your /etc/vfstab with the correct options like "mount at boot"?...

i could also think about some missing links ... not sure if there are many relations, depends on your excluded directories....

post your vfstab...

gP
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. SuSE

How To make bootable USB with multiple ISO Files?

Hi All, I would need your assistance to make a bootable USB with SUSE LINUX Enterprise Server I have already downloaded relevant OS (Trail Version) packages @ 1) SLES-11-SP4-DVD-i586-GM-DVD1 2) SLES-11-SP4-DVD-i586-GM-DVD2 when I tried to open these packages with PowerISO one of the... (7 Replies)
Discussion started by: Leaner_963
7 Replies

2. Solaris

Make an iSCSI LUN clone bootable

trying to do this for a DR situation. I've cloned an iSCSI LUN to another server. I've created an LDOM on it. set the LDOM to auto-boot=false and exported the LUN as a raw disk to the new LDOM. After starting the LDOM and telnetting to it. I can get to the OK prompt and see the disk but when I try... (2 Replies)
Discussion started by: os2mac
2 Replies

3. UNIX for Dummies Questions & Answers

how to make pxe file bootable

hi, i recently built a pxe file the problem is I don't know how to add it in the pxe server. I was wondering if you guys know how to add my pxe file in the pxe server so that when I run the device we're using, I can go lan boot then at boot: I will just type a text and it will boot the built... (0 Replies)
Discussion started by: h0ujun
0 Replies

4. Fedora

make bootable usb from iso

I need to boot the ultimate boot cd from an usb stick. Do I just copy the iso image to the usb key? How do I make the usb stick bootable? (4 Replies)
Discussion started by: locoroco
4 Replies

5. Linux

Linux make bootable archive

Can anybody suggest me software to backup Linux server and to make them boot able (1 Reply)
Discussion started by: Vit0_Corleone
1 Replies

6. HP-UX

Creating a bootable disk in 9.10

I am trying to copy a HP-UX disk. Both the OS and H/W are quite old HP-UX hpeval3 B.09.10 A 9000/382 080009789a46 I have a 1.5Gb disk and a new 2Gb disk. I have been using the following method to create the copy, which must be a bootable disk. #mediainit /dev/rdsk/cEd1s0 (2Gb disk) cEd0s0... (9 Replies)
Discussion started by: malcqv
9 Replies

7. Filesystems, Disks and Memory

Make non-bootable scsi drive, bootable

In our HP/Unix system, our master scsi drive was bootable and our mirrored drive was non-bootable. Are any of these alternatives possible: 1) Make the non-bootable scsi drive bootable? How? 2) Create a bootable scsi drive, then copy the mirrored data to the newly created scsi drive? I seek... (1 Reply)
Discussion started by: bfisk
1 Replies

8. Solaris

iso files to make bootable dvd image

Hey all, I'm a newbie to iso files and I just downloaded the 2 iso files for *cough* ms2003 R2 *cough* trial software. After I downloaded the iso files I just dragged them to my burn software gui and sure enough it burned to dvd 2 iso files. When I attempted to boot the image using VMware... (0 Replies)
Discussion started by: bdsffl
0 Replies

9. UNIX for Dummies Questions & Answers

recover DIsk and make bootable

Hello all, I'm trying to recover from backup file to a new system with a new disk. I'm able to partition my new hard drive the same way as my old drive, but I'm unable to boot off of it. I have set the fdisk to toogle as a boot flag. But it does not seem to be working. Does anyone know how to... (4 Replies)
Discussion started by: larryase
4 Replies

10. UNIX for Advanced & Expert Users

Bootable disk

I have a SCO Openserver 5.0.6 running Raid 5. and want to make a bootable disk but the boot image is 5MB ie unix file on root is around 5M and the size is obviously too large for a floppy diskette. Please help on how I can make any bootable device. The aim is to change the filesystem size. ... (6 Replies)
Discussion started by: sshokunbi
6 Replies
Login or Register to Ask a Question