• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Media Scanning & Identification VBox+Ubuntu 22.04 - Access media from Windows Host

     
    • 0 Vote(s) - 0 Average

    VBox+Ubuntu 22.04 - Access media from Windows Host

    geebx
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Apr
    Reputation: 0
    Country:Canada
    #1
    2024-05-01, 03:41 AM (This post was last modified: 2024-05-01, 03:52 AM by geebx. Edited 1 time in total.)
    Add media from Windows host.

    1.) Restart Windows (Host) and do not launch VirtualBox
    2.) Run "Command Prompt/Terminal/PowerShell" as Administrator
    3.) Change directory to VirtualBox program files: cd "C:\Program Files\Oracle\VirtualBox"
    4.) Command: Get-PhysicalDisk
    5.) Decide and choose which disk you want to use by number (left/first column)
    6.) [Sample] Run Command: .\VBoxManage.exe internalcommands createrawvmdk -filename "C:\RAW-Disk\ssd.vmdk" -rawdisk \\.\PhysicalDrive0

    -  "C:\RAW-Disk\ssd.vmdk" <- save location
    -   PhysicalDrive0 <- I chose disk 0

    7.) Launch VirtualBox as Administrator
    8.) On your VM instance Settings, go to Storage, add hard disk and select "ssd.vdmk" (the disk you created in Step #6)
    9.) Start up Ubuntu VM
    10.) Command: sudo fdisk -l
    11.) Find the "ssd.vdmk" (in this example, mine's /dev/sdb2)
    12.) Command: sudo mkdir -p /mnt/windows-disk (you can name it to whatever)
    13.) Command: sudo mount /dev/sdb2 /mnt/windows-disk

    Access Jellyfin web interface, add library, browse your media folder on Windows.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-05-01, 12:41 PM
    Is there a question here or is this a tutorial?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode