|
|
#1 |
|
Can you share files from an external USB hard drive?
I have an external usb hdd attached to my mini. I was able to network with my new macbook easily, but I couldnt find any way to access the external drive. I have all my music on that external hdd, and want to be able to stream that to the new macbook.
Thanks for the helps. |
|
|
|
0
|
|
|
#2 | |
|
Quote:
need more details here. |
||
|
|
0
|
|
|
#3 | ||
|
Quote:
Quote:
|
|||
|
|
0
|
|
|
#4 |
|
If you run iTunes on the MacMini, you should be able to stream your music, using iTunes, to your MacBook. If you take a look in iTunes Preference on the MacMini, you'll need to enable Sharing. Then on the MacBook's iTunes preference, enable 'look for shared'.
If you need to access other type of files etc... I recently found a very easy to use solution:- http://www.hornware.com/sharepoints/ I have an external USB drive connected to my iMac. Then accessing it via Wi-Fi from both an iBook and Windows XP Pro machine. Works well.
__________________
Kootenay Mountain Biking |
|
|
|
0
|
|
|
#5 | |
|
Quote:
|
||
|
|
0
|
|
|
#6 |
|
Well, if you need more than just music, you can go ftp into the mini and check out the (hidden) /Volumes folder, which should list all the mounted drives so you can go take a peek into them and get what you need.
__________________
|
|
|
|
0
|
|
|
#7 | |
|
Quote:
Janey's knowledge is 1337.
__________________
"For what am I living?" I want to shout it out loud. Can you hear me? Stuff for Sale :3 |
||
|
|
0
|
|
|
#8 |
|
edit - duh, nevermind
Last edited by VoodooDaddy; Jun 23, 2006 at 04:59 AM. |
|
|
|
0
|
|
|
#9 |
|
I'm going to revive this old thread instead of makin a new one. The music sharing problem has been solved with itunes sharing.
But the problem still remains that I can't see the external hdd for other files. I have a mini with a usb2 hdd attached (this is my computer). My wife has a macbook. There are files on the hdd that were hers from her old, retired Vaio computer that she would like to access but the external hdd does not show up on the network. I tried sharepoints but apparently I didn't know what I was doing because it didn't work. I set up the external hdd as a new share but it didn't show on the network. (Sharepoints may very well work, I just don't know how to mak eit work). The hdd is fat32. It may be that if it were HFS it would show, but the thing is I still have a couple of windows boxes and at some point I may need to hook that drive to those for backup purposes so I can't reformat it. So basically how can I share files from that hdd to the macbook wirelessly? Someone suggested in the /volumes directory but I don't know how to access that (isn't that hidden?) |
|
|
|
0
|
|
|
#10 |
|
Are you serious? WOW, Macs are even lamer than i thought
Just another reason why a mac isn't for serious computer users. I got a mac and use one at work regularly and i am constantly being irritated by stupid things like this. and before you mac fanboys start shout " but it's windows file sharing" it is not, the protocol is called samba and works seamlessly on linux and windows.
And before i start getting flamed i ask you this. WHY DOES THE HOME DIRECTORY GET SHARED BUT NOTHING ELSE? This means that the mac supports samba but is just too lame to add shares to other folders and drives. Why is this? Does this seem incredibly stupid to everyone else. This is just one of the many reasons why i am constantly being irritated by my macs. using a mac is so abstracted from using a computer they are just irritating, it's like trying to type while wearing mittens Last edited by element0; Aug 8, 2006 at 02:25 AM. |
|
|
|
0
|
|
|
#11 | |
|
Quote:
Oh, and another thing to aid your mental health...if you get worked up so much over using computers that you need to type in caps, perhaps you should set aside technology for a while and wait for it to be more user-friendly.
__________________
Elf May I dip my quill in your inkpot? |
||
|
|
0
|
|
|
#12 |
|
SharePoints should do the trick... you can select which drives to share and permissions- I share them with my Windows machine and my friends log onto it when they are at my home.
__________________
rafifreak00 Apple iBook G4 - 12.1" | 1.33GHz | 40GB | 1.5GB RAM | Mac OS X 10.4 Pavilion zv5330us - 15.4" | 3.2GHz | 80GB | 1GB RAM | XP Home |
|
|
|
0
|
|
|
#13 |
|
Having the same issue
I am having the same issues with sharing a FAT32 drive between Macs on an AFS network. I downloaded and ran Sharepoints, and it works for other situations (folders on the local hard drive) but just not for an external FAT drive. I can't seem to find any evidence of this particular set up working anywhere. Anyone know first hand if it works, or have a definite answer that it doesn't?
|
|
|
|
0
|
|
|
#14 | |
|
Symbolic Link?
Quote:
.Fire up Terminal on the Mac. Since the Mac wants to share the home directory, that's the simplest place to put this symbolic link, which will look like a folder in your home directory, though it's actually the entire external drive. To create the link, use the "ln -s" command. The syntax is: ln -s /Volumes/NAME-OF-EXTERNAL-DRIVE LINK-FOLDER-NAME Replacing NAME-OF-EXTERNAL-DRIVE with the name assigned to the external drive and replacing LINK-FOLDER-NAME with the name you want the folder to have when you look in the home directory. A folder with that name should now appear in your home directory. When you open that folder on the Windows box, you should see the contents of the external hard drive and be able to read and write from the drive. At least, that's what I've just gotten running here and Windows and Ubuntu Linux seem happy about it. |
||
|
|
0
|
|
|
#15 | |
|
Quote:
did anyone get this to work with something built into the OS? i can try sharepoints, but was hoping to avoid using third party software |
||
|
|
0
|
|
|
#16 | |
|
Symbolic Link?
Quote:
When does the error arise? When creating the symbolic link at the terminal prompt? Or when attempting to connect from the Windows machine. If the former, note that any typo or "bad reference" to the name of the linked drive will create problems. If the link is created, can you follow it from Finder on the Mac itself? Or does that also create an error? In Windows, can you see the home directory on the Mac? I'm using OSX 10.4.7 on the Mac, and Windows XP Professional SP2 on the Windows box. I also can access the USB drive from a machine running Ubuntu Linix 6.06. |
||
|
|
0
|
|
|
#17 |
|
Yes you can
For a masterful exposition on this matter, see
http://codeandfury.blogspot.com/2006...ive-samba.html |
|
|
|
0
|
|
|
#18 | |
|
Quote:
The name of my external drive has a space character in it "WD Backup". I put quotes around the "/volumes/Name Of External Drive" segment of the command. I don't know if I needed to do this, but IT WORKED! Thanks for the HELP! |
||
|
|
0
|
|
|
#19 |
|
Yonks old post, but BRILLIANT ! Means my Mini CAN become a Media server easily enough with a shared USB drive
Nicely shared USB hanging off my Mini, and shared via WiFi LAN to my XP box. Simple, yet effective. Thanks Mark
__________________
Mid 2011 Mac Mini 24" iMac 3.06 |
|
|
|
0
|
|
|
#20 | |
|
Quote:
So nevermind all the editing explained in the above link. Sharepoints does the same thing for you. |
||
|
|
0
|
|
|
#21 |
|
Hm, ok, so that settles sharing between mac and pc. I still can't find an answer to my question (maybe it's so ridiculously simple I'm overlooking the solution):
What if Sharepoints, smb.conf editing and all the other above suggestions don't work when you're trying to access a shared usb-drive connected to a mac mini with your macbook? When I try to symlink it (using the ln-command), my macbook says something like: 'Can't find the original', fix it or delete it. Fixing obviously doesn't work, because he can't see the original. So, the question in short: How does it work for sharing (files, not itunes) between macs? |
|
|
|
0
|
|
|
#22 |
|
Exact same problem
I'm having this exact same problem. Trying to share a FAT formatted External plugged in a Mac Mini running Tiger and access it from a Macbook running Leopard.
Using the "ln"command I get an error message telling me that the original can't be found and using Sharepoints, when I try to connect via AFS, I get an error message telling me that the volume couldn't be mounted... Any other ideas? Thanks... |
|
|
|
0
|
|
|
#23 |
|
Sharepoints!
Sharepoints did an excellent job for me. Can see my Powerbook G4 and the external HD attached to it on my custom built AMD Win XP machine and I can see the PBG4 + ext. HD on my Macbook! Gotta love the co-operation of all different types of computers. Now to see if it shows up on my Macbook under XP in Bootcamp!
|
|
|
|
0
|
|
|
#24 | |
|
Quote:
|
||
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| How do I transfer music from an external hard drive on to my computer? | MJNBGA | Mac Applications and Mac App Store | 4 | Jun 22, 2011 05:51 PM |
| iMac: Booting Linux from external USB hard drive | smcerm | iMac | 7 | Nov 18, 2010 07:14 PM |
| Install Windows 7 Via Bootcamp using an External USB Hard Drive? | Doju | Windows, Linux & others on the Mac | 1 | Oct 23, 2009 12:37 PM |
| Trying to install Tiger on an external USB hard drive | sethypoo | Mac Basics and Help | 5 | Jan 8, 2007 10:21 AM |
| can you boot from an ext. USB Hard Drive? | andiwm2003 | Mac Peripherals | 7 | Oct 10, 2005 07:53 PM |
All times are GMT -5. The time now is 10:31 PM.









Linear Mode

