root@agr0-MS-7369:/home/agr0/ubuntu-n900# bash -x install.sh ++ basename /bin/bash + test bash = bash + service_dir=files/ + options_dir=options/ + mountpoint_target=/mnt/ + mountpoint_ubuntu=/media/source/ + mountpoint_mmc_fat=/media/fat/ + target_partition_suffix_root=3 + target_partition_suffix_swap=2 + target_partition_suffix_fat=1 + nemo_repo1=http://repo.pub.meego.com/CE:/Adaptation:/N900/CE_Adaptation_N9xx-common_armv7hl/armv7hl/ + nemo_repo2=http://repo.pub.meego.com/CE:/Adaptation:/N900/CE_Adaptation_N9xx-common_armv7hl/noarch/ + echo 'Cleaning up...' Cleaning up... + [[ '' == \-\-\r\e\u\s\e\-\o\p\t\i\o\n\s ]] + rm options/additional_packages options/boot_parameters options/dist_upgrade options/nemo_packages options/selected_firmware_source options/selected_image_source options/selected_kernel options/selected_target options/selected_target_type options/target_partition_suffix_root + umount /mnt/ /media/fat/ /media/source/ umount: /mnt/: not mounted umount: /media/fat/: not found umount: /media/source/: not mounted + echo ' Prerequisites: Software: /usr/bin/qemu-arm-static dialog lshw parted Hardware: Nokia N900 with U-Boot installed microSD card (size depends on the selected image, 4Gb will suffice) ' Prerequisites: Software: /usr/bin/qemu-arm-static dialog lshw parted Hardware: Nokia N900 with U-Boot installed microSD card (size depends on the selected image, 4Gb will suffice) + read -p 'Press ENTER to continue.' Press ENTER to continue.