[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Adding extra disks
Hi Alan
cp -dR should do it - Although you will need to "mk /usr" again so that you
have a mount point in the directory tree to mount /dev/hdb1 on.
If you are using an ext3 file system, "tune2fs -j /dev/hdb1" will create the
jounal.
BTW You will need to do "mkfs /dev/hdb1" between steps 3 and 4 otherwise the
mount command will fail with an unrecognised media warning.
Regards, Paul.
On Saturday 17 Aug 2002 9:53 am, Dawson, Alan wrote:
> at step 5 I guess if i use cp -R /usr /mnt it will copy symbolic links as
> hard links (or something) so what I want to do is cp -dR /usr /mnt or even
> cp -dpR /usr/mnt (I'm not really sure about the p and d flags).
___________________________________________________________________
Sheffield Linux User's Group -
http://www.sheflug.co.uk/mailfaq.html
GNU the choice of a complete generation.