View Single Post
Old 11-10-2007, 12:46 PM   #9 (permalink)
kalpik
In Pursuit of "Happyness"
 
kalpik's Avatar
 
Join Date: May 2005
Location: New Delhi
Posts: 3,432
Default Re: Your favorite feature in Ubuntu 7.10 Gutsy?

Quote:
Originally Posted by gx_saurav
I don't know, when I insert the Ubuntu 7.04 CD in drive & boot from it, it doesn't show my NTFS drives in the file manager or desktop, how do I mount them in Live CD from GUI?
sudo mkdir /media/ntfs_drive
sudo mount /dev/sdaX /media/ntfs_drive -t ntfs

OR

sudo apt-get install ntfs-config
And then open it from Applications->System->NTFS Config
__________________
Whenever you find yourself on the side of the majority, it is time to pause and reflect. - Mark Twain
kalpik is offline