• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Samsung Galaxy Spica Error message: Can't mount system

wei2912

Lurker
While rerooting (the kernel was already applied)my phone, i was unable to apply the kernel or a custom ROM (Apply zip from SD) as i could not mount the system.
These are the error messages (Copying files, etc. are removed):

Applying kernel (Dupliacte error messages are removed since i can't see all of them):
Code:
E: Can't mount /dev/st16
(Invalid arugment)
E: Can't mount /dev/st15
(Invalid arugment)
.
.
.
E: Can't mout SYSTEM:
E: Failure at line 9:
copy_dir PACKAGE:system SYSTEM:
Installation aborted
Applying custom ROM:
Code:
E: Can't mount /dev/st16
 (Invalid arugment)
E: Can't mout SYSTEM:
E: Failure at line 3:
copy_dir PACKAGE:system SYSTEM:
Installation aborted
 
The problem is that your /system is not ext2 and therefore it cannot be mounted by the recovery. The solution is to convert your /System to ext2 through format (in CWM recovery and in the SamdroidMod one, based on the CWM you have that option). Afterwards you can just install whichever mod you want.


Cheers,
Steppenwolf
 
Back
Top Bottom