Re: [gentoo-user] Copying contents /boot from /dev/hdb1 to /dev/hda2

2005-08-06 Thread River Yan
On 8/5/05, Andreas Fredriksson [EMAIL PROTECTED] wrote:
A better option is to use . (dot) a the directory. Also adding -p topreserve permissions is essential when backing up a whole system:tar cfp - . | (cd /target/path  tar xvfp -)

try to use find to get all files?
-- riverfor's showtime.riverfor's game


Re: [gentoo-user] Copying contents /boot from /dev/hdb1 to /dev/hda2

2005-07-28 Thread River Yan
try to use dd


Re: [gentoo-user] emerge/build problem

2005-05-20 Thread River Yan
I came across a problem.
I used cmd emerge --unmerge python :(
I just wanted to update my python to python2.4, but I forgot the
dependence of emerge.
excpet of using bootable disk to reinstall the emerge, what else could I to?


On 5/19/05, Gerhard Hoogterp [EMAIL PROTECTED] wrote:
 
  try #env-update and check /etc/ld.so.conf
  it should be there, if not try to add it manually, run #ldconfig and
  reemerge sys-apps/baselayout.
  Also I've heared of problems with this last one lately try to check the
  forum ;)
 
 Nope, no sigar.. Actually the ldconfig checks the /lib and /usr/lib
 directories also when they are not in the conf file. Guess those two are
 hard-coded. The env-update I already did and reemerging the baselayout didn't
 help either..
 
 But I did find a problem with the reiserfs filesystem on the /tmp partition. I
 can't delete emtpy directories. fsck says the disk is ok. So I guess I go for
 backup - format - restore.. Maybe that will  help..
 
 Thanks nevertheless..
  Gerhard
 --
 gentoo-user@gentoo.org mailing list
 
 


-- 
riverfor's showtime.
riverfor's game

-- 
gentoo-user@gentoo.org mailing list