Hi, This thread may be of help. In a nut shell:
in /etc/fstab your line may be looking like /dev/hda1 /windows/C vfat noauto,user 0 2 (which is mine, yours may have /mnt/windows ) the noauto prevents mounting during boot, change that to auto to let it mount during boot and remove the user (I think) to remove any restrictions regarding root/not root. http://lists.thevoices.net/pipermail/malu/2002-October/000541.html -kg On 9 Dec 2002, Arko Provo Mukherjee wrote: > > Hello everyone, > > you guys seem to be very busy about COMPASS and other things. > Anyway I still wan't to ask you a question. > > I use deadrat(latest version). > I sometimes have to draw info from the folders in Windoz. > So I have to mount it everytime I boot linux. > Can you tell me how to make linux boot me windowz automatically so that > I don't have to write mount /dev/hda1 /mnt/windows whenever I load > windows. > Linux mounts floppy and cdrom automatically. > So, it should be able to mount this automatically at the start also. > > Thanx in advance, > > Arko > > > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/node.php?id=3 > -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
