Ubuntu :: Mount The Hard Drive That The Virtual Machine Isn't Using?
Jan 22, 2010
I have ubuntu running inside of a virtualbox on an xp machine. Is there any way to mount the hard drive that the virtual machine isn't using? AKA the C: drive of the computer?
View 8 Replies
ADVERTISEMENT
Jun 9, 2010
VMware virtual machine with the RedHat9 can not recognize win7 hard drive, so can not be mount,how to solve? Situation is showed in the Figure,when type the command ,it do not display the hard disk, the picture is below [URL]
View 7 Replies
View Related
Jun 3, 2011
I have a laptop with only 30GB storage and I want to install Lubuntu in virtual box but Lubuntu needs 5GB of storage space which i dont have. Could i use an external 160GB hard drive to act as the hard drive for the virtual machine without affecting the files that are already on the external hard drive
View 6 Replies
View Related
Jan 19, 2010
I have a file that was created in Virtual Machine Manager and I need to get it out of the virtual operating system(windowsXP). Writing to a USB would be ideal but that hasn't been working since I upgraded to Fedora12.Is there anyway I can mount the image to retrieve the file?wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so mounting as fvat doesn't work either.
View 3 Replies
View Related
Jun 20, 2011
I mount a few locations from a VMware virtual machine, but currently every time I start up VMware I need to re-mount the locations once the VMware image has started up fully, which gets tedious. I'd like to be able to mount them automatically when VMware is started.
I generally double-click the .VMX file (which is associated with VMware Player) to launch the virtual machine, but once it has finished loading I would need to run the mount commands manually or execute a bash script that does it.
Is there any way you can think of to have it done automatically? One way I can think of is to start my virtual machine by running a script that starts VMware player, sleeps for a minute or so, then runs the mount command - but setting the right sleep interval would be difficult because this varies a fair bit - and overall, it's a solution that's kinda icky and that I'd like to avoid if there's some better option.
View 3 Replies
View Related
Feb 5, 2010
After a reboot (why did I do that???) one of the hard drives on my machine refuses to mount with the following message:
Code:
mount: wrong fs type, bad option, bad superblock on /dev/sdd1,
missing codepage or helper program, or other error
[code]....
View 13 Replies
View Related
Mar 21, 2010
I have a Time Machine back up of my old macbook that was stolen.
I have installed hfsplus and libhfsp0 via synaptic.
When I ran: 'cat /boot/config-2.6.31-20-generic | grep HFS' in the terminal...
I got:
CONFIG_NET_SCH_HFSC=m
CONFIG_HFS_FS=m
CONFIG_HFSPLUS_FS=m
CONFIG_SQUASHFS=m
# CONFIG_SQUASHFS_EMBEDDED is not set
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3
I read in some other post that any line starting with '#' needed to end with '=m'
I'd just like to be able to mount my time machine drive.
View 3 Replies
View Related
Jul 22, 2011
I use Unity 11.04 on a 64-bit machine with 8Gig and a TB hard drive, so resources shouldn't be a problem. The pane on the left hand side (showing my computer main folders has disappeared when I click on "Home Folder". So has the ability to have two panels. I can see the hole folders but not any of the extra folders (dragged folders or usb sticks).
I now use Krusader which solves most of my problems. However there is a folder of files I use a lot, so before I lost this ability I had draged the folder to the left hand column showing all my folders. Now I can't access the folder I had dragged to the left hand panel, and it seems to have disappeared from its original place.
View 6 Replies
View Related
May 27, 2010
I have installed CentOS on a VMwareWorktation and that CentOS, i also install VMware Server (suscess) and setup a guest OS that, but i start this Guest OS, an error show "You may not power virtual machine in virtual machine"...
View 3 Replies
View Related
Jan 22, 2010
I did an installation of SUSE 11.2 on a new SCSI hard drive. Keeping the old hard drive separate. I remembered there was some info on the old hard drive I wanted. I added this to the system and mounted a partition. I then copied the data over. Then I umounted the partition rebooted the machine and removed the hard drive. However the machine will now not boot without this hard drive even though its not mounted. Not sure what the error message I am given means I think it could be trying to fchk it. Do I need to do something more like remove /dev/sdd?
View 2 Replies
View Related
Jan 13, 2010
Have a machine running Fedora Core 4 that has been used as a mail/web server. Now want to transfer drive to a newer machine. Can this be done without having to re-install fc4 and what becomes of current network settings
Very new using linux but must get this done soon
View 1 Replies
View Related
Aug 24, 2010
I have got 2 hard drives running one one of my computers which i am running as an server. I was using Ubnntu Server which is good but i have decided to change the way that i am going to use the server and have installed Xubuntu over ubuntu server. However in the installation the hard drives shwn when it asked where i would like to install the operateing system. It installed sucessfully and is working but it cant mount my other hard drive which has all of my data on it.
I had tried mounting it throught the command prompt and had no success. After which i have checked if the the toher hard drive is being reconised by Xubuntu and it is as sdb1 but i caqnt mount it and get to my data. I hoped that i can try and put in my ubuntu live cd and see if it can pick the seoncd hard drive up and mount it which it has not been able to.
I have 2 20 gigabyte hard drives atm the moment and i am not adding the others until i can get to all my stuff again form the other hdd.
View 9 Replies
View Related
Oct 22, 2010
id installed ubuntu 10.04 on 160GB hard drive and now i cant see the other hard driveonly ubuntu installed ...
Code:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
[code]....
View 9 Replies
View Related
Feb 20, 2011
I want to pull a few things off this external hard drive I have that is an ubuntu install from last year. However, my mac won't recognize the file system and mount it so I can pull the few files I need off of it.
What's the trick to getting a mac to find an ubuntu hard drive?
My other option is removing my laptop hard drive, installing the ubuntu one, opening ubuntu manually, burning the information I need to a CD, or a usb key, and then removing the ubuntu hard drive, and reinstalling my mac osx drive to the laptop bay.
View 7 Replies
View Related
Jun 18, 2011
I'mm trying to mount a hard drive in Ubuntu but it doesn't work i typed the following commands
Code:
cd ../..
sudo mkdir /media/windows
sudo mount /dev/sda /media/windows -t ntfs
and then it says
Code:
Error opening '/dev/sda': Read-only file system
Failed to mount '/dev/sda': Read-only file system
i wanted to access my files, not write to it, so is there anyway to mount as read only?
View 9 Replies
View Related
Apr 25, 2010
I would like to install Ubuntu (latest stable) on a VirtualBox machine, set it up, install several apps, and then deploy it on a real PC. I think the main issue is the new hardware (which sould be different from the 'virtual' one). What should I do at that time? Is Ubuntu able to detect and install the new hardware?
View 1 Replies
View Related
Jan 18, 2010
I am having problems mounting an iso on my external hard drive. I do not want to move it onto my linux partition because it is 3.6 GB. I have a directory made (/media/iso) that I would like to mount it in, but if that doesn't work then I don't care where it goes. After I mount it I want to be able to run it using Wine, but that will come later. For now I just need to get it mounted. And, of course, I am fairly new to linux/ubuntu.
View 2 Replies
View Related
Feb 23, 2010
I've been checking the Forums and I can't find anything similar to my problem yet. I have 2 external drives that my UBUNTU 9.10 doesn't recognize, although I can see them perfectly in Win XP.I was using them in Ubuntu until 2 weeks ago, when this problem started and I can't find a way to see/mount them again. GPARTED doesn't find any of them; and when aply fdisk -l, can't see them either (only my internal HD).
View 2 Replies
View Related
May 10, 2010
I run 10.04 lucid in a laptop with EXT4 as filesystem, and I tried to mount an external hard drive from a Windows that, obviously, uses FAT32. Its the first time I try to mount a hard drive (external) since the upgrade to 10.04. Do I have to download some packages via synaptic? If not, what do I have to do?
Plus, I have run
Code:
sudo fdisk -l
and this is what I get
[Code]...
View 2 Replies
View Related
Jun 14, 2010
I would like to know how to get brassero to look at my 2nd hard drive I can only see my main HD. I have music files on my other drive.
View 1 Replies
View Related
Aug 18, 2010
Installed ubuntu 10.4 on a formatted hard drive IDE. desktop has two other drives , one SATA drive and one SCSI drive. SCSI drive has windows.
Both windows and ubuntu load fine through GRUB2 etc
I had installed WUBI before on the SATA drive and then i uninstalled it.
problem is that when i log in to Ubuntu i see on fdisk
But i cannot access the SATA drive /dev/sda i tried mounting the drive but i get an error saying this is mounted as /dev/sdb5
How do i mount the SATA drive to get access to the drive ? i messed around with this drive when i was using WUBI. i.e. tried to mount it to recover grub but never got it working. Now somehow it seems that this old mounted drive is messing with my current Ubuntu install.
How to recover my fstab is shown below:
Changed the connect sequence in BIOS and mounted the volume using sudo mount /dev/sdb1 /media/sdb1
View 1 Replies
View Related
Aug 25, 2010
im runing ubuntu 10.04.
i just had a init input output error, (and ubuntu wound not boot) so i decided to boot from my live USB to see my fstab file. It booted about 5 times then started to return an input/output ewrror (cant mount)
Hard drive checks ok as per the bios. Ubuntu will not boot and cant try any other OS (no CD drive) (I have tried 3 diffrent live USBs) what next?
View 3 Replies
View Related
Sep 3, 2010
Windows XP Laptop hard drive is stuck in a hibernated mode. Will not let me access it through Windows, period.
I loaded Ubuntu Live on the suggestion of a coworker in order to retrieve my important files by hooking up the Windows HD through a USB adapter (Inland).
Ubuntu recognizes the 160GB HD, but refuses to mount the drive because "Windows is Hibernated." I Know my disk is hibernated, I need a way to get my important files from the drive...
(Screen Shot Attached in .jpeg format)
I know very little abount Ubuntu so please keep that in mind with your gracious replies.
View 2 Replies
View Related
Nov 26, 2010
I just bought an WD external hard drive to back up all the data I have on my computer. After about 30 GB of the data was copied, it suddenly stopped and the following error message popped up code...
View 1 Replies
View Related
Jun 8, 2011
I recently wiped and re-installed Ubuntu on my system Lenovo Thinkpak T510, now running 11.04. Before formatting my hard drive, I backed up all my information to an external USB Seagate FreeAgent Drive, which I reformatted to ext4 before copying my data there using a rsync command. After reinalling the operating system, I'm no longer able to get the drive to mount. I'm not quite sure what's going on. Here are the results of a fdisk command:
Code:
$ sudo fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[Code].....
I'm not able to mount the drive from my mac either. Did I do something wrong when backing up my data and loose everything (fortunately, most of it is also backed up elsewhere, just not all in a single place), or is there something else I can try to get it back?
View 2 Replies
View Related
May 17, 2011
Currently I'm running a smaba on slackware 13.1 with a 1TB Hard drive for dumpng files rather than sharing. My partition table is as follows:
#####################################################################
/dev/sdb2 swap swap defaults 0 0
/dev/sdb1 / ext4 defaults 1 1
/dev/sdb3 /home ext4 defaults 1 2
[code]....
Now that i need to add 2 more 1TB hard drives and I want to stripe these two drives to make one partition for large space.
View 4 Replies
View Related
Dec 11, 2010
I am using KDE 4.5 and I am unable to mount a hard drive in Dolphin.
I get the error message:org.freedesktop.Hal.Device.Volume.PermissionDenied: Refusing to mount device /dev/sdb1 for uid=1000
The filesystem for the drive that I want to mount is ext4 and the label is "repo"
View 2 Replies
View Related
May 22, 2010
I have a secondary NTFS hard drive in which i can not mount. Here is the output for fdisk -l:
Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
[code]....
View 4 Replies
View Related
Jul 20, 2011
I'm new to Fedora. Is there an instruction manual. I'm using Fedora 14. I found under documentation a manual for musicians and amateur radio enthusiasts, but not for regular users. I'm using a black widow, which is a holder for hard drives that connects thru USB. I'm trying to mount it. The file system is Ext4.
View 1 Replies
View Related
Apr 18, 2011
how do i make /mmt is the mount point to my hard drive, and how do i mount hard drive? thank you i'm very new to linux.
View 3 Replies
View Related