Mounting internal drives from XMBC Live
#1
ok, so I'm messing around with XMBC Live and just installed it to a small partition next to win7. Now I'm wondering how to access the files that are on another internal drive and/or the other partition, or if I even can. I currently have a 1.5 TB with OS X on it and a 320 GB with win7 and XMBC. thanks for any help.
Reply
#2
Code:
sudo mkdir /mnt/macosx

Code:
sudo mount -t hfsplus /dev/hd??? /mnt/macosx

Something like that ?
Arctic MC001 + Openelec
Image
Reply
#3
Remove "nodiskmount" from menu.lst file.
Reply
#4
Mityama Wrote:Remove "nodiskmount" from menu.lst file.

And then it mounts automagically ? What is the default mount-point ?
Arctic MC001 + Openelec
Image
Reply

Logout Mark Read Team Forum Stats Members Help
Mounting internal drives from XMBC Live0