Results 1 to 3 of 3
Hello friends, how are you?
I have a question.
When i open my computer (it's operating system is ubuntu), i want to mount my volumes that is to say harddisk ...
- 12-29-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 28
mount problem
Hello friends, how are you?
I have a question.
When i open my computer (it's operating system is ubuntu), i want to mount my volumes that is to say harddisk partitions, automatically.
But now,if i don't click one of them, it is not mounted.
Thank you..
- 12-29-2009 #2
To mount automatically during startup, you can add required partition into /etc/fstab.
Check this tutorial: How to edit and understand /etc/fstab
Make sure,you take a backup of fstab file before editing it.
HTH- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------
- 12-29-2009 #3
As Lakshmipathi mentioned already, you have to edit /etc/fstab file.
Post the output of this
* Its small L in fdisk -l.Code:sudo fdisk -l df -h
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
