XBMC and FreeNAS

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bmcclure937 Offline
Fan
Posts: 659
Joined: Dec 2010
Reputation: 5
Location: Ohio
Post: #21
It is not possible to boot into 2 OS unless you are using virtualization. You could set up a virtual environment and accomplish this...

Or you could simply use Ubuntu with XBMC.
find quote
monkeyvsmonkey Offline
Junior Member
Posts: 22
Joined: Jan 2011
Reputation: 0
Post: #22
bmcclure937 Wrote:It is not possible to boot into 2 OS unless you are using virtualization. You could set up a virtual environment and accomplish this...

Or you could simply use Ubuntu with XBMC.

then would it be possible to virtualize FreeNAS?
find quote
bmcclure937 Offline
Fan
Posts: 659
Joined: Dec 2010
Reputation: 5
Location: Ohio
Post: #23
monkeyvsmonkey Wrote:then would it be possible to virtualize FreeNAS?

Yes. They have VMWare images available for download.

FreeNAS for x64
FreeNAS for x86
find quote
monkeyvsmonkey Offline
Junior Member
Posts: 22
Joined: Jan 2011
Reputation: 0
Post: #24
bmcclure937 Wrote:Yes. They have VMWare images available for download.

FreeNAS for x64
FreeNAS for x86

Awesome! Will try that.

Thanks ;D
find quote
BigO Offline
Senior Member
Posts: 165
Joined: May 2010
Reputation: 0
Post: #25
Ok i tried to get the NFS shares to work but i get this message:


mount: wrong fs type, bad option, bad superblock on freenas:/mnt/2tb,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so

Here is the code that im trying to use:

freenas:/mnt/3tb /mnt/media/3tb nfs defaults 0 0
freenas:/mnt/2tb /mnt/media/2tb nfs defaults 0 0
freenas:/mnt/2tbRz1/2tbZfsRZ1 /mnt/media/2tbz nfs defaults 0 0

Its the same basic code in using on a debain box that does work correctly:

freenas:/mnt/3tb /mnt/3tbR5 nfs defaults 0 0
freenas:/mnt/2tb /mnt/2tb nfs defaults 0 0
freenas:/mnt/2tbRz1/2tbZfsRZ1 /mnt/2tbRZ1 nfs defaults 0 0

XBMC-ATV2 - FrodoRc3
XBMC-LR - Zotac Zbox Plus - 8Gb Usb - 2Gb Mem - FrodoRc3
XBMC-BR - Foxcon 330i - 8Gb Usb - 2Gb Mem - FrodoRc3
XBMC-Mini - MacMini - Core2duo@2.5Ghz - 128Gb OCZ Agility - 5Gb Mem - FrodoRc3
Running SQL - Auto Library Update
WIP - Substitute Image path
Synology DiskStation Ds1512+(Dsm 4.0-2219) - 4gb Mem - 5*3tb Wd Reds [SHR]
WIP - Secondary SQL
find quote
Post Reply