Results 1 to 5 of 5

Thread: Host drive hard to access

  1. #1
    Join Date
    Sep 2006
    Location
    Brisbane, Australia
    Beans
    26
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Question Host drive hard to access

    Hi,

    I recently installed the latest Gusty version of Wubi (rev 386) on my laptop.

    I had a few installation problems. Wubi installed fine on Vista, but after the restart, the Ubuntu installation would keep stopping at a different % and then had to be restarted. I got the install to work by plugging in my external USB hard drive (no, wubi wasn't installed to this) - I don't know what this did but the install went right through first time with it plugged in. I'm now posting this from ubuntu wubi.

    My problem is that it is hard to access the host drive, as it is not mounted under /media/host, instead it is under /host. Also, /host is not r/w by everyone, making it hard to copy files to it.

    I can mount the host drive under somewhere such as /media/windows with full read write access using ntfs-3g. However I would like it to display in the 'Computer' view in nautilus and, if possible, on the desktop.

    Any help with this would be much appreciated.

    Thanks for such a great program,

    Joel
    Ubuntu Member | Australian LoCo Team Member
    Registered Ubuntu User #18788 | Registered Linux User #440350

  2. #2
    Join Date
    Feb 2005
    Beans
    5,138

    Re: Host drive hard to access

    The /host drive is a bit delicate since it hosts your virtual hard disks
    Having that in /media/host would create a problem if for instance you unmount it by accident.
    That would be equivalent to rip off your hard disk...

    You may try to chown/chmod a folder in there and symlink that to a more convenient location

  3. #3
    Join Date
    Jan 2008
    Beans
    10

    Re: Host drive hard to access

    i have 2 windows dirves (c&d) d drive is rw accessible but where as c drive is not can you help me . when i access from nautilis it creats a folder disk in /media folder and when i try to change the permissions both chown/chmod with root privileages.

  4. #4
    Join Date
    Feb 2005
    Beans
    5,138

    Re: Host drive hard to access

    you need to have administrator right to write to /host

    sudo cp /file/to/copy /host/target/folder

  5. #5
    Join Date
    Jan 2008
    Beans
    Hidden!

    Re: Host drive hard to access

    type i terminal
    Code:
    gedit /etc/fstab
    and post out of it

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •