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 - xandery

Pages: [1]
1
C1000/3x00 General discussions / The USB Host on C3000
« on: November 23, 2004, 09:08:54 am »
Quote
Have you or anyone else tried this on a c3000?

My understanding was that the Sharp ROM on the c3000 would not support USB Host.


Bill
I've tested this and it DOES work great with my HDD mp3 player!
But I am not sure if C3000 can detect devices that don't have a  internal battery, such as card reader,etc.

2
Thanks!
It works great on my C3000.
And I've added the  "/hdd3/swapfile swap default 0 0" line at the end of my /etc/fstab.
It's so nice of you to teach me so nuch things    

3
#mount
rootfs on / type rootfs (rw)
/dev/root on / type jffs (ro)
/proc on /proc type proc (rw)
/dev mtblock3 on /home type jffs2 (rw,notatime)
/dev/ram1 on /dev type minix (rw)
none on /dev/shm type tmpfs (rw)
/dev/hda1 on /hdd1 type ext3 (rw,notatime)
/dev/hda2 on /hdd2 type ext3 (rw,notatime)
/dev/hda3 on /hdd3 type vfat (rw,notatime)
none on /dev/pts type devpts (rw)
/dev/mmcda1 on / usr/mnt.rom/card type vfat  (rw,notatime)


--------------------------------------------------------------------------

#dd  return nothing

    It's so tired typing so much words......

4
C1000/3x00 General discussions / The USB Host on C3000
« on: November 21, 2004, 02:36:31 pm »
  OK ,I 'd like to share the tips of setting up the USB Host on C3000.

1.Get a mini AB cable and plug your usb mass  storage in it
2.Plug it iin C3000
3.Open terminal and type the following words
#bash 2.05  su
#mount /dev/sda1/ mnt / usbstorage
4.open your file manager to check if  your usb mass storage is mount on C3000

Translated from  USB Host On C3000

5
 Sorry, I'm totally a freshman in Zaurus & linux
Could Someone  teach me how to use the 4GBs HD to swap?
I wanna increase my virtual memory
Thanks in advance...

Pages: [1]