Hi Anderson,
anderson.huang wrote: > Hi Amano-San: > > Thank you for your reply. I have two question: > > 1.Do you want me to check th e config by pressing "target config" > button on MIC interface or the file in > /usr/share/pdk/platforms/menlow-lpia-moblin2/initramfs/usb? You check the following. <project path>/targets/<target path>/config/ hd_swap_partition_size hd_fat32_partition_size hd_boot_partition_size I think your problem is hd_boot_partition_size is small size. so Some files couldn't copy to /mnt/boot/... > > 2.If the target configuration have problem. Why can other people > successful to install that image on their machine? We are all using > Dell Vostro 200. The hardware environment is totally the same. menlow-lpia-moblin2 is for CrownBeach. and netbook-lpia-moblin2 is for EeePC901(included the Atom processor) . If you want to try to other machine, you might replace another kernel on target environment. Thanks, > > Regards, > -Anderson > > > > > Mitsutaka Amano 写道: >> Hi Anderson, >> >> Maybe fdisk was failed for it can't split partitions. >> Please check your target config on moblin2 target environment. >> >> Thanks, >> >> ======================================== >> Mitsutaka Amano >> MIRACLE LINUX CORPORATION >> ======================================== >> >> >> >> anderson.huang wrote: >>> Hi: >>> >>> I'm a beginner of moblin. I use ubuntu 8.04 as my host OS. After I >>> create an usb install image, then I try to install it in qemu by the >>> commands below: >>> >>> #qemu-image create -f qcow2 4G >>> #qemu -no-acpi -m 384 -hda moblin2-test-installusb.img -hdb >>> moblin2_hd1.img -boot c >>> >>> but in the end of the installation, I always saw this: >>> >>> ...... >>> cp:writing '/mnt/boot/grub/stage1': No space left on device >>> Umounting partions... >>> error writing /etc/mtab.tmp: No space left on device >>> error writing /etc/mtab.tmp: No space left on device >>> error writing /etc/mtab.tmp: No space left on device >>> umount: /tmp/install:device is busy >>> install Successfully >>> ...... >>> >>> When I try to boot the system, it stop in "Boot from Hard Disk...". >>> And I found that, the virtual disk image file of that VM is just 36k. >>> Could anyone give me some advice,please? I also tried it on Fedora 9, >>> fail also. I got the same error. I have reinstall OS for many times, >>> almost going crazy. . Please help me! Thank you very much! >>> >>> PTW: The usb install image can be installed successfully on other >>> people's machine. We all use the same machine in our office: Dell >>> Vostro 200. >>> >>> Regards, >>> -Anderson >>> >>> _______________________________________________ >>> Moblin dev Mailing List >>> [email protected] >>> >>> To manage or unsubscribe from this mailing list visit: >>> https://lists.moblin.org/mailman/listinfo/dev or your user account on >>> http://moblin.org once logged in. >>> >>> For more information on the Moblin Developer Mailing lists visit: >>> http://moblin.org/community/mailing-lists >>> >> >> > > _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
