Thread: help in linux
View Single Post
Old 21-01-2005, 06:32 PM   #2 (permalink)
ankursmart
Right Off the Assembly Line
 
Join Date: Jan 2005
Posts: 8
Default

Yeah, look at the fat32 partitions using fdisk....and then add them to the /etc/fstab file.

type "auto" as the parameter...to mount them everytime..your system boots

As far as perl is concerned, there are some man pages available there in Linux...but you can always get a book.

For mounting NTFS partitions..you have to install a small program..that patches up the kernel for NTFS support. Try google.
ankursmart is offline