mmc
Thomas Lange
lange at informatik.uni-koeln.de
Thu Dec 10 19:43:25 CET 2015
>>>>> On Thu, 10 Dec 2015 19:11:40 +0100, linux service <guy at linux-service.be> said:
>> Can you see the device in /proc/partitions?
>>
>>
> yes:
> http://95.211.190.99/partition.jpg
Please, do not send the whole old mail to the list. It would also be
nice, if you could not send HTML mails.
I guess the problem is that FAI either does not use removable devices
for installation, or that the regex in FAI for matching a device does
not work for mmcblk.
As a workaround you can set the disklist in a script called
class/99-disklist.sh which contains:
#! /bin/bash
echo disklist=mmcbk0 >> $LOGDIR/additional.var
Let's see if that makes FAI happy.
--
regards Thomas
More information about the linux-fai
mailing list