Hi Gordan, Many thanks for the quick reply. So, redsleeve on Dreamplug does not boot from NFS server but from local micro or SD card, am I right? If so, do I need to prepare the micro/SD card in any way (any format, partitions)?
And in the setenv below given in http://wiki.redsleeve.org/index.php/KirkwoodPlug, I will actually replace /dev/nfs with /dev/sda3 (or sdb3). setenv bootargs_root rw root=/dev/nfs nfsroot=10.10.1.3:/nfsroot/sheeva1,proto=tcp ip=dhcp Best regards, ioan > On Feb 14, 2015, at 7:58 PM, Gordan Bobic <[email protected]> wrote: > > IIRC the DreamPlug is different from the earlier plugs (Sheeva and Guru) in > that the SD cards are connected via USB and thus appear as generic SCSI > devices (/dev/sda and /dev/sdb). So you will need to modify your kernel boot > parameter for root fs to root=/dev/sda3 and make a similar change in > /etc/fstab. > > Depending on whether you are using the internal micro-SD card or the external > SD card you will need to use /dev/sda or /dev/sdb. > > Gordan > > On 02/14/2015 10:51 AM, Ioan Stan wrote: >> Hi guys, >> >> Has anybody tried to install redsleeve on dreamplug? I've followed the >> guide below but I get error when booting up. The problem is my dreamplug >> cannot find /dev/mmcblk1p3 (which is supposed to be mounted on /). >> http://wiki.redsleeve.org/index.php/KirkwoodPlug >> >> Thanks a bunch, >> ioan >> >> >> >> >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.redsleeve.org/mailman/listinfo/users >> > > _______________________________________________ > users mailing list > [email protected] > http://lists.redsleeve.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.redsleeve.org/mailman/listinfo/users
