Author Topic: USB HD attached to Z!  (Read 75804 times)

johnw

  • Jr. Member
  • **
  • Posts: 94
    • View Profile
    • http://wallacesoftware.com/zaurus
USB HD attached to Z!
« Reply #45 on: November 19, 2004, 09:43:03 pm »
Quote
After many tests and trials I've decided my Sandisk drive suffers incompatibilities with the Zaurus, and I've returned to using my well-behaved PNY 256Mb SD card. I'll be changing the Sandisk card for something else 'that works!'

One site I found helpful was SD Card List of Doom.  You will see a lot of problems with Sandisk.  I have a Toshiba 512 MB SD & it works fine.
« Last Edit: November 19, 2004, 09:43:52 pm by johnw »
Sharp SL6000L Sharp SL5000d Intel PRO Wireless 802.11b CF 512MB Toshiba SD Sharp CE-AG06 camera Pocketop

xe1yyb

  • Newbie
  • *
  • Posts: 14
    • View Profile
    • http://
USB HD attached to Z!
« Reply #46 on: November 19, 2004, 11:48:46 pm »
how do you actually connect it the 20 gb hd to the zaurus ?,  can any one post a picture
thank's

Alberto
pdaxrom 1.1.0 Kathrin rc9 ,sl c860
1 Gb Sand disk SD, 256 mb CF ultra ll
CF modem 56k ambicom, CF ethetnet trendnet te-cf100

polito

  • Jr. Member
  • **
  • Posts: 77
    • View Profile
    • http://thether.com
USB HD attached to Z!
« Reply #47 on: November 20, 2004, 01:40:15 am »
It's easy... I have an adapter to go from the regular USB A plug (i think, don't quote me on that style.. it's the regular USB plug) to a mini-a plug which is what the 6000L uses. Here's a link to my website with the pictures. I'm no photography so no wisecracks about the quality  

http://blackbeanie.net/zaurus_pics/20gb/

tovarish

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
USB HD attached to Z!
« Reply #48 on: November 20, 2004, 08:52:33 am »
Quote
I'm no photography so no wisecracks about the quality  
your desk is very cluttered

polito

  • Jr. Member
  • **
  • Posts: 77
    • View Profile
    • http://thether.com
USB HD attached to Z!
« Reply #49 on: November 20, 2004, 11:38:18 pm »
That's the coffee table... and yes, it was very messy that night. But then again I didn't care to clear it just for you.  

range

  • Newbie
  • *
  • Posts: 8
    • View Profile
USB HD attached to Z!
« Reply #50 on: January 10, 2005, 09:47:38 pm »
I tried to attach my Lexar 256 MB Jump Drive to my 6000.
I am using the Goldx QuickConnect USB Cable. When I check
system info devices, it shows that it recognizes the jumpdirve.
However, I can seem to find a way to "cd" to the jump drive.
Do I need to actually "mount" it?

Thanks
Sharp Zaurus 6000L
Sharp ROM 1.12
Sandisk 1.0GB CF
ATP 1.0 GB 60x SD
Lexar 256MB JumpDrive 2.0 pro
Pretek CF 56K Modem
Goldx QuickConnect USB Cable

polito

  • Jr. Member
  • **
  • Posts: 77
    • View Profile
    • http://thether.com
USB HD attached to Z!
« Reply #51 on: January 11, 2005, 01:32:32 am »
Yah you're generally going to need to mount it. Newer desktop/server linux distributions actually go about doing that automatically for you (something that, while convenient, I'm still somewhat annoyed about but hey, I'm weird and still like doing  'mount -t iso9660 -o ro /dev/hdc /mnt/cdrom' to put my cd-rom's on my filesystem *shrugs*).

For the zaurus, you'd probably need something like...

mount /dev/sda1 /mount/point

where sda1 should be the jumpdrive and /mount/point is where you actually want to mount the card. I don't think the zaurus would automatically know where to find it though you could mount it to somewhere the zaurus checks by default so you can see it via the filemanager or other z apps. Where that might be, I'm not remembering off the top of my head. I just got here after writing a ton of perl code and I'm still in perl land  

You could type 'dmesg' from the terminal after you plug in the jumpdrive in order to see what device the zaurus detected it as. It should tell you whether it's /dev/sda1 or what have you.  

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
USB HD attached to Z!
« Reply #52 on: February 02, 2005, 06:31:41 am »
Quote
Yah you're generally going to need to mount it. Newer desktop/server linux distributions actually go about doing that automatically for you (something that, while convenient, I'm still somewhat annoyed about but hey, I'm weird and still like doing  'mount -t iso9660 -o ro /dev/hdc /mnt/cdrom' to put my cd-rom's on my filesystem *shrugs*).

For the zaurus, you'd probably need something like...

mount /dev/sda1 /mount/point

where sda1 should be the jumpdrive and /mount/point is where you actually want to mount the card. I don't think the zaurus would automatically know where to find it though you could mount it to somewhere the zaurus checks by default so you can see it via the filemanager or other z apps. Where that might be, I'm not remembering off the top of my head. I just got here after writing a ton of perl code and I'm still in perl land   

You could type 'dmesg' from the terminal after you plug in the jumpdrive in order to see what device the zaurus detected it as. It should tell you whether it's /dev/sda1 or what have you. 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=61807\"][{POST_SNAPBACK}][/a][/div]

Okay, I see the output now.  Te strange thing is that I cannot see anything when I use a USB 2.0 Nomad Xtra Zen, which is also MSS (MSD?) compatible, but when I use a Neuros USB 1.1 (which is not Mass Storage Spec compatible) it works fine. I can mount and access the drive.

Why would USB 2.0 not work?  Is there an extra step needed?  Both of these devices have thier own Batteries, so power draw should not be an issue....

Anyone have any idea otr thoughts of what to try?  I can post my dmesg output if anyone thinks it will help (I am not great at reading it).
« Last Edit: February 02, 2005, 09:38:13 am by Omicron »
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)

unplug

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
USB HD attached to Z!
« Reply #53 on: February 10, 2005, 12:39:12 am »
I have a question about umount usb HD. When I tried:
umount /dev/sda1
I always get
umount: /dev/sda1: Device or resource busy

Is there a way I can force umount?
SHARP SL-6000L
Sharp ROM
pdaXrom
1GB SD
2 x 512MB CF
HAiCom HI-303S

jbruno

  • Jr. Member
  • **
  • Posts: 97
    • View Profile
    • http://
USB HD attached to Z!
« Reply #54 on: February 10, 2005, 10:00:00 am »
Quote
I have a question about umount usb HD. When I tried:
umount /dev/sda1
I always get
umount: /dev/sda1: Device or resource busy

Is there a way I can force umount?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=66380\"][{POST_SNAPBACK}][/a][/div]

It usually only says "busy" if you are currently in a directory on the volume you're trying to unmount, or if some program that's running has a file open on that volume.

Plus, I usually "umount" the mount point, not the device, so I'd do "umount /mnt/usbstorage" for your case.

Forcing the unmont is probably a bad idea, as it is saying "busy" because it thinks some process has a file open on it.
-----
SL6000L
ATP 512MB SD

unplug

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
USB HD attached to Z!
« Reply #55 on: February 10, 2005, 10:55:38 pm »
Well, I did umount on both /dev/sda1 and /mnt/hd (my mount point). Same result. I also closed all application and went back to home directory, but no help. So I had little choice but just unplug usb cord, not harm so far though.
« Last Edit: February 10, 2005, 10:56:11 pm by unplug »
SHARP SL-6000L
Sharp ROM
pdaXrom
1GB SD
2 x 512MB CF
HAiCom HI-303S

xjqian

  • Sr. Member
  • ****
  • Posts: 497
    • View Profile
    • http://
USB HD attached to Z!
« Reply #56 on: February 11, 2005, 12:51:04 am »
I guess this is just the way harddrives are. I can neither umount /dev/sda1 nor /mount/usbhd even with the -f (force) option. On my windows xp I can't safely stop the attached hd either, complaining "busy". maybe problems with some of the housing unit or even the specific hd. but just remove the hd, no harm done.
« Last Edit: February 11, 2005, 12:51:58 am by xjqian »
My Blog | 6000L Tosa + sled | is: Angstrom | was: pdaXrom 1.1.0beta1 | was: stock 1.12 rom + no-ffpe fash kernel + X/Qt Debian |
CF GPS (FGPCFCD01) | USB "Prolific 2303" GPS (USB-UG-200) | Socket CF BT rev. H |  USB "Pegasus II" Ethernet (ADM8511) | PocketTop IR kbd | sip:527630@fwd.pulver.com
Todo: OESF wiki | stable VOIP app | usable GPS app |      Wishlist: VOIP + Bluetooth | GPS + Routing Calc

xjqian

  • Sr. Member
  • ****
  • Posts: 497
    • View Profile
    • http://
USB HD attached to Z!
« Reply #57 on: February 11, 2005, 01:05:26 am »
Quote
Okay, I see the output now.  Te strange thing is that I cannot see anything when I use a USB 2.0 Nomad Xtra Zen, which is also MSS (MSD?) compatible, but when I use a Neuros USB 1.1 (which is not Mass Storage Spec compatible) it works fine. I can mount and access the drive.

Why would USB 2.0 not work?  Is there an extra step needed?  Both of these devices have thier own Batteries, so power draw should not be an issue....

Anyone have any idea otr thoughts of what to try?  I can post my dmesg output if anyone thinks it will help (I am not great at reading it).
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

The nomad Xtra Zen may have multiple partitions on it as iPod. The first one (sda1) is usually proprietary for firmware updates. The data partition maybe on sda2. here's a link for ipod [a href=\"http://people.csail.mit.edu/people/adonovan/hacks/ipod.html]linky[/url]
My Blog | 6000L Tosa + sled | is: Angstrom | was: pdaXrom 1.1.0beta1 | was: stock 1.12 rom + no-ffpe fash kernel + X/Qt Debian |
CF GPS (FGPCFCD01) | USB "Prolific 2303" GPS (USB-UG-200) | Socket CF BT rev. H |  USB "Pegasus II" Ethernet (ADM8511) | PocketTop IR kbd | sip:527630@fwd.pulver.com
Todo: OESF wiki | stable VOIP app | usable GPS app |      Wishlist: VOIP + Bluetooth | GPS + Routing Calc

jbruno

  • Jr. Member
  • **
  • Posts: 97
    • View Profile
    • http://
USB HD attached to Z!
« Reply #58 on: February 11, 2005, 10:07:03 am »
Quote
I guess this is just the way harddrives are. I can neither umount /dev/sda1 nor /mount/usbhd even with the -f (force) option. On my windows xp I can't safely stop the attached hd either, complaining "busy". maybe problems with some of the housing unit or even the specific hd. but just remove the hd, no harm done.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=66574\"][{POST_SNAPBACK}][/a][/div]

Just out of curiosity - will it let you unmount it immediately after mounting it, or does it immediately become "busy" upon first mount?
-----
SL6000L
ATP 512MB SD

Omicron

  • Hero Member
  • *****
  • Posts: 608
    • View Profile
    • http://
USB HD attached to Z!
« Reply #59 on: February 15, 2005, 03:33:32 am »
Hi guys,

Forgive me if someone already posted about this, but I didn't see it mentioned...but then again I stopped reading after page two as my temples started to throb. <JK>

Anyway,  With all the successful Arcdisk usage, I decided to try the ARCHOS AV320 (20GB) video player to see if it would work.  Well, I tried and it worked perfectly.  I could access the drive and see all the files.  Now I didn't do much more (yet) becuase this was only HALF my project.  The othber half was taking the 20GB drive out of the AV320 and putting an 80GB drive in....as per these instructions:

http://shanebrinkmandavis.com/homepage/Arc...HowToHDSwap.htm

Now the Archos is not a small  (or light) beast, but with 80 GB storage and the fact that it comes with the JBM PVR100 (for recording off any av output to MPEG-4) I thought it was a worthwhile companion to my 6000L.....Of course the Z can play movies and MP3, but encoding a movie is a 4 to 6 hour process, whereas with the archos, it is only as long as the show you want to record, be it a DVD or a TV sitcom.

Now there is a NEWER Archos (the AV420), but the 20GB version has a very small footprint harddrive and is NOT (at this time) upgradable to 80GB, not too mention that there is/was a DIVX 5.0 codec issue that I don't know if it has been resolved.

The AV320 is discontinued, but some places like CompUPlus.com have them for  about $350, which is alot unless you plan to buy more than one arcdisk, in which case, you're getting pretty close.  As for the 80GB hard drive, DELL sells a nice Toshiba Slimline drive that is what I am using (Approx $120, if you wait for a deal). Remember you can sell the old 20GB for cash to offset a small portion of the cost.

Now does it work?  Well, unfortunately I am still formatting the 80GB drive thru the Archos, so I will have to come back and update.  It's taking forever, so I may restart the format or let it run overnight.  UPDATE: I reformatted using a desktop PC and copied the files over from the old drive to the new 80GB drive and then reflashed ARCHOS firmware.  IT WORKED MUCH FASTER.  (This is noted as an alternative solution, but after restarting format and being 5% done in 6 hours, I decided to try the PC way, insteaad of using the ARCHOS for format.  Obviously the Archos does a rreal low level format).  Anyway, so far so good, the 6000L mounts the Archos and see the full 80GB.  Still need to put some files on it (at a breezy USB2.0 speeds I might add. )

Anyways, I would think it everything should work quite well, since it is only a different hard drive and all the USB comminication stuff is the same (siince it is the same mobo).

More updates to come....Please let me know if there is anything in particular you want me to try.   I should mention that this ONLY works when both devices are ON, which means that the drain on the 6000L battery should be minimal.

Here's a picture of the Archos AV320:

Also, the specs say the AV320 battery is internal and non-user-replacable...this is total BS, there is a single screw holding battery in and replacements cost $29 at LaptopsForLess.com
 

[img]http://images.amazon.com/images/P/B00009XFVT.01._SCLZZZZZZZ_.jpg\" border=\"0\" class=\"linked-image\" /]
« Last Edit: February 15, 2005, 11:13:14 am by Omicron »
"You Shall Not Pass"    
....Gandalf, Lord Of The Rings
--------------------------------------------------------------
C-860 (Cacko), 3x4gb MD  
DLINK 660W, 1GB SD,  
Upgraded Archos AV320 w/80GB HDD
Pocketop and Targus IR keyboards
Favorite Deal Site: SaveCity.net (pretty cool, good deals daily on one page)