LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   recoving my old windows hdd into linux? (https://www.linuxquestions.org/questions/linux-newbie-8/recoving-my-old-windows-hdd-into-linux-115506/)

deee 11-13-2003 04:14 AM

recoving my old windows hdd into linux?
 
i just recently moved over from winxp, and have a few hdd on there i want to be able to access via redhat.

my mate told me i should change /etc/fstab but frankly, i have no idea what to add or delete or modify in that file?

any advice?
i have one 80gb, and one 120gb. ive partitioned a few of them up.

cheers
deee

jkobrien 11-13-2003 04:46 AM

Hi,

That's not enough information to tell you exactly what to do. In general, for each disk you want to access from linux you have to add a line to /etc/fstab with the following entries.

device_name mount_point filesystem_type mount_options 0 2

Have a look at "man fstab" and "man mount". Also the LDP webpages have something worth reading.

John


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