|
|
04-27-2011
, 07:53 AM
|
|
Posts: 1,041 |
Thanked: 421 times |
Joined on May 2010
|
#22
|
open x-terminal
sudo gainroot
cp /media/mmc1/fdisk /usr/sbin/
chmod 777 /usr/sbin/fdisk
fdisk /dev/mmcblk0
| The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
|
|
04-27-2011
, 07:55 AM
|
|
|
Posts: 715 |
Thanked: 162 times |
Joined on Mar 2010
@ Gold Coast, Australia
|
#23
|
| The Following 2 Users Say Thank You to lucas777 For This Useful Post: | ||
|
|
04-27-2011
, 08:12 AM
|
|
Posts: 67 |
Thanked: 4 times |
Joined on Dec 2009
|
#24
|
|
|
04-27-2011
, 08:15 AM
|
|
Posts: 1,041 |
Thanked: 421 times |
Joined on May 2010
|
#25
|

Careful you forgot the space here --->Nokia-N900:~# fdisk/dev/mmcblk01
-sh: fdisk/dev/mmcblk01: not found
Nokia-N900:~# fdisk /dev/mmcblk01
-sh: fdisk: Permission denied
| The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
|
|
04-27-2011
, 08:20 AM
|
|
Posts: 67 |
Thanked: 4 times |
Joined on Dec 2009
|
#26
|
|
|
04-27-2011
, 08:25 AM
|
|
Posts: 1,041 |
Thanked: 421 times |
Joined on May 2010
|
#27
|
fdisk /dev/mmcblk0
fdisk /dev/mmcblk01
|
|
04-27-2011
, 08:29 AM
|
|
Posts: 67 |
Thanked: 4 times |
Joined on Dec 2009
|
#28
|
|
|
04-27-2011
, 08:41 AM
|
|
Posts: 1,041 |
Thanked: 421 times |
Joined on May 2010
|
#29
|
| The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
|
|
04-27-2011
, 08:43 AM
|
|
Posts: 1,041 |
Thanked: 421 times |
Joined on May 2010
|
#30
|
| The Following User Says Thank You to Radicalz38 For This Useful Post: | ||
![]() |
| Thread Tools | Search this Thread |
|
cd /home/user/MyDocs *enter*
cp fdisk /usr/bin
It will be cp fdisk /usr/bin providing its just the file u extracted, if the fdisk app or program is in a folder called fdisk
then you would need to go
cd /home/user/MyDocs/Fdisk
then enter
then cp /usr/bin
Last edited by lucas777; 04-27-2011 at 07:54 AM.