burki wrote: > Hi, > > thanks for the new version, but one question: > What's about the config.txt? I don't find it anymore. > After creating writing the image, I've under /mnt two directories > mmcblk0p1/mmcblk0p2 and mmcblk0p1 is empty. > Is this the wished behaviour? > > Thanks, > Burkhardt
Hi The config txt is in /usr/local/sbin/ regarding the empty mmcblk0p1, that is because mmcblk0p1 is not mounted by default. If you need access to it you will have to mount it first: mount /dev/mmcblk0p1 and then you should be able to see its content Steen piCorePlayer a small player for the Raspberry Pi (25MB in RAM). Homepage: https://sites.google.com/site/picoreplayer/home and discussion: http://forums.slimdevices.com/showthread.php?97803-piCoPlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelite Squeezeboxserver on Voyage Linux 500 MB CF-card (read-only) http://forums.slimdevices.com/showthread.php?90581-HOW-TO-install-squeezeboxserver-on-very-small-Linux-(Voyage-linux) ------------------------------------------------------------------------ sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
