Talk:Sugar on a Stick/Resources: Difference between revisions

Hans (talk | contribs)
Created page with '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 bo…'
 
Hans (talk | contribs)
No edit summary
 
Line 7: Line 7:
df output:
df output:


<tt>
/dev/mapper/live-rw    2064208  1610716    432528  79% /
/dev/mapper/live-rw    2064208  1610716    432528  79% /
tmpfs                  1678008        0  1678008  0% /dev/shm
tmpfs                  1678008        0  1678008  0% /dev/shm
Line 15: Line 16:
/tmp                  1678008        8  1678000  1% /tmp
/tmp                  1678008        8  1678000  1% /tmp
vartmp                1678008        0  1678008  0% /var/tmp
vartmp                1678008        0  1678008  0% /var/tmp
</tt>


My USB stick is /dev/sdc
My USB stick is /dev/sdc


[root@localhost ~]# ls -l /mnt/live
<tt>
root@localhost~# ls -l /mnt/live
 
total 8
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 11:02 LiveOS
drwxr-xr-x 2 root root 4096 2010-02-23 16:04 syslinux
drwxr-xr-x 2 root root 4096 2010-02-23 16:04 syslinux
[root@localhost ~]# ls -l /mnt/live/LiveOS/
 
root@localhost~# ls -l /mnt/live/LiveOS/
 
total 1059472
total 1059472
-rwxr-xr-x 1 root root 167772160 2010-02-23 16:04 home.img
-rwxr-xr-x 1 root root 167772160 2010-02-23 16:04 home.img
Line 28: Line 35:
-rwxr-xr-x 1 root root 314572800 2010-02-23 11:02 overlay-LIVE-1C10-230B
-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
-rwxr-xr-x 1 root root 602546176 2010-02-23 11:01 squashfs.img
 
</tt>


I'm not so sure that this is, what I want. I'd prefer a native Linux file system and not FAT32.
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.
The sugar desktop does not start. I guess, because it's home directory /home/liveuser does not exist.
Return to "Sugar on a Stick/Resources" page.