Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
how to mount hard disk in OpenSuSE ?
I have Xp and OpenSuSE in dual boot. I want to mount my partition of Xp in OpenSuSE. What command to use at terminal.
4 Answers
- Anonymous1 decade agoFavorite Answer
try:
sudo mount /dev/sda1
To unmount:
sudo umount /dev/sda1
- Anonymous5 years ago
Your issue could be a typing mistakes. Assuming your are root because you've the # previous the command: i could first attempt mount /dev/sda2 /mnt/c be conscious the spacing. If that does no longer artwork: mount -t ntfs /dev/sda2 /mnt/c i do not thinh mount recognizes the style ntfs-3g yet basically ntfs or vfat. in case you want extra help submit the mistakes message that you get from the mount command. sturdy luck
- Anonymous1 decade ago
You gotta mount the Hard Drive from the rear, you know what I'm saying?