March 2007 Archives

Backing up an entire hard drive under UNIX

This article walks you through the process needed to create an identical copy of an entire disk under UNIX. It is useful to create a system image for installation or backup purposes. You will need a second hard drive of the same or larger size as a destination for the backup. The disk created will be full bootable; in the event of a drive failure, this backup drive can be swapped in for the previous drive and the system will boot and be in the same state that it was in when the backup was made. While booting off a drive that believes that it is a powered-on system is not ideal, it can get you back into operation quickly. In addition, the backup disk can be used as a perfect copy of the file structure, in case of permissions problems or data corruption.

Continue Reading…

Posted by Administrator on Mar 29, 2007 digg delicious technorati blinklist furl reddit

Remote kernel debugging in FreeBSD using serial communication

Explore how to remotely debug a FreeBSD kernel that is running on a target machine without affecting system performance. In this article, examine setting up the debug environment using serial communication port, compiling modified kernel code, debugging, and troubleshooting tips.

Continue Reading…

Posted by Administrator on Mar 13, 2007 digg delicious technorati blinklist furl reddit