Rodney Myers wrote: > On Dec 8, 2008, at 2:55 AM, arne anka wrote: >> doesn't your /etc/fstab contain an entry for /mnt/flash or so? >> from installing debian on sd i got >> /dev/mtdblock6 /mnt/flash jffs2 >> defaults,noatime,noauto 0 2 >> >> which mounts the internal flash -- not sure, though, how stable the >> device >> name is ... > I think I did see something like that. I will look later, and see what > is there.
Yes the task can be done by using: mount -t jffs2 /dev/mtdblock6 /media/mount-point -- Treviño's World - Life and Linux http://www.3v1n0.net/ _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

