"shailendra kumar" <[EMAIL PROTECTED]> writes: > I want to share my windows E drive contents when I have booted > my system in linux mode.
You need to read the partitions / disks in native M$ Windows format while working on GNU/linux? or you want to access their contents over a network? > My system is in dual mode with Red hat 9 and windows XP operating > system. Also can I share all my window drives. Plz do give me some > suggestions. Thanks in advance...... While booted into GNU/linux, open a terminal program (like gnome-terminal) and type in `man fstab' and `man mount'. You will need to manually edit the /etc/fstab file. <the easy way> Depending on the desktop you run, you run, you can also do the following:- Right click on the desktop > `create new` > `link to device` > `hard disk device`. In the dialog which pops up now, Specify the appropriate device (something like /dev/hda1 for IDE disks or /dev/sda1 for sata disks). -- Mahesh T. Pai <<>> http://paivakil.blogspot.com/ Distribute Free Software -- Help stamp out Software Hoarding! _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
