Talk:Sugar on a Stick/Resources

From Sugar Labs
Jump to navigation Jump to search

The "Other variations.1" installation method failed here with "Blueberry" (0.86.3).

Adding "--format --reset-mbr" and using the entire USB device (like in /dev/sdc) creates a bootable image with a FAT32 file system.

The script is in the directory /media/soas-2-blueberry/LiveOS

df output:

/dev/mapper/live-rw 2064208 1610716 432528 79% / tmpfs 1678008 0 1678008 0% /dev/shm /tmp 1678008 8 1678000 1% /tmp /dev/sdc1 3901420 1073456 2827964 28% /mnt/live /dev/loop5 158667 5671 144804 4% /home varcacheyum 1678008 0 1678008 0% /var/cache/yum /tmp 1678008 8 1678000 1% /tmp vartmp 1678008 0 1678008 0% /var/tmp

My USB stick is /dev/sdc

root@localhost~# ls -l /mnt/live

total 8 drwxr-xr-x 2 root root 4096 2010-02-23 11:02 LiveOS drwxr-xr-x 2 root root 4096 2010-02-23 16:04 syslinux

root@localhost~# ls -l /mnt/live/LiveOS/

total 1059472 -rwxr-xr-x 1 root root 167772160 2010-02-23 16:04 home.img -rwxr-xr-x 1 root root 8192 2010-02-23 11:01 osmin.img -rwxr-xr-x 1 root root 314572800 2010-02-23 11:02 overlay-LIVE-1C10-230B -rwxr-xr-x 1 root root 602546176 2010-02-23 11:01 squashfs.img

I'm not so sure that this is, what I want. I'd prefer a native Linux file system and not FAT32.

The sugar desktop does not start. I guess, because it's home directory /home/liveuser does not exist.