Hi All,
I followed DVEVM Getting Started Guide step by step. Now i can Boot via
TFTP using NFS File System.
Now i want to Install the Linux File System on the Hard Disk, but I meet
problem as follow:
1. After Booting via TFTP Using NFS File System, I login as root. I want
to create stuff directory under /mnt for mounting /dev/hda1, After I execute
mkdir /mnt/stuff, i find i can't create stuff directory, the error message
is " Permission denied". Would somebody tell me how i can create directory?
Some point i should note?
2. Although i can't create stuff directory, i do mount /dev/hda1 /mnt
successfully. so i want to copy file system to hard disk. but i meet a lots
of error like this:
cp: reading "xxxx": Input/output error.
also some error like: had: lost interrupt
3. I ignore these error for copying hard disk. and i setenv as:
setenv bootargs mem=28M console=ttyS0,115200n8 root=/dev/hda1 rw noinitrd
ip=dhcp
saveenv
after boot, I can't login as root, the error message show:
/bin/login:error while loading shared libraries:libcrack.so.2:cannot open
shared object file: No such file or directory. I want to know why these
error occur. I just copy
/opt/mv_pro_4.0/montavista/pro/devkit/arm/v5t_le/target/* as file system, am
i wrong. I don't know where is mvl40_target.tar.gz is according to A.5.1.3
in DVEVM Getting Started Guide. Would someone can tell me why.
Regards!
Mike
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source