Mounting drives at startup can be done by adding few lines to /etc/fstab first of all create one folder where u will mount the drive. Suppose in /media/c
In terminal Do: #sudo mkdir /media/c Then, type: # sudo gedit /etc/fstab & The gedit window opens. Now add a new line in the file as: /dev/sda1 /media/c NTFS-3G defaults 0 0 save and close the gedit window. Now when u restart the computer u will have sda1(sata(SCSI) primary master disk's first partition) frequently(not always) ur C drive in windows mounted in /media/c . To know if its hda or hdb or sda or sdb or others, simply check by typing: #sudo fdisk -l in the terminal. Enjoy!!! cheers. On Wed, Jul 16, 2008 at 9:20 AM, Prahmod <[EMAIL PROTECTED]> wrote: > > well guys this is Prahmod new to this mailing list.but i am having a > problem.i have ubuntu 8.04 hardy installed.my partitions are in NTFS and > they do not used to mount at the start up.they only mount when i clicked > the partition for the first time from my computer or the places menu. > so i decided to do something to mount the drive at the startup.so > i right clicked the mounted drive which was on the desktop and got to > it's property and then on the Drive or Volume tab(i am confused which i > selected) but later i clicked on the settings and on the mount point > entry i typed "/media/Property"(without quotes).here property is the > label of my drive.it was ok till then,but when i restarted the system > later and tried to mount clicking on the places menu. > i got the error message displaying > > Cannot mount volume > Unable to mount the volume 'Property' > Details: > mount_point cannot contain the following characters: > newline, G_DIR_SEPARATOR (usually /) > > > i even tried using fstab and even mtab(i am new to this command) but > nothing was fruitful. > so guys help me get of this.i am unable to browse the files of that > partioion in linux but it's fine with windows.but i hate windows.help me > get my partition in linux. > and also do share how to mount the drive at the boot time. > lastly "SAY YES TO LINUX" > Prahmod > > > > > > -- Prabin Gautam "ओपन ठिटो" Registered Linux User #443940 letS makE ouR streeT FOSSible.......... --~--~---------~--~----~------------~-------~--~----~ FOSS Nepal mailing list: foss-nepal@googlegroups.com http://groups.google.com/group/foss-nepal To unsubscribe, e-mail: [EMAIL PROTECTED] Community website: http://www.fossnepal.org/ -~----------~----~----~----~------~----~------~--~---