LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do i look at windows files in linspire? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-look-at-windows-files-in-linspire-217553/)

Ryan+1+12+7 08-14-2004 12:39 PM

How do i look at windows files in linspire?
 
Hi

Im new to linspire and was just wonding how do i look at windows files?

You can can't you? ,i mean i did it in Slackware Mandrack but , you do it linspire ? well thanks for the help.

John5788 08-14-2004 12:50 PM

mount the windows partition

mount /dev/hdx# /path/to/mnt/

masand 08-14-2004 12:57 PM

i haven't worked on linuspire but i have worked ion other linux Os
the method is

#fdisk /dev/hda

see the partiton u want to mount

and then mount in a folder by

#mount /dev/hda6 /mnt/win_d

where win_d folder suld exist in ur /mnt folder

but i think linspire should be mounting them automatically

check out ur directories in the /mnt folder,see its contents

regards

gaurav


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