Find the answer to your Linux question:
Results 1 to 2 of 2
hi all, I want to access suse to vista. I am traing this command but I didnt. mount /dev/hda1 /win/c -vfat help please.. thanks Cem,...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    1

    how to mount ntfs disk

    hi all,
    I want to access suse to vista. I am traing this command but I didnt. mount /dev/hda1 /win/c -vfat
    help please..

    thanks
    Cem,

  2. #2
    tpl
    tpl is offline
    Linux User
    Join Date
    Jan 2007
    Location
    cleveland
    Posts
    452
    welcome to the forum

    > suse to vista

    well, vista uses the "ntfs" filesystem, so you could try

    "mount -t ntfs /dev/hda1 /win/c"

    assuming you have enabled the "ntfs" module in kernel .config
    alternatively, install "ntfsprogs" and then you can use

    "ntfsmount /dev/hda1 /win/c"

    with read/write permissions
    the sun is new every day (heraclitus)

Posting Permissions

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