General :: How To Mount USB Pen Drive On RHEL3 System

Sep 29, 2010

I want to know how to mount the usb pen drive in redhat linux box . This redhat 3 version.

View 6 Replies


ADVERTISEMENT

General :: RHEL3 - System May Not Be Updated Until It Is Associated

Dec 29, 2010

I have a RHEL 3 server that I just tried to install updates on, but up2date kicked back the following message and no updates. Is redhat not offering updates for version 3 anymore?
"This system may not be updated until it is associated with a channel".

View 7 Replies View Related

General :: Sound Not Working On RHEL3 System

Sep 16, 2010

My system is p4 3.00ghz, 2gb ram, 945MB, and I am using RHEL3. Sound is not working. I did not use any sound card. When I try to install

aumix-0:2.8-6.EL.i386
cdparanoia-0:5.21.4.10.8-0.EL 3.2.i386
dvd+rw-tools-0:5.21.4.10.8-0.EL 3.2.i386
dvdrecord-0:0.1.2-12.i386
vorbis-tools-1:1.0-6.i386

From add/remove application system is asking disk 4, but I did not have disk 4, So from where I can download these files and how to install.

View 1 Replies View Related

General :: RHEL3 System Not Updating Until Associated With Channel

Apr 25, 2011

I have an old RHEL3 machine that we didn't update before it went end of whatever redhat calls it, and now when I run an up2date -l, it says "This system may not be updated until it is associated with a channel." Is there any way to give it a channel so I can get whatever updates we missed before they turned it off?

View 2 Replies View Related

General :: Boot From USB And Independently Of Host System Mount Pen Drive

Feb 16, 2010

I've for quite a while been going forward with making my own linux system with a purpose of being USB bootable. A lot of it has been taken from LFS and molded to my needs. The purpose of this is to, most of all, learn. My aim is to have a small linux system, bootable on most systems and able to run burnintest in textmode. This will be run of a vfat formatted pen drive with syslinux. The rootfs is run from a ext2 image file. My current image is bootable and is able to run burnintest, I do however still have some polishing to do.

I began this project by using uClibc and my image would be tiny enough to be run from a single initrd (20mb ~). What I didn't consider is the fact that burnintest is pre compiled using glibc, so had to re-do everything with a different c library.. After doing this I realized i no longer would be able to boot simply from ram as loading ~80mb to ram takes quite a lot of time during boot. I'd really like to keep the rootfs in an image file for easier management and I so far haven't found a way to mount this roofs image.

View 1 Replies View Related

General :: Mount A Hard Drive With Pre-existing File System And Data?

Mar 23, 2010

I had a drive that kept kernel panic'ing so my data center recommended using the spare hard drive to reinstall OS on, and import the data from the old drive. (they checked the hardware, it wasn't the hardware) The new install is done, and I need to mount the old drive and get backups off it since my data center does not provide management whatsoever.

It's the same OS on both (Cent OS 5.4 32-bit) I'm an advanced user on windows, but linux gets me. I can ssh in, do basic stuff like setup IP ranges and restart services. I normally navigate the box through SFTP so I have a gui. WHM shows me my drives as such

Found Disk: hda
Found Disk: sdb

so I'm assuming SDB is my old drive and the drive I need to access. I attempted to follow instructions on

cyberciti.biz/faq/freebsd-adding-second-hard-disk-howto/

but I'm assuming FreeBSD would work differently and I wasn't totally sure what the labels of the file systems should be.

View 1 Replies View Related

Ubuntu :: Can't Mount System Drive?

Dec 11, 2010

Well here is my situation, I had to install win xp and another ubuntu so I can try things with risk-free, after installing every thing, the new grub editor was installed, but not detecting y prvious ubuntu, and I tried updating grub 2 it also did't detect it.so I went to Computer and tried to enter the system file drive but with no luck.It tells me that it's unable to mount the drive.I'm now on windows, I will be on ubuntu after few minutes and I'll post back exactly the error messege

View 2 Replies View Related

Ubuntu :: Mount Drive That Is Mounted On Another System

Jun 19, 2010

I have been having the hardest time with this. I am trying to mount a share on a Ubuntu 10.04 system from another Ubuntu 10.04 system.

The system with the share has the OS on one drive and then data on a second internal sata drive that is mounted. The share is on this second drive.

I can see it when I browse networking from the other system but it won't mount. I get a message saying that the folder contents can't be displayed. I do not have permissions necessary to view the contents...

I have tried setting the share folder permissions as permissive as possible but can't get passed it.

View 1 Replies View Related

General :: Mount External USB Drive In Debian To A Mount Point Based On The Volume Name

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

Fedora Servers :: NFS Drive - Mount System Call Failed

Oct 5, 2009

These are the settings on my server, which has a static ip:
Code:
[tim@computim ~]$ cat /etc/exports
/media/cavern 192.168.1.*(rw,sync)

Code:
[tim@computim ~]$ cat /etc/hosts.deny
portmap:ALL
mountd:ALL
rquotad:ALL
statd:ALL
lockd:ALL

Code:
[tim@computim ~]$ cat /etc/hosts.allow
portmap: 192.168.1.2/100
lockd: 192.168.1.2/100
rquotad: 192.168.1.2/100
mountd: 192.168.1.2/100
statd: 192.168.1.2/100

When I try to mount the disk from my client machine I get the error:
Code:
[tim@localhost ~]$ sudo mount -t nfs 192.168.1.10:/media/cavern /media/cavern
mount.nfs mount system call failed

Thinking the problem might be due to iptables I tried the following command as recommended by a book I found on google:
Code:
sudo iptables -A INPUT -i wlan0 -f -j ACCEPT
didn't help so tried disabling the firewall - still getting the error
Both machines are running FC11 - should i be using nfs4?

View 7 Replies View Related

General :: Dvd Rom Drive Won't Mount Under FC14 After Installing From Dvdrom Drive?

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

General :: Mount A Cd , Dvd Drive?

Nov 15, 2010

How do I mount a cdrw/dvd drive. system not seeing it.

View 1 Replies View Related

General :: How To Mount CD ROM Drive?

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

General :: Auto Mount Pen Drive?

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

General :: How To Mount Hard Drive?

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

General :: Can't Mount Old Hard Drive?

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

General :: Cant Mount Flash Drive

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

General :: How To Mount NAS Drive In Linux?

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

General :: Mount Ntfs Usb Drive Using Red Hat 5.5?

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

General :: Mount Windows Drive In Red Hat?

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

General :: Windows - Mount A USB Drive That's Been Formatted On A Mac?

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

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 View Related

General :: Puppy Does Not Mount Hard Drive

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

General :: Mount A Drive Via Ntfs-config?

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

General :: Mount Writable Drive On Router?

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

General :: Command To Mount NTFS Drive?

Oct 11, 2009

Code:
ntfs-3g /dev/sda1 /media/drive
Or
Code:
mount -t ntfs /dev/sda1 /media/drive

View 1 Replies View Related

General :: Cannot Mount CD / DVD Drive Under Mandriva One 2010

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

General :: Clonezilla And Multiboot ISO Mount USB Drive

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

General :: External Hard Drive Won't Mount ?

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

General :: How To Mount A Network Drive Writable

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







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