06.04.2015 09:51, kp kirchdoerfer пишет:
> Am Sonntag, 5. April 2015, 20:38:02 schrieb Andrew:
>> 05.04.2015 18:33, kp kirchdoerfer пишет:
>>> Am Sonntag, 5. April 2015, 18:18:17 schrieb Andrew:
>>>> 05.04.2015 18:13, kp kirchdoerfer пишет:
>>>>> Am Sonntag, 5. April 2015, 17:57:47 schrieb Andrew:
>>>>>> Wrong partition type :)
>>>>> ok I fixed that by choosing  type "b" (should it be any other??)
>>>> Any FAT type (fdisk -l should show FAT/FAT32/etc)
>>>>
>>>>> now I see after choosing partiton 1:
>>>>> line 50: arithmetic syntax error
>>>>>
>>>>> better to  $DEVNUM<$5 to $DEVNUM<5
>>>> Right, my typo.
>>>>
>>>>> but then it fails claimng that Partition is already mounted while trying
>>>>> to
>>>>> mount /dev/sda1. No surprise I mounted /dev/sr0 to /mnt, otherwise it
>>>>> cvan't see the STORAGE_MEDIA
>>>> Hmm, strange. For some reason your sda1 becomes mounted. Try to add
>>>> 'mount' near 50 line to debug this.
>>> set -x
>>>
>>> grep /dev/sda1
>>> mount
>>> [ -n /dev/sda1 on /mnt0 type vfat
>>> (rw,noatime,fmask=0022,dmask=0022,codepage=866,iocharset=cp1251,shortname=
>>> mixed, errors=remount-ro) ]
>>> Partition is already mounted...
>> It seems that with_storage mounts /dev/sda1 for some reason...
>> What is in /var/lib/lrpkg/pkgpath.disks ?
> There we see sda1 and sr0...
>
> kp
Hm... I'll look on booting from CD with available hdd/flash storage, and 
how in that case decide about storage with packages.

You can mount CD by hand, and specify STORAGE_MEDIA in cmdline to test 
script.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to