It is currently Thu, 08 Jun 2023 13:05:55 GMT



 
Author Message
 Made a clone of Linux server and that clone is very ill....
There is sever with two identical disks. Let's call
them Disk_A and Disk_B. When Disk_A is connected
(only this one) to server everything is okey.
I have cloned Disk_A to identical Disk_B with
Norton Ghost, and then connected it to sever
exclusively. After restart I get Lilo error

"L 01 01 01 01".

Can you help me... I have searched Net, but
nothing have found... What should I do?

Leszek



 Mon, 31 Oct 2005 14:49:59 GMT   
 Made a clone of Linux server and that clone is very ill....

Sounds like the MBR was not copied.  You can issue a command like the
following to see if the MBR's are the same or not:

# dd if=/dev/hda bs=512 count=1 | hexdump -C

Of cousre you have to have a running linux system with both drives
available to do this.  

In short, you probably need to run lilo against Disk_B to update the MBR
for that disk.



 Tue, 01 Nov 2005 04:35:57 GMT   
 
   [ 2 post ] 

Similar Threads

1. 3c590 Vortex doing worse than ne2000 clone...

2. Cloning LSM disks and using the clones on 5.1A

3. Making clones of arcade games, what is legal?

4. Making a generic clone

5. Making a clone drive

6. Exchange server clone for Linux?

7. Exchange Server clone for Linux??

8. Clone Ignite Server (Administrator tool for Linux)

9. How can I clone a server?

10. How to clone disk to another server?


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software