I have installed my redhat linux on my e partition of my hard drive after formatting it. I want to access my windows partition residing on c drive .
this is the command I type :
at root:
mount -t vfat /dev/hda1 /mnt/windows
It works fine and I can access all the files. However when i logged out or reboot , the mounting seem to be lost ( i.e I cannot access the windows files ).... am I doing something wrong ? Shouldn't the drive be still accessible after u either reboot or logged out and in again since we only need to mount it once ?
well I am at a lost... any clarifications are very much appreciated.
secondly I have noticed the " i 386" and " i 686" stuffs appended to the end of a file name just before the ".rpm " suffix.
What does those actually mean?
thanks !!