You know how to put a device into /etc/fstab ?
O.K. the only thing is to know the file system (ext2, ext3, raiser, vfat ....)
you want access to and the kernel you work with have to support that file system. If not you have to compile your kernel new with a configuration that includes support for that file system.
All about fstab you can find here in other threads.
|