|
Just Beginning
Introduction Is Ubuntu for You?* Which Ubuntu to pick?
Download and Burn Ubuntu
Install Software
Where's the Terminal? Next Steps Beyond the Basics Playing Around Troubleshooting * Off-site link |
Mounting Windows Partitions in Ubuntu
Mount Windows through the file browser
Mount Windows through the menu Install NTFS Config Mount an NTFS drive permanently Editing the /etc/fstab Ubuntu will automatically mount external drives, but for some reason it will not automatically mount internal drives. So this will show you how to mount (or make available for use) internal NTFS-formatted (i.e., Windows) drives in Ubuntu. Mount Windows through the file browserIf you have your file browser window open, you should be able to double-click on the drive in the sidebar to mount it (or make it available for use). Unfortunately, at least as of Ubuntu 8.04, the drive is identified by its size (in this case, 2.0 GB), so that's how you'll have to figure out which one is the drive you're looking for. You may have to authenticate the first time, but if you check (or tick) the Remember authorization box, you shouldn't be bothered for it again. Mount Windows through the menuIf you don't already have your file browser open, you can also mount Windows drives through the menu.
Install NTFS ConfigBut let's say you don't want to manually mount the Windows drive every time you boot up Ubuntu. If you want it permanently mounted, a little utility called NTFS Config can help you.
Mount an NTFS drive permanentlyNow that NTFS Config is installed, let's use it.
windows Do not type /media/windows or you'll get an error message.
Editing the /etc/fstabThis tutorial has shown you how to mount Windows partitions and drives graphically. If you are either having trouble doing this or you would like a little more control over the details of the process, you can do so by manually editing the /etc/fstab file, which controls the mounting of drives and partitions at boot time.For more details on this process, check out this other tutorial.
|
|
If you have suggestions or corrections for these tutorials, please post in this Ubuntu Forums thread or leave a comment on my blog. |
|