Hi,

to mount SD card instead of NFS, use something like:
setenv bootargs console=ttyS2,115200n8 root=/dev/mmcblk0p1 rw

likewise, the second partition is /dev/mmcblk0p2

Hope this helps,
Peter

if i'm using another partition?..how i mount partition that?
On 8/18/09, Tar Gz <bsdraisefromh...@gmail.com> wrote:
---------- Forwarded message ----------
From: Tar Gz <bsdraisefromh...@gmail.com>
Date: Tue, 18 Aug 2009 04:47:21 -0700
Subject: Re: [help] 2.6.30 can't booting
To: Kovacs Peter Tamas <p.kov...@holografika.com>, linux-omap
<linux-omap@vger.kernel.org>

On 8/17/09, Kovacs Peter Tamas <p.kov...@holografika.com> wrote:
Hi,

we use these parameters for NFS booting:
setenv bootargs console=ttyS2,115200n8 noinitrd root=/dev/nfs rw
nfsroot=10.95.102.32:/home/filesystems/tifs,nolock,vers=3,rsize=2048,wsize=2048,
tcp dyntick=e ip=dhcp nohz=off

or without DHCP:
setenv bootargs console=ttyS2,115200n8 noinitrd,rw root=/dev/nfs
nfsroot=10.95.102.32:/home/filesystems/tifs,nolock, mem=112M nohz=off
ip=10.95.102.33:10.95.96.1:10.95.96.1:255.255.240.0:infba00798::off
devfs=mount

oke i try it....

in the another mailing list, the problem about different speed
bootloader and linux kernel..if that's my problem..how i can fix
that?....thanks before

Regards,
Aldyth M

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to