Cloned drive won't boot ?


 
Thread Tools Search this Thread
Operating Systems Solaris Cloned drive won't boot ?
# 8  
Old 08-07-2007
Only one think I mention is that I used the the rdsk path for the dd command (use a bigger blk size it is mutch faster!!!) and that there was a / failed inside your command (maybe only a typing error)

joerg
# 9  
Old 08-08-2007
Your problem is not the boot block!
The main problem is the faulty /usr partition.

So you have only two possibility's the first is to boot from cdrom/net inside the singel user mode
OK: boot cdrom -s (With solaris cdrom)
or
OK: boot net -s (if you have a boot server)

The second is to boot with the old master disk and the new disk on the seconded ide port.

then try the fsck command:
fsck -Y /dev/dsk/c0t1d0s5

Please send us the output of this test!

best regards
joerg
# 10  
Old 08-09-2007
Joerg,
Thanks for the help.

I finally got this working, thanks for the advice.
here is what I did, after booting boot cdrom -s :

1) I re-did the DD clone command, using this format:

dd if=/dev/rdsk/c0t0d0s2 of=/dev/rdsk/c0t1d0s2 bs=4096

result:
2225160 + 0 records in
2225160+0 records out

2) then ran fsck on the cloned drive
results:
c0t1d0s0 .1% frag
c0t1d0s5 .2% frag
c0t1d0s6 cannot seek blk 11620448
cannot read blk 11620488
cannot seek blk 11620448
following sectors cannot be read 11620488 11620449 11620450

3) I then connected the clone drive as the only drive in the Ultra-10, as master IDE drive, tried to boot from disk.

eror messages:
checking ufs filesystems
/dev/rdsk/c0t1d0s0: no such device or address
Cannot open /dev/rdsk/c0t1d0s0
/dev/rdsk/c0t1d0s0 : can't check file system
/dev/rdsk/c0t1d0s0: unexpected consistency; run fsck manually
WARNING: unable to repair one or more of the following filesystems
/dev/rdsk/c0t0d0s6 /dev/rdsk/c0t1d0s0
Run fsck manually (fsck filesystem...)

4) Next - I suspected that the original system had 2 hard drives in it, and that trying to run the cloned master drive without the 2nd slave frive was causing this problem. I attached the original 2nd slave drive, and then the cloned master drive now boots OK.

Thank You for the help and advice.
!!!
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

New kernel won't boot

I compiled new kernel in linux 10.04 called linux-2.6.26.8-xenomai, it runs alongside the other kernel, but when I want to boot it I get an error message saying: Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/sda5 does not exist. After making the modules and headers I made the... (4 Replies)
Discussion started by: mdop
4 Replies

2. SCO

SCO UNIX Won't Boot

Our system is not booting up properly. It keeps going to this screen: Enter Run Level (0-6, s or S): I tried to hit all nos# 0-6 is just goes to hung state. Tried s or S & it brings me to single user mode. I've checked the file systems & found out that all three had 98%. I tried to... (86 Replies)
Discussion started by: jedimaster
86 Replies

3. AIX

won't mount /usr...won't boot fully

Hello: NOOB here. I attempted to use smit mkcd. Failed on first attempt, not enough space. 2nd attempt tried to place iso on /usr, not enough space there. Cleanup ran for about 5 minutes after aborting. Now AIX won't boot. LCD display on 7029-6E3 says: 0517 MOUNT /USR. Attempted to boot from CD... (11 Replies)
Discussion started by: bbird
11 Replies

4. UNIX for Dummies Questions & Answers

Linux won't boot

I'm trying to install Fedora 9 on a Dell OptiPlex GX300 machine. The instalation runs properly, but when the computer restarts after the instalation, it simply won't boot, like there's no OS installed. I tried diffrent Linux distributions, but nothing works. This are the partitions, maybe it's... (12 Replies)
Discussion started by: teis
12 Replies

5. Ubuntu

External Hard drive won't mount

i have a Simple Tech hard drive that i use between two computers. it is formatted to ntfs. i have a dell desktop with Ubuntu 7.10 and Ubuntu 8.04 and Windows XP Home. and i have a laptop with Ubuntu 7.10 and Ubuntu 8.04. the laptop recognizes the hard drive on both 8.04 and 7.10 but my desktop... (9 Replies)
Discussion started by: Texasone
9 Replies

6. Solaris

Ultra 60 won't boot

I just was given an Ultra 60 that I'm trying to get started so that I can re-load the system with Solaris 10. I can't seem to get the system to boot past the initial memory check. I've tried to do an Stop-A to get to the eeprom, but can't do that. My next step is to try to send a break from the... (0 Replies)
Discussion started by: zosojohnny
0 Replies

7. Solaris

cannot find boot device and won't boot off cdrom

I'm running solaris 2.5.1. My main development server is DEAD, i can't even boot off the cdrom, it powers up, acts like it is starting the boot process but then says cannot find boot device. I've done the search here on this site and saw the other posts, but at the ok prompt it won't even let me... (3 Replies)
Discussion started by: kymberm
3 Replies

8. Solaris

nfsd won't start at boot up

Hi Inexplicably, nfsd no longer starts automatically on our Sun boxes running Solaris 9, so that 'automount' no longer functions automatically. The problem first manifested itself when we could not access files on any of the nfs automounted directories in our LAN after one of the servers (say... (19 Replies)
Discussion started by: dcshungu
19 Replies

9. AIX

server won't boot

Hi all , i was trying to upgrade firmware on machine 7028-6E4 and it failed . Now machine does not boot anymore , i can not get SMC menu either ... What are my options ? Thanks, Rahim (1 Reply)
Discussion started by: rahim
1 Replies

10. Solaris

Solaris (9) won't boot!

Hi, I've just bought an Ultra 60 running solaris 9 (or so I've been led to believe). When I start up, it looks for a (presumably) domain/network to hook up to and the following messages are displayed: Boot device: net file and args: Network link setup failed Please check cable and try... (3 Replies)
Discussion started by: alarmcall
3 Replies
Login or Register to Ask a Question