Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 20-06-2007, 11:34 PM   #1 (permalink)
Genius in making mistakes
 
bhushan05d251's Avatar
 
Join Date: Dec 2006
Location: Mumbai
Posts: 521
Exclamation How to mount HDD in Ubuntu??


Hi. Guys. I have installed Ubuntu on my HDD. After that I have attached other HDD and restarted computer in ubuntu. After restarting in ubuntu other hdd partitions detect but not mount automatically. I have to mount everytime after restart in ubuntu. So how should I configure partitions of hdd so that it will mount automatically at every restart (like 'computer management' in windows)
bhushan05d251 is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 20-06-2007, 11:45 PM   #2 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Default Re: How to mount HDD in Ubuntu??

u shud post here the output of command :
Code:
:~$ sudo fdisk  -l
here.
we can make /etc/fstab entries for you that which will automount ur partitions.
else if u want u can have a look at http://ubuntuguide.org the site explains all these things nicely
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Old 20-06-2007, 11:52 PM   #3 (permalink)
Genius in making mistakes
 
bhushan05d251's Avatar
 
Join Date: Dec 2006
Location: Mumbai
Posts: 521
Default Re: How to mount HDD in Ubuntu??

Disk /dev/hda: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 1 1305 10482381 7 HPFS/NTFS
/dev/hda2 1306 4870 28635862+ f W95 Ext'd (LBA)
/dev/hda5 1306 4283 23920753+ 7 HPFS/NTFS
/dev/hda6 4284 4805 4192933+ 83 Linux
/dev/hda7 4806 4870 522081 82 Linux swap / Solaris

Disk /dev/hdc: 40.0 GB, 40060403712 bytes
255 heads, 63 sectors/track, 4870 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hdc1 * 1 1958 15727603+ 7 HPFS/NTFS
/dev/hdc2 1959 4869 23382607+ f W95 Ext'd (LBA)
/dev/hdc5 1959 3414 11695288+ 7 HPFS/NTFS
/dev/hdc6 3415 4869 11687256 7 HPFS/NTFS
bhushan05d251 is offline  
Old 21-06-2007, 12:26 AM   #4 (permalink)
left this forum longback
 
praka123's Avatar
 
Join Date: Sep 2005
Location: -
Posts: 7,536
Smile Re: How to mount HDD in Ubuntu??

First of All,I am explaining how to have the things done fast.
if u care to know what all below commands are doing u can try:
http://www.ubuntugeek.com/widows-ntf...tu-feisty.html
^ this method may be easier for u.else try my HW2:
edit ur /etc/fstab to accomodate the second harddisk entried.first of all you can read only ur ntfs partitions unless you install ntfs-3g.
so open menu System>admin>Synaptic manager-install ntfs-3g
editing /etc/fstab:
press ALT+F2 to get run dialog then enter below commands and run,when asked give ur local user passwd:
Code:
gksudo gedit /etc/fstab
at a new line last of the page,enter below lines:
Code:
/dev/hdc1      /media/hdc1     ntfs-3g silent,umask=0,locale=en_US.UTF-8  0  0

/dev/hdc5      /media/hdc5     ntfs-3g silent,umask=0,locale=en_US.UTF-8  0  0

/dev/hdc6      /media/hdc6     ntfs-3g silent,umask=0,locale=en_US.UTF-8  0  0
warning:dont enter both below and above entries
if ur yet to install ntfs-3g or dont want to have write access,try below lines instead :
Code:
/dev/hdc1    /media/hdc1 ntfs  nls=utf8,umask=0222 0    0
/dev/hdc5    /media/hdc5 ntfs  nls=utf8,umask=0222 0    0

/dev/hdc5    /media/hdc6 ntfs  nls=utf8,umask=0222 0    0
save and exit.
now open a terminal and run below commands:
Code:
:~$sudo mkdir /media/hdc1 /media/hdc5 /media/hdc6
^ afterwards run:
Code:
:~$sudo mount -a
then go to Places menu>Home for Nautilus file manager.browse to /media/ directory.u can see ur ntfs partns of second hdd is mounted in directories /media/hdc1,/media/hdc5, /media/hdc6
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
praka123 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to mount NTFS partition in Ubuntu DeSmOnD dAvId Open Source 53 24-08-2007 01:54 AM
Ubuntu live CD cant mount HDD Tech.Masti Open Source 4 02-04-2007 11:57 PM
How to mount windows drives in Ubuntu 6.06? alanpaladka Open Source 5 03-12-2006 05:31 PM
Mount NTFS in Ubuntu nishant_nms Open Source 4 07-12-2005 02:46 PM
Unable to mount all ntfs drives in fedora3.mount one ntfs, neerajvohra Open Source 1 06-02-2005 03:56 PM

 
Latest Threads
- by Sujeet
- by soumya
- by clmlbx
- by Charan

Advertisement




All times are GMT +5.5. The time now is 12:44 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2