View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2609
Originally Posted by udaychaitanya16 View Post
Everything worked except copy command.As soon as i issued that command my device froze for sometime and gave some error messages about epiphany.After that It got switched of itself.When I edited chroot and started ED it complained of non existing image in said partition.Anyways Thank you.I will patiently wait for a new thread and dedicated partition related tutorial.
You might want to set 'nice -n 19' before the copy command to ease the burden of the I/O-process like that
Code:
nice -n 19 cp -a /media/ed/* /mnt/debian-tmp/

Last edited by michaaa62; 2012-02-11 at 06:29. Reason: readability
 

The Following User Says Thank You to michaaa62 For This Useful Post: