1.

Solve : Keeping NTFS volumes mounted...Ubuntu 7.10?

Answer»

Hi guys,

I've started using Ubuntu 7.10 now, and I'd like to keep the NTFS volumes (I've got 5 partitions) mounted, and if possible on the desktop.

Well, I say mounted, I assume that's the correct terminology?

Anyway, I've had a look on the wiki, and there is a line to enter in the terminal that, I think, is supposed to stop the drives from un-mounting on reboot, but they keep un-mounting.

Any help is well appreciated.

Cheers!You have to edit fstab to make NTFS drive mount automatically at boot. Here's a good explanation of it:

http://www.arsgeek.com/?p=585I sorted the problem.

Like you said I had to edit Fstab, but that blog you linked me to just confused me more.

I've written how I did it on my myspace blog.

With 7.10 NTFS read&write is native, so I didn't need to install ANYTHING else.

Thanks for the help though, appreciate it.what the heck is fstab...Quote from: liambiscuit on December 27, 2007, 06:36:30 PM

what the heck is fstab...

The fstab file is the file system table. It's common in Unix and Linux. BASICALLY it holds all the information for all drives (partitions) and where and how to mount them either when the system is booted or when the 'mount -a' command is used.i know -a MEANS abort... so mount -a must be to disconnect a drive/device, but the rest i had NO FREAKIN CLUE what it meant....Quote from: liambiscuit on December 28, 2007, 07:13:23 PM
i know -a means abort...

Eh, no. mount -a automatically mounts all drives from the fstab except for those with the 'noauto' tag. To remove a mounted drive, the command is 'umount' (yes, umount, not unmount).

If you're serious about using Linux, I suggest you get a book and read a bit. If you find tech talk confusing, "Linux for Dummies" provides a good introduction into many different Linux distros and desktops. It comes with a CD (or DVD, I can't remember) with several distros as well.I'm quite surprised at how no-one seems to have written a basic instruction on how to do this...

All the guides I found were for 7.04, and you had to d/l something to make it understand you wanted to read AND write to the drive. The Gutsy wiki explains that you need to edit fstab, but it doesn't tell you what will need inputting.

I can't be the only on who wants my NTFS partitions mounted on boot, can I? Lol.well my pc hd is so small 60 GIGS, 3 partitions... one 30, win xp, 20 unpartitioned (used to be linux) and 10 gig sharing.... i never really needed to do that...

and im not a COMPLETE moron i know what some things mean... im just too used to windows xp right now...

and if i could makea boot floppy that would make my LIFE alot easier.This is one of the reasons I use Fedora 8, it comes with built in NTFS support. No need to edit the fstab or anything.fedora... heard of it... isnt that the one that takes 7 cds?Quote from: quaxo on December 29, 2007, 09:18:30 AM
This is one of the reasons I use Fedora 8, it comes with built in NTFS support. No need to edit the fstab or anything.

It keeps the NTFS volumes mounted on reboot?

Swish.I dunno about the CDs. I downloaded the DVD ISO and just used that. 1 DVD.

Quote from: Sid on December 29, 2007, 09:49:57 AM
It keeps the NTFS volumes mounted on reboot?

Swish.

Yeah, many improvements over Fedora 6 & 7. That's one of them. Much better hardware support as well. The only thing it wasn't ready for was my webcam I think.dvds are 5.4 gigs.... cds are 700 megs... yes like 5 cds


Discussion

No Comment Found