novacom put file://tmp/system/system.tar.bz < system.tar.bz
i still get the same error ... should i start all over cause when i got that error i unpluged it
anthonyss89 wrote:novacom put file://tmp/system/system.tar.bz < system.tar.bz
i still get the same error ... should i start all over cause when i got that error i unpluged it
drsanket2000 wrote:Hi there,
I am struck in step 4 can anyone guide me the next step.
Here is the error PS I am using mac...
Last login: Fri Sep 9 00:16:44 on ttys000
Dr-Sanket-Rupareliyas-MacBook-Pro:~ drsanketrupareliya$ novaterm
root@SanketsHPTouchPad:/# mkdir /tmp/system/
mkdir: can't create directory '/tmp/system/': File exists
root@SanketsHPTouchPad:/# mount -o loop -t ext3 /dev/mapper/store-android--syste
m /tmp/system/
mount: mounting /dev/mapper/store-android--system on /tmp/system/ failed: Device or resource busy
root@SanketsHPTouchPad:/#
mount | grep 'system'
drsanket2000 wrote:Thanks for reply....
following is result...sorry not much knowledge about mount and all
Last login: Fri Sep 9 00:32:30 on ttys000
Dr-Sanket-Rupareliyas-MacBook-Pro:~ drsanketrupareliya$ novaterm
root@SanketsHPTouchPad:/# mount | grep 'system'
/dev/mapper/store-android--system on /tmp/system type ext3 (rw,relatime,errors=continue,barrier=0,data=writeback)
root@SanketsHPTouchPad:/#