Tar Gz wrote:
> hi all,
> i try to using linux 2.6.26-omap1 at omap3430
> 
> it's my env variable
> 
> OMAP34XX LAB # print
> bootdelay=3
> baudrate=115200
> filesize=34a8
> bootfile="uImage"
> bootargs=console=ttyS2,115200n8 rw root=/dev/mmcblk0p2 rootdelay=2 mem=128M
> 
> #mmcinit
> #fatload mmc 0 80300000
> #bootm 80300000
> 
> ******************************************
> Starting System Init for OMAP3430LAB
> Release: 0.1
> ******************************************
> Saving kernel ring buffer : OK
> Mounting devpts : OK
> Starting syslogd : OK
> Starting klogd : OK
> Mounting filesystems : OK
> 
> Please press Enter to activate this console.
> 
> 
> BusyBox v1.6.1 (2008-07-17 12:54:29 CDT) Built-in shell (ash)
> Enter 'help' for a list of built-in commands.
> 
> #
> 
> then i try to type :
> 
> # /etc/init.d/rcS
> Mounting proc : mount: mounting /proc on /proc failed
> Error in /proc filesystem - init aborted
> 

Does the directory [mount point] '/proc' exist?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to