View Single Post
Posts: 158 | Thanked: 340 times | Joined on Jul 2010 @ middle of nowhere
#29
Originally Posted by ryu1 View Post
ok, i have a problem with this repartitioning. I follow the instructions from: http://talk.maemo.org/showpost.php?p...&postcount=188
but i cant get pass the step 2 (obtaining fdisk utility
this is what i get from xterm when input the code from there:

Nokia-N900:/home/user# mkdir -p /home/user/util-linux /home/user/bin
Nokia-N900:/home/user# cd /home/user/util-linux
Nokia-N900:/home/user/util-linux# wget http://ftp.de.debian.org/debian/pool....1-1_armel.deb
-sh: wget: not found
Nokia-N900:/home/user/util-linux# dpkg-deb -x util-linux_2.13.1.1-1_armel.deb root
dpkg-deb: failed to read archive `util-linux_2.13.1.1-1_armel.deb': No such file or directory
Nokia-N900:/home/user/util-linux# cp root/sbin/fdisk /home/user/bin/
cp: cannot stat 'root/sbin/fdisk': No such file or directory
Nokia-N900:/home/user/util-linux# cd ..
Nokia-N900:/home/user# rm -rf util-linux

What am i doing wrong?
Ok, i get pass this, please ignore my last post