Hi Sasa,

> Now I am experiencing some 
> problems with my hard disk so what I want to do is to copy entire hard disk
> to a new one.

 Just partition the new disk with fdisk and copy all partitions to the new 
disk. You probably want to preserve permissions, so use the -a flag like in
cp -a <source>/* <dest>
-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to