Sebastian:

TEST:

soas-i386-2010322.iso in f12 liveusb-creator (graphical)
637 persistence file
firefly 2GB USB target
successful creation


Booted USB on EeePC900 (EeePc has no CD Drive: /dev/sr0)

added deducto-4.xo and develop-39.xo by drag drop from 2nd ASLO usb to 
journal
-They worked fine-

In root sugar terminal:

livecd-iso-to-disk --overlay-size-mb 300 /dev/sr0 /dev/sdc1

did not work.
I noticed that /dev/sdd1 was the device name of running 
soas-i386-2010322 USB
(in mount)

Here are results:

r...@localhost ~]# mount
/dev/mapper/live-rw on / type ext4 (rw,noatime)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs 
(rw,rootcontext="system_u:object_r:tmpfs_t:s0")
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/dev/sdd1 on /mnt/live type vfat (rw)
varcacheyum on /var/cache/yum type tmpfs 
(rw,mode=0755,rootcontext="unconfined_u:object_r:file_t:s0")
/tmp on /tmp type tmpfs (rw,rootcontext="system_u:object_r:tmp_t:s0")
vartmp on /var/tmp type tmpfs (rw,rootcontext="system_u:object_r:tmp_t:s0")
/dev/sdc1 on /media/FEDORA type vfat 
(rw,nosuid,nodev,uhelper=udisks,uid=500,gid=500,shortname=mixed,dmask=0077,utf8=1,flush)

Fedora was 2 GB fat16 boot flag target SD
-------------------------changed command------------------------------
[r...@localhost ~]# livecd-iso-to-disk --overlay-size-mb 300 /dev/sdd1 
/dev/sdc
Verifying image...
/dev/sdd1: Could not get pvd data
Unable to read the disc checksum from the primary volume descriptor.
This probably means the disc was created without adding the checksum.Are 
you SURE you want to continue?
Press Enter to continue or ctrl-c to abort
 
USB filesystem must be vfat or ext[23]
Cleaning up to exit...
[r...@localhost ~]#

It looks like ext4 file system is not supported here : /


Tom Gilliard
satellit

Sebastian Dziallas wrote:
> Hi all,
>
> it would be great if somebody could give this standard procedure a try 
> and confirm whether it works or not, so that we can react appropriately 
> upon a ticket. You'll need two USB keys for this.
>
> (1) use Fedora's LiveUSB Creator to prepare the first key with SoaS
>
> (2) boot the first key and apply some changes as in:
>
>       (a) change the language
>       (b) download a number of activities
>
> (3) plug in the second USB key and determine its mount point
>
> (4) run as root on the first key: yum install livecd-tools (might or 
> might not be already present, depending on which SoaS version you use)
>
> (5) execute the following command from the terminal on the first key:
>
>       livecd-iso-to-disk --overlay-size-mb 300 /dev/sr0 /dev/sdc1
>
> (in which case /dev/sdc1 would be the mount point of the second key)
>
> Does this [ ] WORK or [ ] FAIL? Please let us know!
>
> Thanks,
> --Sebastian
> _______________________________________________
> SoaS mailing list
> [email protected]
> http://lists.sugarlabs.org/listinfo/soas
>
>   
_______________________________________________
SoaS mailing list
[email protected]
http://lists.sugarlabs.org/listinfo/soas

Reply via email to