LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-10-2007, 09:59 AM   #1
alice_neo
Member
 
Registered: Feb 2007
Location: Las vegas, US
Distribution: Fedora 9.................nowdayz
Posts: 39

Rep: Reputation: 15
"accessing ntfs partitions on mandrake 10.1"


Hi all,
I m a newbie here and want to access my windows ntfs partions through linux. How can i do that ? also how can i logon 2 my system by my root account in gui mode as mandrake 10.1 gives no option to logon 2 system by root. all i have to do is go to terminal and su.
 
Old 02-10-2007, 10:54 AM   #2
penguiniator
Member
 
Registered: Feb 2004
Location: Olympia, WA
Distribution: SolydK
Posts: 442
Blog Entries: 3

Rep: Reputation: 60
http://wiki.linux-ntfs.org/doku.php?id=howto:mount

Via the command line:

mkdir /mnt/windows
mount /dev/hda1 /mnt/windows -t ntfs -o umask=0002,nls=utf8

via /etc/fstab:

/dev/hda1 /mnt/windows ntfs ro,umask=0002,nls=utf8

I would discourage you from logging into your system graphically as root. There usually is no reason to do so. If you need to run a graphical program as root, you can do so from KDE in the run dialog (Alt+F2)by clicking the options button, selecting the Run as a different user check box, and entering root as the username along with root's password in the username and password text boxes.

That way only one graphical program, the one you need to use, is running, and you keep a measure of security on your system. Getting into the habit of running as root graphically will make your system almost as insecure as Windows.
 
Old 02-11-2007, 01:28 AM   #3
alice_neo
Member
 
Registered: Feb 2007
Location: Las vegas, US
Distribution: Fedora 9.................nowdayz
Posts: 39

Original Poster
Rep: Reputation: 15
Thanks buddy!!!!!!!!!!!!!!

can u tell me how to mount my portable usb hard disk.
Its default partition is ntfs(provided by hp)
 
Old 02-11-2007, 01:34 AM   #4
alice_neo
Member
 
Registered: Feb 2007
Location: Las vegas, US
Distribution: Fedora 9.................nowdayz
Posts: 39

Original Poster
Rep: Reputation: 15
What is Wine . I hv installed it but don'y know how to use it Plz help
 
Old 02-11-2007, 03:07 AM   #5
wildar
Member
 
Registered: Jan 2007
Distribution: Mandriva 2008, Mandrake 2005, Ubuntu 8.04.1
Posts: 239

Rep: Reputation: 30
Quote:
Originally Posted by alice_neo
can u tell me how to mount my portable usb hard disk.
Its default partition is ntfs(provided by hp)
Try this from command line:
mkdir /mnt/usb1
mount /dev/sde1 /mnt/usb1 -t ntfs -o umask=0002,nls=utf8


Quote:
Originally Posted by alice_neo
What is Wine . I hv installed it but don'y know how to use it Plz help
Wine is used to run Microsoft programs. Recommend visiting http://www.winehq.com.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"Permission Denied" while accessing ntfs partition in user mode funkymunky Linux - General 3 01-31-2009 08:03 PM
Samba configuration error when accessing NTFS files " Network path not found" leo_ieo Linux - General 2 10-09-2006 08:55 PM
Ntfs-Fuse copy error Debian "Sid" / Ubuntu "6.06" animefriik Linux - General 0 10-06-2006 09:28 AM
[SOLVED] can't "see" NTFS partitions using ubuntu phazon Linux - Laptop and Netbook 8 04-24-2006 03:37 PM
Mandrake 10.0 Laptop Won't Boot Past "Activating Swap Partitions"? Aaron Josephson Linux - Software 0 06-26-2004 08:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration