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

Pages: [1]
1
Accessories / Zaurus-powered Usb External Storage
« on: April 19, 2006, 10:38:08 pm »
Quote
I have a Ipod Video 30gb (5G) can I do a trick by catting the "power" cables from the usb cable of the ipod(not the white one... Ill buy an extension  ) and use it with my Z?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123824\"][{POST_SNAPBACK}][/a][/div]

I'm not sure about the safety of this for your iPod or Z. I hear that USB is not kind when it operates outside the standard. I got a battery powered USB hub to handle the iPod's recharging urges. The down side is the hub now claims to be recharging off the Z. This kind of defeats the purpose. Does anyone know how to measure how much power is actually being drawn from a Z?

2
Accessories / Zaurus-powered Usb External Storage
« on: April 18, 2006, 11:31:52 pm »
Here's an update for Mac iPod owners.  I've mounted my Mac style 4G on a SL-C1000 with a cacko 1.23 rom. I made a directory /mnt/ipod and used the command

sudo mount -t hfsplus /dev/sda3 /mnt/ipod

I currently have a /etc/fstab entry:
/dev/sda3  /mnt/ipod  hfsplus  noauto  0 0
so
sudo mount /mnt/ipod
works like a charm. I expect that making shell scripts and giving then icons will make mounting and unmounting a snap. BTW, I'm using /mnt/ipod so this won't conflict with normal usb drive automounting.

Pages: [1]