Nimish wrote: > > I want to automatically mount the windows partition within linux, and > unmount it once I exit linux. > Once I boot I have to use the terminal screen to manually boot the > partition using > mount /dev/hda1 /mnt/win > where I have created win as the directory in mnt. > nimish
Add this to /etc/fstab with appropriate syntax. Cheers. Mahantesh. ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
