![]() |
Problems with mounting a second partition on internal card
Hi. I'm attempting to clone my N810 OS by following the howto on http://wiki.maemo.org/Booting_from_a_flash_card , but the phase 2 of nupgrade.sh fails. I have tracked it down to the following issue:
Code:
# mount /dev/mmcblk0p2 /opt |
Re: Problems with mounting a second partition on internal card
Quote:
run something like Code:
for m in mbcache ext2 ; do insmod /mnt/initfs/lib/modules/2.6.21-omap1/${m}.ko ; done |
Re: Problems with mounting a second partition on internal card
lsmod mentions both ext2 and mbcache, so the modules are loaded. Reboot did not help. The only thing I did not try yet is to mount with noatime option as you mentioned, but that does not help either.
Update: I have reformatted the partition with mke2fs on the tablet's terminal, but the result is still the same. |
Re: Problems with mounting a second partition on internal card
So does /dev/mmcblk0p2 exist?
Code:
ls -l /dev/mmcblk0p2 Code:
cat /proc/partitions Code:
dmesg |
Re: Problems with mounting a second partition on internal card
Strange... it had ext2 and mbcache loaded in previous sessions (without me inserting it manually), but now it hadn't. That was causing the issue, still thanks for your help.
|
All times are GMT. The time now is 04:15. |
vBulletin® Version 3.8.8