Holly Bostick <[EMAIL PROTECTED]> writes:

> Ben Blount schreef:
>> MBR is probably damaged, hence why it won't boot. I would run
>> grub-install just to be sure.
>> 
>> You could also mount your old disk and the new disk, then use
>>  cp -R /mnt/olddisk/* /mnt/newdisk/
>> (putting in the appriopriate mount locations of course)
>> 
>> Ben Blount
>> 
>
> Wouldn't rsync -a be better for this, or would cp -R preserve ownership
> and permissions as well?

cp -a would preserve all file attributes. rsync would probably be
better.
-- 
Hilsen Harald.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to