View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#4
As the name implies, fakeroot only fakes root access. It works OK for some things that only need filesystem-level root permissions (eg installing packages) but fails for anything that uses system calls requiring real root privileges (eg ping, mount/umount etc).