Re: mmc

2018-09-06 Diskussionsfäden Marc SCHAEFER
On Thu, Sep 06, 2018 at 11:43:07AM +0200, Thomas Lange wrote: > Thanks for the nice feedback. Did you already filled out the FAI > questionnaire? http://fai-project.org/questionnaire I just did, thank you for the tip. And I have now installed my first two apu2c4 with FAI.

Re: mmc

2018-09-06 Diskussionsfäden Thomas Lange
>>>>> On Thu, 6 Sep 2018 10:30:17 +0200, Marc SCHAEFER >>>>> said: > On Thu, Dec 10, 2015 at 08:54:06PM +0100, linux service wrote: >> seems like making a partition on a mmc would be :mmcblk0p1, second partition: mmcblk0p2 > NB: maybe this

Re: mmc

2018-09-06 Diskussionsfäden Marc SCHAEFER
Hello, On Thu, Dec 10, 2015 at 08:54:06PM +0100, linux service wrote: > seems like making a partition on a mmc would be :mmcblk0p1, second partition: > mmcblk0p2 > > ok, no go with fai for these pc's it is a bit old, but I just made it work with 4.3.1+deb8u on Debian jess

Re: FAI: Re: mmc

2015-12-11 Diskussionsfäden Tobias Unsleber
o install intel nuc mini > computers with onboard mmc. > >> Fai does not find any disk. > >> Do I need to install someting in nfsroot? > >> > >> guy > > seems like these modules are loaded, but the mmc has some windows gpt en > efi on it. > >

Re: mmc

2015-12-10 Diskussionsfäden linux service
seems like making a partition on a mmc would be :mmcblk0p1, second partition: mmcblk0p2 ok, no go with fai for these pc's guy

Re: mmc

2015-12-10 Diskussionsfäden Thomas Lange
>>>>> On Thu, 10 Dec 2015 20:11:14 +0100, linux service >>>>> said: > but fai wants to use mmcblk1 or mmcblk01 and needs to be mmcblk0 I think I guess setup-storage does not handle mmc devices properly. It should be similar to cciss devices. -- regards Thomas

Re: mmc

2015-12-10 Diskussionsfäden linux service
did not work: your script: #!/bin/bash echo disklist=mmcblk0 >> $LOGDIR/additional.var my hdd_single: disk_config mmcblk0 disklabel:msdos bootable:1 primary / 90% ext4rw,relatime,errors=remount-ro primary - 10% swapsw or: my hdd_single: disk_config m

Re: mmc

2015-12-10 Diskussionsfäden Thomas Lange
> On Thu, 10 Dec 2015 19:11:40 +0100, linux service > 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 mai

Re: mmc

2015-12-10 Diskussionsfäden linux service
Op donderdag 10 december 2015 19:04:31 schreef Thomas Lange: > >>>>> On Thu, 10 Dec 2015 18:51:52 +0100, linux service > >>>>> said: > > seems like these modules are loaded, but the mmc has some windows gpt > en efi > > on it. >

Re: mmc

2015-12-10 Diskussionsfäden Thomas Lange
>>>>> On Thu, 10 Dec 2015 18:51:52 +0100, linux service >>>>> said: > seems like these modules are loaded, but the mmc has some windows gpt en efi > on it. > Fai does not found a disk > dmesg log: > http://95.211.190.99/dmesg.t

Re: mmc

2015-12-10 Diskussionsfäden linux service
Op donderdag 10 december 2015 18:11:22 schreef linux service: > Maybe already asked somewhere, but need to install intel nuc mini computers > with onboard mmc. > Fai does not find any disk. > Do I need to install someting in nfsroot? > > guy seems like these modules are loade

Re: mmc

2015-12-10 Diskussionsfäden linux service
somewhere, but need to install intel nuc mini > computers with onboard mmc. > > Fai does not find any disk. > > > Do I need to install someting in nfsroot? > I guess you have to force the kernel to load the driver for your mmc > device. You can do this in class/20-hwdetect.sh > >

Re: mmc

2015-12-10 Diskussionsfäden Thomas Lange
>>>>> On Thu, 10 Dec 2015 18:11:22 +0100, linux service >>>>> said: > Maybe already asked somewhere, but need to install intel nuc mini computers with onboard mmc. > Fai does not find any disk. > Do I need to install someting in nfsroot?

mmc

2015-12-10 Diskussionsfäden linux service
Maybe already asked somewhere, but need to install intel nuc mini computers with onboard mmc. Fai does not find any disk. Do I need to install someting in nfsroot? guy