Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wildangus

Pages: [1]
1
Sharp ROMs / Building a new ROM - mkcramfs doesn't work
« on: August 05, 2004, 02:46:24 pm »
Look at the listing from my terminal session...

I'm in the directory something/something/rootfs/bin where mkcramfs is located.
I can "ls" it.
It has rwx for the user root.
I am root.
I try to execute ./mkcramfs.
It says "No such file or directory".

I just don't get it...

Wild Angus }:-/

2
Sharp ROMs / Building a new ROM - mkcramfs doesn't work
« on: August 05, 2004, 12:21:55 am »
I tried that (after looking at build.sh)

mkcramfs is an ELF binary.

I just can't understand why it can be "No such file or directory" when I can ls it and it has rwx permission.

3
Sharp ROMs / Building a new ROM - mkcramfs doesn't work
« on: August 04, 2004, 03:43:56 pm »
Help!!

I downloaded the file rootfs_20020204.tar.gz so I can start building my own ROM and get a "No such file" when build.sh tries to execute mkcramfs.

Can anyone explain this?!!!

heres some more info...

nin# uname -a
Linux jupiter.6ashes.fsnet.co.uk 2.0.38 #4 Thu Jun 29 10:24:49 BST 2000 i586
nin# whoami
root
nin# pwd
/mounts/hda4/Disk1/Intranet/rootfs/bin
nin# ls -l
total 21
-rwx------   1 root     root          170 Mar 11  2002 build.sh
-rwx------   1 root     root        19089 Nov 20  2001 mkcramfs
nin# ./mkcramfs
bash: ./mkcramfs: No such file or directory
nin#

No such file or directory????  ^^^^^^

Thanks,

Wild Angus }:-)

4
Sharp ROMs / Special K ROM rocks....
« on: March 28, 2004, 03:34:37 am »
I just downloaded the Special K ROM and even though it is only a beta3 it works just fine (mostly).

Just a few bug reports.

Can you please please make it ask whether to format on hard reset?

IRDA mostly works now - better than sharp 3.10. I can beam addresses from my Palm but still it fails on files over ~500k from my PC.

Mount options don\'t work. I setup /etc/fstab for mmcda1 with async,noatime but it still mounts sync.

Can you remove the SD mount icon from the applets in the bottom right?

System info - unselected tabs have no text!

Keep up the good work... This is great...

Pages: [1]