LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 05-31-2005, 05:57 AM   #1
Mekzyz
LQ Newbie
 
Registered: May 2005
Posts: 2

Rep: Reputation: 0
Unhappy Viewing Windows on HP nx9010


Hello All,
I am a new user to lInux. I just installed Fedora 2 on my HP nx 9010 Laptop. I want to be ale to access files in my windows partiotion. How do i go about this?
Regards
 
Old 06-01-2005, 03:48 PM   #2
mjrich
Senior Member
 
Registered: Dec 2001
Location: New Zealand
Distribution: Debian
Posts: 1,046

Rep: Reputation: 45
First, find out where partition your windows is located, and the filesystem type. Running the following (as root) should tell you
Code:
fdisk -l /dev/hd*
Next, add an entry to your /etc/fstab file, such as
Code:
/dev/hda2   /windows   ntfs   ro,noauto,user,umask=0022    0    0
- replacing /dev/hda2 with the correct partition, and ntfs with vfat if appropriate. Finally, create a mount point for the entry corresponding to that in /etc/fstab, such as (as root)
Code:
mkdir /windows
You should now be able to simply run mount /windows to mount the partition, and then access it as you would any other directory (including creating links to it on the desktop etc.).

Cheers,

mj
 
  


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
viewing windows partitions mkkreddy Linux - Newbie 6 03-21-2005 12:09 AM
Viewing Windows Files AGilley007 Mandriva 4 07-13-2004 08:55 PM
Viewing shares from windows XP eladla Linux - Networking 7 06-29-2004 05:16 PM
viewing windows shares linus Linux - Networking 5 01-14-2002 03:50 PM
viewing windows files square317 Linux - General 3 12-16-2000 06:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 07:23 PM.

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