PDA

View Full Version : [ubuntu] harddisk accessing problem



abhinav.p
December 31st, 2008, 01:11 AM
i had windows XP installed on my 60GB harddisk.i recently installed hardy on my machine using "install in windows" option in the c: drive which occuped 15GB.i was hoping to see the remaining 45GB accessible to both OS.however after installation the ubuntu OS shows only 5GB free and no partitions in filesystem/media.how can i gain access to my 80% harddisk?


during the process of installation it never prompted for any darddisk patition specifications.
what should i do?

taurus
December 31st, 2008, 01:25 AM
You can try to config your ntfs partition with ntfs-config.

Applications -> Accessories -> Terminal

sudo apt-get update
sudo apt-get install ntfs-config
gksudo ntfs-config

stderr
December 31st, 2008, 01:28 AM
I seem to recall that under Wubi, the rest of the drive you installed Ubuntu to (C: in your case) is visible under /host.

abhinav.p
January 1st, 2009, 03:32 AM
no the rest host folder has only 2.7GB free.ant the output for sudo apt-get update is


E: Could not get lock /var/lib/apt/lists/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the list directory

stderr
January 1st, 2009, 07:36 AM
You're probably running Synaptic or the Update Manager at the same time. Only one app can access apt's caches etc at any one time.

You say that /host does exist? What do you mean by only having 2.7G free?

abhinav.p
January 1st, 2009, 11:37 PM
i meant that host folder has only 2.7 GB free.the remaining part of hard disk is not visible in it...

doglover56
January 1st, 2009, 11:44 PM
This might be to your advantage. Are you sure you want Ubuntu messing around with your host operating system partition? That kind of stuff always makes me nervous. Make sure you have an air tight backup of your host partition and your data!

IMF

abhinav.p
January 1st, 2009, 11:49 PM
You can try to config your ntfs partition with ntfs-config.

Applications -> Accessories -> Terminal

sudo apt-get update
sudo apt-get install ntfs-config
gksudo ntfs-config

ok i installed it.then what should i do?

stderr
January 2nd, 2009, 01:41 AM
Well all you do is run it as taurus suggested


gksudo ntfs-config

and enable write support for, say, internal drives (or both).

I never found I needed to do this though to get NTFS support... but heck, it may help

abhinav.p
January 2nd, 2009, 01:13 PM
yes i checked the option write enable to both the devices.but the problem is i cannot find the device other than the c: drive where hardy was installed using Wubi.wheres the other part of the drive?