Results 1 to 3 of 3

Thread: view Windows from Linux

  1. #1

    Unhappy view Windows from Linux

    I'm on my way to bed, so instead of searching Google I figured I'd just post a question here.
    I've been running Mandrake 9.1 and was able to access my windows c:\ and d:\ where all my mp3's and picture files are, but as usual I messed somthing up and had to reinstall Linux.
    I don't know what I did on my first install, but on this install I am no longer able to mount my windows partitions..... everything else is working fine. Any ideas?
    You can\'t squeeze cheese from a goat before it\'s hatched.............

  2. #2
    Tried doing it manually?

    cd /mnt
    mkdir vfat
    mount -t vfat /dev/hda1 /mnt/vfat

    your windows partition should then be viewable under /mnt/vfat

  3. #3
    Senior Member IKnowNot's Avatar
    Join Date
    Jan 2003
    Posts
    792
    In RH you would need to check your /etc/fstab file to make sure it was listed there, then you could mount it manually, or load it in your during boot in rc.local.

    what Win operating system ( file system ) are you using ??
    " And maddest of all, to see life as it is and not as it should be" --Miguel Cervantes

Posting Permissions

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