General :: Mount A Pen Drive In Red Hat Inside VirtualBox?
Jun 25, 2011
I am running VirtualBox on a Windows XP host. Red Hat Linux 5.2 GUI is running inside VirtualBox. I want to use my USB pen drive inside Red Hat - it is visible from Windows XP but not from Red Hat.
Can anyone tell me what might be the problem and how I should fix it? I am new to using Linux.
View 1 Replies
ADVERTISEMENT
Jun 14, 2010
I have the following /etc/fstab:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
[Code]....
This is, incidentally, the same message that I see while booting. The error message goes away if I comment out the line in fstab starting with /dev/sdc.
View 1 Replies
View Related
Apr 12, 2010
I have installed VirtualBox because I want to test out things like 10.04 and gnome-shell. So, I have downloaded an Ubuntu 10.04 32-bit .vdi from mininova (and so far I'm assuming that the downloaded file is good), and I've been tooling around with it a bit. It was a bit choppy at times, but that was probably because I was running several other things at the same time. My comp's stats are in my sig (only addressing 2.9 gigs of ram due to the 32-bit kernel), and I think that any choppiness was due to overloading the computer with other things. The proc temp also went to record highs, ~75 Celsius, iirc. The vm has been alloted 1 proc (out of 2) 512 ram. The problem I am having is that I wanted to install gnome-shell to try it out, but I get an error,
[Code]...
View 6 Replies
View Related
Apr 25, 2010
I have installed VirtualBox because I want to test out things like 10.04 and gnome-shell. I have downloaded an Ubuntu 10.04 32-bit .vdi from mininova (and so far I'm assuming that the downloaded file is good), and I've been tooling around with it a bit. It was a bit choppy at times, but that was probably because I was running several other things at the same time. My comp's stats are in my sig (only addressing 2.9 gigs of ram due to the 32-bit kernel), and I think that any choppiness was due to overloading the computer with other things. The proc temp also went to record highs, ~75 Celsius, iirc. The vm has been alloted 1 proc (out of 2) 512 ram.The problem I am having is that I wanted to install gnome-shell to try it out, but I get an error,
Code:
adminuser@adminuser-desktop:~$ sudo apt-get install gnome-shell
[sudo] password for adminuser:
Reading package lists... Done
Building dependency tree
[code]...
So, I have xulrunner-1.9.2 already, so I tried to install 1.9.1 anyway, and it appeared to install, and I now have 1.9.1.9 and 1.9.2.3 installed, but trying to install libgsj0 results in the same error as above.
View 9 Replies
View Related
Mar 20, 2011
I am attempting to install Fedora 15 alpha in a virtual machine on Virtual Box 4.0.4 from Oracle uname -r returns this:[Gary@Fedora13 ~]$ uname -r 2.6.34.8-68.fc13.i686 This is a machine I built myself, 3.3g dual core processor and 6gigs of memory and two terabytes HD space.
I've already installed Ubuntu 10.10 in a VM on this PC without any problems. BTW I tried to install Windows XP in a VM and it always says no bootable medium found, not so worried about that now unless there's a quick fix.
The Fedora disk starts install routine like normal - example vmlinuz... and initrd.img... and then several things flash by on the screen. It always hangs on this - [ 2.7168291] [<c040377e>] ? kernel_thread_helper+0x6/0x10
One error message I received complained about permanently enabling I/O cache for the disk controller (I believe) but I did that and the error message hasn't returned.
View 14 Replies
View Related
Jun 30, 2010
I am running Fedora on a VirtualBox. Sometimes to allow for performing some real hardware testing, I need to run my development environment on a physical machine. So I need the hard disk of the virtual machine (the .vdi file) to be interchangeably working on both the virtual machine itself and my physical PC by booting a bootable image, mounting the vdi file, and then chrooting to it.
View 1 Replies
View Related
May 5, 2011
How do I configure my Debian installation to mount external USB drives to mount points based on the volume names of the drives? For instance, if I have a thumb drive with the volume name of "SWORDFISH," how do I have Linux mount it at /media/SWORDFISH? I'm aware that this can be setup in FSTAB, but that requires that I know the UUID of the device beforehand and that I take the time to set each external device up in FSTAB first. That does nothing for me when I have a thumb drive that has never been plugged into my computer before.
This seems to be setup by default in Ubuntu/Kubuntu, but is not working for me with a fresh installation of Debian Squeeze and KDE4. I've spent the past 2 hours Googling for a solution and have turned up nothing. UPDATE: My results are inconsistent. Sometimes Debian mounts devices to mount points based on the volume names, and other times it gives them generic mount points (e.g. /media/usb1).
View 2 Replies
View Related
Jun 12, 2011
no entries exist in the /dev folder for hdc,cdrom,dvd, or any other drive or drive type than hda. The only other similar device is sg0 which doesn't work either. I have tried every variation of mount I can find with every available drive and drive type and nothing works, but this is the drive I installed FC14 with, and it installed perfectly (except for forgetting where it came from!!)Do I have to install a module or recompile the kernel just to get linux to recognize the drive it came from?
View 5 Replies
View Related
Sep 4, 2009
I've just started playing with virtualization and I started my first VM. I would like to know if it's possible for the host machine to mount the partitions of the VM when it's closed. Right now the VM uses /dev/vg0/vm1 and has 3 partitions on it. I tried mount /dev/vg0/vm1 ~/vm1 at first before I remembered that I'd need a way to mount a specific partition inside the logical volume, not the volume itself!
View 2 Replies
View Related
Jan 8, 2011
I have recently installed Ubuntu 10.10 (x64) and I have noticed that I cannot change the permissions of any of the files on my external drives. If I do it from the Properties of the file by manually changing a field on permissions, it changes back automatically before my eyes. If I change it with chmod, nothing happens. They are all in "-rw-/drwx/-rwx------" mode. What should I do?
View 6 Replies
View Related
Nov 15, 2010
How do I mount a cdrw/dvd drive. system not seeing it.
View 1 Replies
View Related
Aug 28, 2009
I am getting this error when trying to mount my cdrom drive. Having no luck. When freshly installed, the cdrom drive mounted easily. Since about the third day, it stopped mounting, and giving me this error. What is the fix?How do I mount my cdrom drive?
View 1 Replies
View Related
Jul 16, 2010
i'm working with x86 small computer having 128 ram and 233MHz speed in processor nd i'm going to do a project which need auto mounting of a pen drive if you can post a url that I can download those OS.
View 5 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
Jul 24, 2011
My old centos 5.5 server stopped working so I setup a new one and I can't mount it to get the data off (if you're curious, I do have a NAS, but because of renovations it was accidentally shut-off July 2...)here's the fdisk -l:
[root@localhost ~]# fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
[code]....
View 8 Replies
View Related
Mar 4, 2011
Having a problem mounting a flash drive on slackware 13.0
tried using command: mount /dev/sdb1 /mnt/hd
Geting an error special device does not exist. sda1 is my hdd, also tried sdc sdd
View 2 Replies
View Related
Nov 19, 2010
I have bought a NAS and configured this to work under Windows within Microsoft network name HOUKES and device name //CH3MNAS/Volume_1.Now I want to see this NAS also under Linux. What is the easiest way to do this?What I want to do: Inside Thunderbird/Windows e-mails+pictures are now this drive... I want to see my them also in Linux.
View 3 Replies
View Related
Nov 9, 2010
I am using Red Hat 5.5.I am trying to mount a USB Drive that is formatted as NTFS.Red Hat is saying it can not mount NTFS drive
View 2 Replies
View Related
Jan 29, 2011
i m install linux 5 with windows xp sp2.i want to access windows drive but i not accessed . access drives in linux 5 .
View 2 Replies
View Related
Mar 16, 2010
I tried to install the VM Minimal install... but now I cannot mount iso file for virtualbox.. it does not have module iso9660.
View 2 Replies
View Related
Nov 9, 2010
hi, use have ubuntu 10 as client on a windows7 comp. have used the "shared folder" options of virtualbox to share my external harddrive, the command:
sudo mount.vboxsf J_DRIVE /mnt/J_DRIVE
works. but when i go to make a launcher:
sudo nano /usr/local/bin/extlauncher
command: sudo mount.vboxsf J_DRIVE /mnt/J_DRIVE
sudo chmod +x /usr/local/bin/extlauncher
everything goes fine, but upon launching my launcher ubuntu doesnt mount my external harddrive.
adding
J_DRIVE /mnt/J_DRIVE vboxsf rw,exec,uid=1000,gid=1000,dev 0 0
to fstab also works fine.
do i need to create a launcher differently when i want it to contain a sudo command?
View 1 Replies
View Related
May 1, 2010
Is it possible, using Ubuntu 9.04, to mount a USB HDD that's been formatted on a Mac (HFS+?)
View 5 Replies
View Related
Aug 29, 2009
I've been reading forums for 2 weeks now and it took me a week to figure out how to post a new thread.My laptop is under warranty but Acer wont help!Acer has suggested that I pay a third party to rescue my data from my hard drive.I get a startup message that says "Check cable" "Operating system not found" so I downloaded Puppy 3 and it looks and operates fine but I see only one empty hard drive . The computer has two.
View 6 Replies
View Related
Nov 17, 2010
I tried to mount a drive via ntfs-config and the following error occured:
Mounting /media/mOVIES failed because of the following error:
Failed to read last sector (146876415): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
or it was not setup correctly (e.g. by not using mdadm --build ...),
or a wrong device is tried to be mounted,
or the partition table is corrupt (partition is smaller than NTFS),
[Code]....
View 1 Replies
View Related
Feb 11, 2010
I want to (no reason of course purely interest) get into the internals of my router (which happens to run linux) and be able to mount a drive to which i can save some data which will persist over reboots. I don't care if its only 16kb or whatever. I am guessing it must have some writable memory for the router configuration. I can telnet into the router and get a shell started up (busy box). Also I am aware of options such as tomato and DD-WRT to replace my router's firmware to give me much more access but I do not want to take the risk nor the time in configuring it and would like to retain my ISP's provided firmware. Somethings that might be useful:
[code]...
View 1 Replies
View Related
Oct 11, 2009
Code:
ntfs-3g /dev/sda1 /media/drive
Or
Code:
mount -t ntfs /dev/sda1 /media/drive
View 1 Replies
View Related
Dec 6, 2009
Having trouble mounting cd dvd under mandriva 2010.tried bash with su command and then# mount media/cdrom.but got this reply "mount:wromg fs type, bad option, bad superblock on /dev/sr0,missing code page or helper program, or other error. In some cases useful info is found in syslog - try dmesg | tail or so"
View 5 Replies
View Related
Feb 5, 2010
I have been able to get a few of my desired tools working 100% (dban, gparted, ophcrack, UBCD) but what I would ultimately hope to get working is CloneZilla! I was able to get the Clonezilla user interface to load correctly but when I choose any of the options I encounter an error "ntfs volume version 3.1" repetitively. I have a feeling it is because I am launching the iso wrong in my menu.lst config file for grub. This is what I have.
title CloneZilla
find --set-root /CloneZilla.iso
map --heads=0 --sectors-per-track=0 /CloneZilla.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
boot
View 8 Replies
View Related
Jan 20, 2010
I am trying to recover files off a 3.5" IDE Hard Drive that had Windows ME installed on it. I have access to a MacBook, Windows XP Desktop PC, and a cd with Ubuntu 8.10 on it.
Attempts:
1) If I make the HD the only primary master HD it won't boot up.
2) If I make it a slave drive it won't boot up.
3) I purchased an external enclosure from Radio Shack which turned out to be crap and online reports supported this conclusion. I got nowhere with that thing. Bestbuy doesn't sell 3.5" IDE enclosures.
4) By using an IDE / SATA to USB kit, I am able to connect the HD to the PC via USB cable. XP will detect the drive, however the HD will not my displayed under "My Computer" nor "Disk Management".
Onto linux (this is where I grabbed the Ubuntu cd):
5) When connected, the HD will show up under "Computer" as a "USB Drive". When I double click on it I get the error "Unable to mount location Can't mount file".
Allow me to show you some commands I ran:
Code:
Code:
Code:
View 14 Replies
View Related
Oct 19, 2010
I want to map a windows shared folder to local directory, but I can't make it writable. I use mount command as following:
mount -t smbfs -o username=kcynice,password=kcynice,user,rw //192.168.1.100/SharedDocs /mnt/WinShare
Yes, this command can mount the network folder successfully, but i can only write it under terminal as root. I googled but got no answer.
So, how to mount it can be write by normal user?
View 5 Replies
View Related