STR | SocalTrailRiders.org
Your Southern California
Mountain Biking Community
|
|||||||
| The Pub Put your legs up, grab you favorite brew, and just hang out. Off topic. |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Lebowski Urban Achiever
![]() |
OK, so it's too late at night for me to reach Maxtor's tech support, so I'm coming to the next best source: The brilliant minds of STR!
I use a Windows laptop running XP Home Ed (SP2) and also have an old Mac G4/400 running OS 10.2.8. I recently bought a Maxtor 320GB external USB hard drive for backup purposes. I'd like to back up files from both comps to this drive, but I can only get one or the other to recognize the drive. Windows saw it right away, but the Mac will only see it if I partition or format the drive using Disc Uitility. If I do that, then Windows won't see it until I reformat it there! I've used other external drives that can be seen on both machines, even humble USB flash drives. Not sure what I'm missing this time around. I used to be good at this stuff, but I'm getting rusty. Any help?
__________________
Just because the bike can do it doesn't mean the rider can! "My ass is sore after a long ride." - MtnKitty " If you feel like you're going fast, you are!" -CalEpic |
|
|
|
|
#2 (permalink) |
|
good times
|
Without checking what filesystems that version of OSX supports I would say reformat the drive using fat32. It should be usable by both the PC & mac at that point. I'm guessing the drive is NTFS right now.
__________________
My Twits tkblazer: wonder if i can wear my yellow speedo me: only if you wear the matching yellow goggles with it |
|
|
| post thanked by: |
Waldo (11-14-2007)
|
|
|
#3 (permalink) | |
|
Lebowski Urban Achiever
![]() |
Quote:
Now let me see if I can figure out what you mean by all that!
__________________
Just because the bike can do it doesn't mean the rider can! "My ass is sore after a long ride." - MtnKitty " If you feel like you're going fast, you are!" -CalEpic |
|
|
|
|
|
#4 (permalink) |
|
good times
|
You can use the Mac's disk utility app (applications > utilities > Disk Utility) to convert it so Fat32 format. Connect it and choose to erase it. Choose MS-DOS as the filesystem.
I forget what tool you use under windows . . .
__________________
My Twits tkblazer: wonder if i can wear my yellow speedo me: only if you wear the matching yellow goggles with it |
|
|
| post thanked by: |
Waldo (11-14-2007)
|
|
|
#5 (permalink) | |
|
Don't touch me!
![]() |
Quote:
[/SIZE]
__________________
"Man's maturity: to have regained the seriousness that he had as a child at play." ![]() |
|
|
|
| post thanked by: |
Waldo (11-14-2007)
|
|
|
#6 (permalink) |
|
good times
|
Joe brings up a good point about using a home network. If you wanna be really cool you'll get an airport extreme to use as your wireless router and simply plugin your hard drive to that. It instantly becomes a network share accessible from both the PC and Mac
![]()
__________________
My Twits tkblazer: wonder if i can wear my yellow speedo me: only if you wear the matching yellow goggles with it |
|
|
| post thanked by: |
foofighter (11-13-2007)
|
|
|
#7 (permalink) | |
|
Don't touch me!
![]() |
Quote:
Edit: I see. If the USB drive is connected the Airport Extreme and he's connected wired to the router, than transfer rate would be up to par. I didn't realize the Extreme had a USB port. That is cool and I'm a dork! [/SIZE]
__________________
"Man's maturity: to have regained the seriousness that he had as a child at play." ![]() |
|
|
|
|
|
#8 (permalink) |
|
Gumby
|
Use disk utility to create two partitions--one of which will be the HFS Journaled, case in-sensitive (if you want default values)...
Once you do that, plug it into Windows and format the other partition as NTFS for use with Windows. If you use FAT32 for storing Mac files, you have the potential of losing a lot of meta data associated with the files which don't necessarily show up when you look at it in Finder. FAT32 also doesn't support the older "forked" resource files that Mac used (but it is no longer standard). Again, this translated to data loss. BTW, I use this exact scenario for doing occasional bootable backups of the Mac (using SuperDuper) and of my wife's Windows laptop (using Norton Ghost). edit: Even though you are splitting the drive between the two, your Mac will be able to read the entire disk. You just can't write to the NTFS partition from your Mac. The PC won't be able to read the Mac partition however. |
|
|
|
|
#9 (permalink) |
|
STR Veteran
|
OSX has mount doesn't it? If you can go to /mnt/, create a folder /mnt/hdwhatever, the command should go something like this:
Code:
mount -t msdos /dev/hdX /mnt/hdwhatever The man page for mount: http://linux.die.net/man/8/mount
__________________
My Blog |
|
|
|
|
#10 (permalink) |
|
good times
|
It has mount but you almost never have to use the command line for things like that. Mac is more of a *true* plug and play OS than Windows or Linux. (I ran linux for almost two years as my only desktop at home before going to the mac)
__________________
My Twits tkblazer: wonder if i can wear my yellow speedo me: only if you wear the matching yellow goggles with it |
|
|
|
|
#11 (permalink) | ||
|
STR Veteran
|
Quote:
![]() Quote:
|
||
|
|
|
|
#12 (permalink) |
|
good times
|
I"m pretty sure it's been fixed - my last external that I bought was a 160gb an was FAT32. My friend was able to hook it up to his windows laptop just fine when we copied some stuff back and forth. Of course that was before I reformatted it with a real filesystem
![]() Since you mention wired hookup - the router I mentioned (airport extreme) not only has N wireless but also gigabit ethernet (only three ports though). But of course he would need a gigabit nic and I doubt the G3 would have one. Not sure about his windows computer.
__________________
My Twits tkblazer: wonder if i can wear my yellow speedo me: only if you wear the matching yellow goggles with it |
|
|
| post thanked by: |
nappyt (11-14-2007)
|
|
|
#13 (permalink) | |
|
STR Veteran
|
Quote:
If your OS of choice has a backup tool built-in read what it does. Most aren't that great (not positive about MAC) Also know the process that you need to follow to recover. If time is an issue look into things like Ghost and SuperDuper. It can mean the difference between getting up and running in 15 minutes or 6 hours. Good luck... |
|
|
|
| post thanked by: |
Waldo (11-14-2007)
|
|
|
#14 (permalink) |
|
good times
|
Good point, nappy. Here's a solid free backup app for the mac: http://www.bombich.com/software/ccc.html that waldo can use.
k . . . I rambled on enough in this thread. I should shut up now ![]()
__________________
My Twits tkblazer: wonder if i can wear my yellow speedo me: only if you wear the matching yellow goggles with it Last edited by LBmtb; 11-14-2007 at 06:37 AM. |
|
|
|
|
#15 (permalink) |
|
Lebowski Urban Achiever
![]() |
Thanks everybody! I think I followed about 68.4% of all that, but I'm pretty sure that when I'm at home tonight sitting in front of it that will all make sense (almost).
Big duh to myself for not even thinking to plug the drive into my wifi router. Where was my brain?! Sorry G: Airport Extreme would be cool, but that's also a couple of bills that I could put towards new lights or a Garmin Edge or some other fun bike stuff.Thanks also for the info on backup apps - I hadn't got as far as searching for those yet. I honestly don't care much about system backups: There's nothing so unique about either of my systems that I couldn't pretty quickly re-install from scratch if needed. For that matter, if the Mac died, it'd get parted out on Craigslist. Love the Mac, but that's a pretty old, tired one, and daddy needs more bikes!
__________________
Just because the bike can do it doesn't mean the rider can! "My ass is sore after a long ride." - MtnKitty " If you feel like you're going fast, you are!" -CalEpic |
|
|
|
|
#16 (permalink) |
|
good times
|
I knew I said I wouldn't ramble in this thread anymore but . . . you can't plug your hard drive into your router unless you have the airport extreme. The airport extreme is the only router that can do that (as far as I know).
__________________
My Twits tkblazer: wonder if i can wear my yellow speedo me: only if you wear the matching yellow goggles with it |
|
|
| post thanked by: |
Waldo (11-14-2007)
|
|
|
#17 (permalink) | |
|
Don't touch me!
![]() |
Quote:
[SIZE=3] Linksys has one (as do others)...[/SIZE] http://www.linksys.com/servlet/Satel...=6784839789B06 [SIZE=3] About a $100.00. Not terrible considering. If you're itching to part with more money, then the Airport Extreme would be best.[/SIZE]
__________________
"Man's maturity: to have regained the seriousness that he had as a child at play." ![]() |
|
|
|









Sorry G: Airport Extreme would be cool, but that's also a couple of bills that I could put towards new lights or a Garmin Edge or some other fun bike stuff.

