View Single Post
Old 02-04-2012, 09:19 AM   #48
snarkophilus
Wannabe Connoisseur
snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.
 
Posts: 426
Karma: 2516674
Join Date: Apr 2011
Location: Geelong, Australia
Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX
Quote:
Originally Posted by giosa View Post
Quote:
Originally Posted by snarkophilus View Post
Quote:
Originally Posted by giosa View Post
Tried, it said cannot open for read: Permission denied.
Were you root (# prompt) or non-root ($ prompt) when you ran that command?
Frankly I don't remember.
By default, a terminal session will run as an unprivileged user. That user will not have the privileges to read from the block device (which would explain your "Permission denied" error). You'd need to use the su command first (which will give you a # prompt), and then run the dd command.

If you were already root when you ran the dd command, then I'm stumped.

Cheers,
Simon.
snarkophilus is offline   Reply With Quote