Active Topics

 


Reply
Thread Tools
Posts: 156 | Thanked: 29 times | Joined on Jul 2010 @ Pakistan
#1
first of all happy new year to all of you

ok people i was installing neopwn on my n900 through the instructions given on http://n900-pentesting.blogspot.com/...-internal.html

ok so this tutorial includes playing with fdisk and currently i have flahed my device through mido fayad's 5gb apps emmc image... so would that somehow effect the values to insert to fdisk???

thanx in advance
 
Posts: 156 | Thanked: 29 times | Joined on Jul 2010 @ Pakistan
#2
i dont actually know what fdisk does... i mean like what are partitions 1-4 or what actually is logical partition...any help would be greatly appreciated
 
Posts: 388 | Thanked: 277 times | Joined on Sep 2010 @ UK
#3
fdisk repartitions the drive
e.g. if your MyDocs is 24gb, it might make it 22gb
and 2gb will be seperated for neopwn to be installed (depends on the numbers you will put it)
__________________
HTC Desire S... Sold N900 but i can still help haha
Need my help? private message me
Don't forget to press thanks
 

The Following User Says Thank You to tele For This Useful Post:
Posts: 156 | Thanked: 29 times | Joined on Jul 2010 @ Pakistan
#4
oh dammit...somehow i deleted MyDocs and storage usage only shows rootfs and 5gb home...any idea to quickly fix it... i dare not reboot
 
Posts: 156 | Thanked: 29 times | Joined on Jul 2010 @ Pakistan
#5
plz anyone???i am dead serious
 
Posts: 156 | Thanked: 29 times | Joined on Jul 2010 @ Pakistan
#6
no one?????
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#7
I do not not know your setup:Please post the output of
Code:
sudo gainroot
sfdisk -l
mount
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post:
Posts: 156 | Thanked: 29 times | Joined on Jul 2010 @ Pakistan
#8
rootfs on / type rootfs (rw)
ubi0:rootfs on / type ubifs (rw,bulk_read,no_chk_data_crc)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /tmp type tmpfs (rw,noatime,size=1024k)
tmpfs on /var/run type tmpfs (rw,nosuid,noatime,size=256k,mode=755)
none on /dev type tmpfs (rw,noatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,noatime,size=65536k)
/dev/mmcblk0p2 on /home type ext3 (rw,noatime,errors=continue,commit=1,data=writebac k)
/home/opt on /opt type none (bind)
nodev on /sys/kernel/debug type debugfs (0)
/opt/pymaemo/usr/lib/python2.5 on /usr/lib/python2.5 type bind (bind)
/opt/pymaemo/usr/share/pyshared on /usr/share/pyshared type bind (bind)
/opt/pymaemo/usr/lib/pyshared on /usr/lib/pyshared type bind (bind)
/opt/pymaemo/usr/share/python-support on /usr/share/python-support type bind (bind)
/opt/pymaemo/usr/lib/python-support on /usr/lib/python-support type bind (bind)
/home/user #
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#9
MyDocs being not mounted, could mean still everything there. Please to verify the partition scheme of your device
Code:
sudo gainroot
sfdisk -l
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 156 | Thanked: 29 times | Joined on Jul 2010 @ Pakistan
#10
Disk /dev/mmcblk0: 977024 cylinders, 4 heads, 16 sectors/track
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End #cyls #blocks Id System
/dev/mmcblk0p1 1 786560 786560 25169920 c W95 FAT32 (LBA)
/dev/mmcblk0p2 786561 950400 163840 5242880 83 Linux
/dev/mmcblk0p3 950401 974976 24576 786432 82 Linux swap / Solaris
/dev/mmcblk0p4 0 - 0 0 0 Empty
 
Reply


 
Forum Jump


All times are GMT. The time now is 15:29.