Ubuntu :: 2nd User Cant Access Hard Disk Drive?

Feb 2, 2011

i have one hard disk drive in my ubuntu second user is cant access that drive so wt to do to give access permission

View 1 Replies


ADVERTISEMENT

Ubuntu :: Live Disc Mount Hard Drive - Root User Access?

Mar 23, 2009

My wife's XP has crashed and I need to save files. I've discovered the command to mount the hard drive - unfortunately I need to force the mount, but I can't do it because I have to be in root. I can see the root user in the user list, but when I try to switch I can't access it. How I can do it to back up my wife's files. I have Kubuntu 8 and KDE 4.1.

View 2 Replies View Related

Ubuntu :: External Hard Disk /Hard Drive Mounts As Read Only (Suddenly)?

Jan 17, 2011

I recently bought 320 GB Trancend external hard disk and working fine days back.Earlier i could copy from and to the hard disk with out any issue. I dont know what happened after that now i am not able to write any files in to the external hard disk. This is not NTFS formatted device. here is some of the out put from terminal.

Code:
sundar@sundar-sundar:~$ fdisk -l
Disk /dev/sda: 120.0 GB, 120034123776 bytes

[code]...

View 7 Replies View Related

Software :: Write / Unpack .qcow2 Hard Disk Image Directly To Real Hard Drive

May 22, 2011

is there a way to write/unpack .qcow2 hard disk image directly to real hard drive in Linux?(I know it's possible to unpack .qcow2 to .raw and then dd to drive, but I'd like to skip .raw since its large)

View 2 Replies View Related

Ubuntu :: Access To Ntfs Hard Drive(Drive #2 That Is)?

Oct 7, 2010

I want to load ubuntu on my home pc. I have two hard drives but not have enough dvd's to back everything up on #2 hard drive. If I load ubuntu on drive 1 can I get in two drive two?

View 2 Replies View Related

Ubuntu :: Access Hard Disk Files From Live CD?

May 8, 2010

i'm having some problems booting ubuntu 9.10 and i just want to backup my files and install it all over again.I want to access my old files from the ubuntu Live CD, because no kernel is working.Is there a way?. Just in case, i don't have partitions, so i don't have a 'home' one (but i'm going to

View 5 Replies View Related

Ubuntu Installation :: Access Hard Disk Files From Live CD

May 8, 2010

I'm having some problems booting ubuntu 9.10 and I just want to backup my files and install it all over again. I want to access my old files from the ubuntu Live CD, because no kernel is working. Is there a way?. Just in case, I don't have partitions, so I don't have a 'home' one (but I'm going to).

View 1 Replies View Related

Ubuntu :: New Hard Drive - Copy The Partitions On My 175 GB Disk To The New One?

May 17, 2010

I just bought a new 2 TB hard disk to replace my old 175 gig one. I currently am dual-booting Lucid Lynx and Windows 7, and rather than go through the process of reinstalling both, then reinstalling all my programs, settings, and everything, I was wondering if there's a way I can just copy the partitions on my 175 GB disk to the new one, grow them to fill up the rest of the free space on the new 2 TB disk, and then plug that HD into the primary master plug on my motherboard... will that work?

View 4 Replies View Related

Ubuntu :: Replicate Hard Disk Installation Onto Pen Drive?

Jan 14, 2011

i hav ubuntu installed onto my hard disk..

now i want the same installation with all the packages to be replicated on a pen drive..

so that i can use ubuntu on other pcs with a bootable pen drive with all my packages installed.

i dont want to create an installation usb..

jus a usb which contains my full hard drive installation and can run on any system which supports bootable usb..

my filesystem size is 5.5gb and pen drive size is 8gb.

View 5 Replies View Related

Ubuntu :: Partitioning Hard Drive After Using Full Disk?

Jun 22, 2011

create a partition seperate from my home directory out of it. i have a 500 gig hard drive and i wish to create a 70 gig partition on it on install i used entire disk is there any way to make a partition after this for i do not want to reinstall.

View 3 Replies View Related

General :: Unable To Access / After Installation On New Hard Disk

Feb 18, 2010

I had very recently installed a new hard drive on my laptop. After installation, I tried to install linux from the CD and followed the instructions. I did not create a partition in the hard drive and carried out the installation procedure. After installation, i tried to start but it would not start...and shows error. I am not sure what I should do ...please instruct me in a step by step procedure to solve the problem

View 1 Replies View Related

Ubuntu :: Code To Access Hard Disk Sectors (LoopBack Device)

Jan 26, 2011

I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it has the following configuration.

Code: $> sudo fdisk -l /dev/loop0
Disk /dev/loop0: 10 MB, 10977280 bytes
255 heads, 63 sectors/track, 1 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000

Disk /dev/loop0 doesn't contain a valid partition table Now what I want to do is develop a c++ program to read & write files to this loop back device,which I'm using to simulate an actual hard disk,at the blocks & sectors level. So far I've come up with the following code. But I'm still unable to read files from the hard disk one block at a time.

Code: #include <iostream>
#include <stdio.h>
using namespace std;
int main() {
char block[512]; int length=0;
cout<<"Implementation of the File Handler Read Method..."<<endl;
FILE *f = fopen("/dev/loop0", "r");
if(f == NULL) {
cout<<"Error In Opening the HardDisk File Retuning Error..."<<endl; return -1; }
//Read One Block of Data to Buffer length = fread(block, 1, sizeof(block), f);
/* Do something with the data */ cout<<"Length : "<<length<<endl;
return 0; }

When I run this Program All what I get is the message for NULL. "Error In Opening the HardDisk File Retuning Error...". So I could open the loopback device as a file an access it at the sectors & block level.

View 1 Replies View Related

Ubuntu :: Can't Access Hard Drive

Oct 4, 2010

I have a WD 350 GB hard drive that crapped out in a Windows machine. I have a USB-to-SATA/IDE adapter and right after I pulled the drive out of the Windoze machine, I was able to access the drive and look at data to recover. However, I didn't get to download the data. Now I hooked it all up again and I get nothing. I can't see the drive anymore.

My question is simply this: Is there a way I can poll the USB port and see if I can see the drive from a command line? The File Explorer isn't even seeing the drive anymore either. I'm not savvy enough with Linux to know if there is another way to see if I can rescue the data on the drive.

View 3 Replies View Related

Red Hat :: Make A Hard Disk Act Like A Tape Drive?

May 4, 2011

I have a linux server running Red Hat Enterprise Linux AS release 4 (Update 8) that I need to do some unusual configurations to. I have a hospital application written using a database called MSE. Now the provider of this application says they will only support tape because of the fact that this system is using a specialized backup system. Basically the data is housed on raw_data blocks. So what I am looking to do is create a way to USE the SAN to present the server with Hard Drives and be mounted as if it was a tape. Has anyone tried to do something like this before? If so how did you configure that. One solution that I thought would be to just Present a 2TB lun and carve up several partitions cut not create filesystems on them. Then just create a symlink everynight /dev/rmt0 and rotate out the partitions.

View 5 Replies View Related

Ubuntu :: Change 200 GB Hard Disk : Drive Name Label Format

Jun 8, 2010

I am currently using Lucid Lynx and when I open Nautilus, the drives are labelled as follows:

200 GB Hard Diskrive Label

How can I get rid of the the 200 GB Hard Disk bit

View 1 Replies View Related

Ubuntu :: Add A Folder To A Hard Disk Which Was Full Of Symlinks To A CD Drive

Jun 22, 2011

if there was a way, to add a folder to a hard disk which was full of symlinks to a CD drive. This would primarily be a way to store offline media and a way to access it. I would still be able to browse the folder structure and see the files (but possibly not the sizes). I imagine something like this:

/archive/cd/cd1/photos/me.jpg > /mnt/cdrom/cd1/photos/me.jpg

Therefore I can see what files I have available, and I know which media to insert (in this case cd1) and I would then be able to view the files? Or if anyone has a better idea I'm open to it. Just to mention I don't have a GUI on this server, it is completely headless so any solution needs to be console based

View 1 Replies View Related

CentOS 5 Hardware :: Unable To Access External Hard Disk?

May 31, 2010

This is Mushtaq here. I am using CentOS 5.3. Everything works fine regarding Hardware Support except of External Hard Disk. I have a HDD Western Digital 80 GB in USB converted case. Its working fine under WinOS, Fedora 10 / 11 / 12 + & RedHat Enterprise Linux. But CentOS is unable to access it even it does not detect it (fdisk -l command is used to verify the connected disks). Can any one please help me in this regard, I am fed-up of this situation.

View 1 Replies View Related

Hardware :: Master Hard Disk Error After Installing Ubuntu 8.10 / Hard Disk Died

Apr 8, 2009

after installing Ubuntu on one WD 500 GB hard disk and after making mistake and pasting wrong code into Terminal:my OTHER WD 500 GB hard disk that was also in the system (I guess it was "hd1") - died.The problem must be, I guess, I typed wrong code: "hd1,1" instead of "hd0,0".)500 GB (NTFS) of data was on that other (non-Ubuntu) hard disk, and now I can not access it anymore. While booting, system gives "Hard Disk Error" warning and stops.One again: I installed Ubuntu od one hard disk and at the end of instalation I pasted wrong code for GRUB, giving address of another hard disk. Now that other hard disk has error and will not work

View 3 Replies View Related

Ubuntu :: Access To My Hard Drive From The Live CD?

Feb 28, 2011

I have a big problem with my ubuntu linux.. last night i was trying to execute a windows aplicacion (with wine).. suddenly the pc turned off.. later i turned it on but i couldnt enter to ubuntu... now i want to format my pc but i need to save some files on my flash drive.. because i cannot enter to ubuntu so i can save those files.. I used the Live CD, actually im using the live cd right now... the problem is that i dont know how to acces to my hard drive so i can save those files. every time I try to acces, this error appears...

Unable to Mount Location

DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending

I tried with right click>Mount... but this error appears..

Unable to Mount Location

DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

View 9 Replies View Related

Ubuntu :: Can't Access Hard Drive / Restore HD?

May 16, 2011

Well I screwed up and removed Ubuntu OS from my hard drive. Now I cannot access any partition on the HD (I had set up several partitions). I also can not install a new version of Ubuntu on the root partition. I have tried to doctor it with "Disk Utility" and "GParted" without success. I took the HD out of the tower and hooked it up externally to my laptop and the HD is not recognised by my laptop. None of the partitions are recognised. I have some files that I would like to recover, but not many as it was a new installation. The Ubuntu install routine, Disk Utility each see the size, number of blocks and something else of each partition but not the names or other data.

I was wondering if any one had any suggestions as to how to repair or restore the HD?

View 2 Replies View Related

General :: Formatting Vista Hard Drive With Disk

May 24, 2011

I have a computer that was given to me and is no longer booting up properly. It's an Acer with VISTA installed. I would like to format the hard drive and start over with Linux. I don't have the original windows vista disk, I don't believe the computer even came with one, and no back up disks. Apparently this is the only way to format VISTA. When I am in the command prompt here is what happens.

C:> format c:
The type of the file system is NTFS.
Enter correct volume lable for drive C:
I don't know the correct label.

Searching on the forums I found this.
format c:/fs:NTFS/p:/
That doesn't work. I get this:
"Invalid parameter - /p:"

View 6 Replies View Related

Ubuntu Installation :: 10.4: Install Disk Doesn't Find The Hard Drive

May 20, 2010

When I try to install 10.4 on my hard drive, I get all the way to the "Prepare Partitions" menu and there are no disks listed and all button are grayed out. I am installing on an EVGA X58 motherboard with Intel ICH10 and I have AHCI enabled. Does Ubuntu support AHCI? Do I need drivers to install?

View 3 Replies View Related

Ubuntu Installation :: External Hard Drive With Startup Disk Creator?

Jun 30, 2010

I want to install Ubuntu onto a partition on my external hard drive, but my CD burner is broken so I can't just boot up with a live CD and do it that way. So can I install Ubuntu onto my external hard drive with the Startup Disk Creator that comes installed on Ubuntu? And if not is there another way I can do this?

View 1 Replies View Related

Ubuntu :: External Hard Disk Drive Gets Renamed With An Appended Underscore?

Jul 30, 2010

Almost every time I use my external Hdd the drive gets named with an appended underscore. this is the list from my /media folder.

/media$ ls
1CF44533F4451106 F Drive G Drive_ G Drive___ G Drive_____
E Drive G Drive G Drive__ G Drive____ G Drive______

i have tried to remove the directories in terminal by using sudo rmdir but this is the error i get:

sudo rmdir /media/g drive
rmdir: failed to remove `/media/g drive': No such file or directory

now each file in the /media folder has a white x on them and i don't not know what that means. but i attached a screen grab of the folder.

how to know how to delete all the underscored folders.

View 5 Replies View Related

Ubuntu :: Restoring Disk Image To A Smaller Hard Drive Than The Original?

Jan 13, 2011

I am looking for an Open Source software making it possible to make a disk image of an Ubuntu installation as well as a Windows XP installation.I have checked out Clonezilla which almost solved the problem. However, the disk to which you restore needs to be the same size or bigger. I want to restore the whole thingo a smaller disk than the original.I am considering getting myself an SSD disk which will be considerably smaller than the 160 gb disk I have right now. I need it to work for Windows as well. Unfortunately I can't get rid of Windows quite yet I often participate in webinars on GotoWebinar and they do not support Linux ...

View 9 Replies View Related

Ubuntu Installation :: Hard Disk Failure - Get Next Drive In Line To Boot

Feb 15, 2011

after my upgrades i noticed one hard drive was acting funny i was gonna reformat the drive anyway to totally remove winblows from my system grub was installed on the boot sector of the drive that failed how can i get the next drive in line to boot if some one can get me to a howto or tell me what i need to do short there of reinstalling the operating system.

View 5 Replies View Related

OpenSUSE Network :: Access Shared Hard Disk Windows 7 Home And 11.2

Mar 1, 2010

I have a hardisk shared on my windows machine. And I would like to be able to access this on my opensuse notebook. Just cant figure it out. Dont have much experience in opensuse. I just need to know the best way to do this. Also, can opensuse read/write NTFS? Also I have a printer on my moms machine that runs XP home. The printer is shared I would like to be able to print but its no biggie. It some type of HP 3 in 1. I just wnat it to print, I dont care about the scanner and stuff.

View 3 Replies View Related

Ubuntu Installation :: Copy Hard Disk Have 10.04 And Ext4 To 1000 Hard Disk?

Sep 23, 2010

I want to copy hard disk have ubuntu 10.04 and ext4 to 1000 hard disk for new 1000

View 2 Replies View Related

Hardware :: How To Access Second Hard Drive?

May 8, 2010

My secondary disk drive is only 80GB but it's 80GB that I might as well use. How do I access it?I would like to do the same for this older, small harddisk but don't know what to do with vgscan --mknodes, vgchange -ay or lvscan.(BTW, hdb1 is where my main system boots from so I don't want to mess with that partition. Don't ask....it's ugly)

View 5 Replies View Related

Ubuntu :: Access Content Of Window Hard Drive?

Sep 2, 2010

I installed Ubuntu within (along side) windows, But ubuntu is only showing me the 17GB that was dedicated to Ubuntu in My Computer. Is there a way to access everything on the hard drive even the stuff that's on the Windows 7 side?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved