Line 18: |
Line 18: |
| :When you are satisfied with your testing, please report this on the 'parent' page, perhaps modifying the [[Sugar_on_a_Stick#VirtualBox_and_Sugar_on_a_Stick |VirtualBox and Sugar on a Stick]] section. That way others are more likely to see and follow your efforts. Thanks! --[[User:FGrose|FGrose]] 20:51, 9 February 2009 (UTC) | | :When you are satisfied with your testing, please report this on the 'parent' page, perhaps modifying the [[Sugar_on_a_Stick#VirtualBox_and_Sugar_on_a_Stick |VirtualBox and Sugar on a Stick]] section. That way others are more likely to see and follow your efforts. Thanks! --[[User:FGrose|FGrose]] 20:51, 9 February 2009 (UTC) |
| | | |
− | =====Problem===== | + | ====Problems==== |
| | | |
| + | =====1===== |
| I tried to do this and was able to create the files on the stick, but when I try to book on a Toshiba Tecra M4 | | I tried to do this and was able to create the files on the stick, but when I try to book on a Toshiba Tecra M4 |
| (which can boot from USB sticks) I get | | (which can boot from USB sticks) I get |
Line 27: |
Line 28: |
| boot: | | boot: |
| </pre> | | </pre> |
| + | |
| + | =====2===== |
| + | |
| + | when running the script as intended under ubuntu, this is the result: |
| + | |
| + | " |
| + | sudo sh ./livecd-iso-to-disk.sh --overlay-size-mb 500 --home-size-mb 500 Soas-200902231225.iso /dev/sdb1 |
| + | Verifying image... |
| + | /home/jobezone/Soas-200902231225.iso: 12c17afd44c8b00ae639c38b72e85d01 |
| + | Fragment sums: c7918243a1194983ac4e61c2fb8412857dc9a484553674cdd8418063b675 |
| + | Fragment count: 20 |
| + | Checking: 100.0% |
| + | |
| + | The media check is complete, the result is: PASS. |
| + | |
| + | It is OK to use this media. |
| + | ./livecd-iso-to-disk.sh: 340: [[: not found |
| + | ./livecd-iso-to-disk.sh: 340: udevinfo: not found |
| + | basename: operando em falta |
| + | Tente 'basename --help' para mais informações. |
| + | ./livecd-iso-to-disk.sh: 340: [[: not found |
| + | Partition isn't marked bootable! |
| + | You can mark the partition as bootable with |
| + | # /sbin/parted /dev// |
| + | (parted) toggle N boot |
| + | (parted) quit |
| + | Cleaning up to exit... |
| + | |
| + | " |
| + | When booting from the usb key, I get the same problem as in problem 1 above. [[User:HoboPrimate|HoboPrimate]] 01:08, 24 February 2009 (UTC) |
| + | [[User:HoboPrimate|HoboPrimate]] 01:08, 24 February 2009 (UTC) |