View Single Post
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#17
Originally Posted by helloct View Post
I can't return to step 5. when I type p it says
-sh: p: not found

And if I start from step 1 it says at line 3

cp: cannot stat ' /home/user/MyDocs/util-linux_2.13.1.1-1_armel.deb' :No such file or directory

What I do?
With sfdisk its quite complicated, even if you know what to do.

But you have to have fdisk already installed (assuming under /usr/bin)
So return to step 5 is not so wrong:
p is not a command, but an option inside of fdisk program
so before typing p, you need to run fdisk (or /usr/bin/fdisk)

and of course you cant start earlier as you do not have a MyDocs partition anymore.

--edit
oops, sorry. Did not see those posts. Michaaa is right, the folder /home/user/MyDocs still exists and can be used. So just go ahead ...

Last edited by peterleinchen; 2011-11-05 at 22:21.