The UNIX and Linux Forums
>
Operating Systems
>
SUN Solaris
configuration file
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
configuration file
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
04-08-2008
pupp
cap_10hdx 1
Join Date: Feb 2008
Location: Jersey Shore
Posts: 557
put it on a scsi copier and copy over the drive.
or
install another disk and use the command dd to copy the disk to the new disk.
Code:
dd if=/dev/hda of=/dev/hdb
or
copy the boot img to diskette.
Code:
dd if=boot.img of=/dev/fd0 bs=18k
** warning ** be careful using the command
dd
. you can completely wipe out your main hard drive.
pupp
View Public Profile
Visit pupp's homepage!
Find all posts by pupp
Find pupp's past nominations received
Find pupp's present nominations given