General :: Media / USBDisk Error In CentOS 4.0?
Oct 12, 2010
When I boot CentOS 4.0 desktop tower, I get opening error message: Can't Display Location - Couldn't find "/media/usbdisk". I suspect this is why music CDs and Movie DVDs won't play. I hope I can replace the single missing element (driver) without being forced to re-install the entire OS, or a newer version. I'm just now hoping to become a regular Linux user, after years of occasional dabbling. Windows XP is okay, but even Windows fanatics (and the computer-ignorant who trade stocks, etc., using laptops) are repulsed by post-XP "Win-doze" glitches.
View 10 Replies
ADVERTISEMENT
Oct 18, 2010
I am using Ubuntu on a memory stick and it is loading Casper.
When loading it ask for the language that you prefer and then loads.
I would like to have be default to english and boot straight into Ubuntu live.
Also posted another issue that I was having to where when it boots, is displays this:
PHP Code:
And hangs for about a minute and them boots.
View 12 Replies
View Related
Apr 7, 2010
Since RHEL is similar to CentOS posting it here.
Upon booting from DVD, i get the below error: "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
I have IDE Sony DVD RW AW-G170.
BIOS Setting:
Downloaded the CentOS-5.4-i386-bin-DVD image from centos.org from DVD.torrent using bittorrent file.
When booting from the DVD, it gives me the boot prompt:
Upon pressing enter, the log messages of the boot detect the media drive as: hdc: Sony DVD RW AW-G170 IDE ATAPI CD.
The below steps occur:
1) Select the keyboard type: selected us
2) Select the Language : selected us
3) Select the image:
- Local CDROM
- Hard Drive
- NFS Image
...
...
selected Local CDROM
Then the above error "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
The booting steps does not ask the for media check step.
The below methods have been tried to solve the problem:
- Burnt the image in another 2 DVDs but the same error "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
- Upon burning the DVD image , selected the DVD read speed: 8x. Upon burning the DVD selected 18x for burning. and then tried to boot with that DVD
- At the boot prompt entered : linux hdc=cdrom replaced hdc=hdb but the error remains.
View 1 Replies
View Related
Jun 4, 2009
I've been trying to install the Fuppes media server onto CentOS and have had a few difficulties. I had to do a build from the source (svn build 578), then configure, make and make install. So far so good.Once I try to run fuppes, I get the error:[ERROR] Failed to bind socket to : 8.15.7.107:0.The documentation I've searched so far suggests that there is a config file that needs to be set with the appropriate ip address, but the file doesn't exist as the program hasn't started up yet!
View 1 Replies
View Related
Aug 7, 2010
when i inserted my pendrive, i got this message, and the nautilus opened for me 2 windows for my pendrive, simultaneously And, when i go to the /media, i got this.
View 2 Replies
View Related
Apr 24, 2010
I just bought a new hard drive so that I could convert my XP-only machine into an XP-Ubuntu-Windows 7 triple boot machine.Since the drive is absurdly huge (1 TB) I wouldn't mind throwing ReactOS into the mixtoo.I just found out that master boot records are limited to 4 entries, meaning 4 primary partitions. I had Windows XP set up on my old drive as a boot partition, a program files partition and a media partition. Since I really didn't want to install XP from scratch, I cloned this setup on my new drive.
This leaves me one MBR partition entry for installing Windows 7, Ubuntu and ReactOS. I'd like to avoid having to install XP from scratch like the plague, partly because it's supposed to be a safety net in case things go wrong with my other OS's and because I've invested a lot of time getting it set up exactly the way I like it.Here are the options I've considered and why I don't like them:Install Windows 7 on my media partition. This would work, but I prefer to keep my media partition completely separate from any OS, so that I can reformat an OS partition without affecting my media partition at all.
Use wubi or something to install Ubuntu in the same partition as something else. Again, this is brittle.Move all my media to a logical drive on an extended partition. Create another logical drive on this extended partition for Ubuntu. The problem here is that extended partitions are rather brittle--if you nuke one, it renders the rest useless.Just put the old drive back in my computer and run XP off it. Use the new one for the other OS's. The problem here is that the old drive is slower and uses extra power, generates extra heat, etc.
View 2 Replies
View Related
Jul 3, 2010
Using rsync under Lucid. A long string of this type of error: <a name="error124"></a><font color=red>rsync: mkstemp "/media/Odrive/lucky/usr/share/info/.automake-1.11.info-1.gz.h1u60a" failed: No space left on device (28) rsync: recv_generator: mkdir "/media/Odrive/lucky/usr/share/javazi/Africa" failed: No space left on device (28)
This is a a one TB drive with plenty of space. I tried manually creating the directory with the same result to mkdir. USB drive mounted as /media/sdb5:
[Code]...
View 3 Replies
View Related
Aug 10, 2010
I went through some conf files under /etc. But cannot find out why cdrom always mounted under /media? Also there is one line in /etc/auto.misc:
cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
Does that mean the cdrom should be mounted under /misc/cd?
View 1 Replies
View Related
Mar 1, 2009
I went through some conf files under /etc. But cannot find out why cdrom always mounted under /media? Also there is one line in /etc/auto.misc: cd -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
Does that mean the cdrom should be mounted under /misc/cd?
View 1 Replies
View Related
Feb 2, 2011
I am in a process of setting up a new virtualbox virtual machine with Centos 5.5. I specified net install iso for installation media. When entering local cd for installation media, I get the installation media is not found.
View 1 Replies
View Related
Apr 10, 2011
First step is installing and enabling the epel repository. (This is done here: [URL] Next step is to do the actual install " yum install media tomb" Next you have two choices to setup priorities with the repositories, or you can go to /etc/yum.repos.d/epel.conf edit using vim or your flavor of text editor find all instances in this repository of enabled=1 and set them to enabled=0
Or set up priorities in the repos. Next is to edit the config for mediatomb by going to /etc/mediatomb.conf ## Network interface on which the server will run, you need to edit this! MT_INTERFACE="NOTSET" and change the "NOTSET" to the interface you are going to use to. To start media tomb as sudo " service mediatomb start"
View 2 Replies
View Related
Dec 4, 2009
I am a start level person in linux with switching between linux and windows projects. I am trying to install vlc media player. But as observed through net, it requires rpmfusion first, it has some links about finding requisite tools and installing them.
1) First step: installing rpm fusion:
TRY1:
I went to "www.rpmfusion.org/configuration" and used the following command:
*********************************************
# su -c 'rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/5/i386/rpmfusion-free-release-5-0.1.noarch.rpm http://download1.rpmfusion.org/nonfree/el/updates/testing/5/i386/rpmfusion-nonfree-release-5-0.1.noarch.rpm'
*********************************************
But I got the following result:
*********************************************
Retrieving http://download1.rpmfusion.org/free/el/updates/testing/5/i386/rpmfusion-free-release-5-0.1.noarch.rpm
error: skipping http://download1.rpmfusion.org/free/el/updates/testing/5/i386/rpmfusion-free-release-5-0.1.noarch.rpm - transfer failed - Unknown or unexpected error
[code].....
View 2 Replies
View Related
Apr 9, 2010
I'm running CentOS 5.4 in combination with DirectAdmin, and I'm wondering: Is it safe to remove /media and /opt directory?Because those directories /media and /opt are empty.
View 3 Replies
View Related
Aug 1, 2010
1- If I have a motherboard that supports USB boot (a Supermicro one), how can I put the CentOS DVD .iso that I just downloaded onto the stick to have the computer boot from it?
2- Certain Supermicro boards support IPMI (Kvm over LAN) and Serial over LAN and most notably Virtual Media Over Lan. I am wondering if there would be any problem installing CentOS using the Virtual Media over Lan.
View 8 Replies
View Related
Sep 19, 2010
I'm new to CentOS and I'm trying to Install a Win2008 container using KVM but the option to install through local disc/iso is greyed out. I'm running a Dell Poweredge 2950 on CentOS 5.4 and installed/udpated the recent packages for KVM. This option is the same for Xen also. I've tried to install with SU and also logged in with root.
View 3 Replies
View Related
Feb 20, 2011
I'm kind of hoping that many of the apps I am looking for live on this mirror. It was installed by default by CentOS 5.5 when I installed.
My repo file is included at the bottom. Checking the path http://mirror.centos.org/centos-5/5.5/ there is no media dir which would explain the 404 error I get when I try to enable the repository. The question is where does it live or is this repo defunct? code...
View 3 Replies
View Related
Jun 3, 2010
I've installed a standalone system (no internet connection), and now I would like to add more software from the 7CD I used for the clean installation. I've enabled the 'media-repo' and disabled any other, but when I go to the main menu '->remove/install software' the System shows the message 'Can't find repomd.xml file...' and stops.
What can I do to enable this method?
View 1 Replies
View Related
Jun 14, 2010
I'm using CentOS 5.5 as a media server to stream media content over my local network. Currently i'm having problem while installing last.fm scrobbler.
Here is a sample output:
yum localinstall xmms-scrobbler-0.4.0-7.fc11.i586.rpm
Loaded plugins: fastestmirror, priorities
Setting up Local Package Process
Examining xmms-scrobbler-0.4.0-7.fc11.i586.rpm: xmms-scrobbler-0.4.0-7.fc11.i586
Marking xmms-scrobbler-0.4.0-7.fc11.i586.rpm to be installed
Loading mirror speeds from cached hostfile .....
The program package-cleanup is found in the yum-utils package.
Upon searching my hard disk this is what i get:
find / -mount -name libcurl*
/usr/share/man/man3/libcurl-easy.3.gz
/usr/share/man/man3/libcurl-tutorial.3.gz
/usr/share/man/man3/libcurl-share.3.gz
/usr/share/man/man3/libcurl-errors.3.gz
/usr/share/man/man3/libcurl-multi.3.gz
/usr/share/man/man3/libcurl.3.gz
/usr/lib/libcurl.so.3
/usr/lib/libcurl.a
/usr/lib/libcurl.so.3.0.0
/usr/lib/pkgconfig/libcurl.pc
/usr/lib/libcurl.so
So it tells me that I need libcurl.so.4, but I couldn't find any suitable rpm binaries for it. The only rpm that i found was for Suse and Mandrake. How to set this up, so that i can get a fully functional media server.
View 5 Replies
View Related
May 17, 2011
I get allways thus message when I try to access try to access my drive.
I have CentOs 5 and an HP Laptop. I use Oracle Virtualbox.
View 3 Replies
View Related
Jan 7, 2011
Havent got a clue why this started to happen recently, it says press S to skip or M to fix manually, i always skip adn everything is just fine, just would like to know why im getting this message and how to get rid of it
View 9 Replies
View Related
Apr 2, 2009
Ok so I am doing a fresh install of 5.3 .... At the begning of the install after i get into it a get a screen that says "What type of media contais the packages to be installed?" with options... Local CDROM, HD, NFS Imahes, FTP, HTTP.I have a LG GH22NP20 that installed 5.2 fine on the system..... And can load the cd....?>
View 19 Replies
View Related
Jun 13, 2009
I have windows XP in my system. i am going to install Fedora 11 in my system and use free space. i have 40GB free space but after installing all things when machine reboots. it gives error :insert Boot media.
View 2 Replies
View Related
Jan 13, 2010
It is normal when I play media of rmvb, tp, avi format, but when played mkv format media, I got the error:
Playing mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_AC3), -aid 0, -alang und
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO: [avc1] 704x528 24bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
MPlayer interrupted by signal 11 in module: init_audio_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug.
View 8 Replies
View Related
Jan 1, 2010
Okay running on 64bit karmic 9.10 i have been trying to get this .ts file to play nicely on vlc, but no success of getting it work nicely what so ever. It actually starts under VLC and gives image and sound but not the way i would prefer it. I don't quite get it but when i start it with vlc it actually displays it with lower resolution this is HD file, as its a stream capture from tv but it outputs it with much smaller resolution about 320 x 180. Tried it with other players too but the only one that accepted it nicely was xine "but problems ahead again" it outputs no sound? the image though was and is what it should be.
Tried it with Totem too and it did accept it too actually "hurray! but with the same symptoms as VLC + it doesn't output any sound out from the file only the image is what gets generated out from the player. I ran VLC from the terminal and it outputs following data when i start to play the file:
[Code]...
so if any ONE knows what should i do, feel free to step up and advise me would be appreciated (thanks in advance) If this has value if's mpeg2 ts file. And no...the file ain't corrupted that much i know, but what could generate this problem. If it ain't broken? Seeking works nice etc... except the low resolution display.
View 2 Replies
View Related
Nov 26, 2009
Suppose that it is not convenient to go behind a machine to have a look.So I want to use a command to show whether the cable is plugged into network card. (Media connected or not)Can ifconfig do this? Or another one?
View 2 Replies
View Related
Dec 9, 2010
Getting extremely frustrated. Downloaded MiniTube from Ubuntu Software Center and it doesn't work. Every attempt to view a video is met with "Fatal error: cannot open media source" What gives?
View 2 Replies
View Related
Apr 2, 2011
My linux mint while booting shows an error: An error occurred while mounting /media/6092-594B. There are two options : Press S to skip mounting or M for manual recovery. I have tried press S, but nothing happens.
Showing that code:
fsck from util-linux-ng 2.17.2
/dev/sda7: clean, 366872/2943360 files, 9301096/11765248 blocks
init: unreadahead-other main process (843) terminated with status 4
init: unreadahead-other main process (848 ) terminated with status 4
mount: /media//6092-594B not mounted already, or bad option
[Code].....
View 1 Replies
View Related
Nov 10, 2010
I cant install vlc player or other media players in my fedora 11 .Every time it shows the dependency errors. Any media player get from the fedora yum server.
View 7 Replies
View Related
Jul 7, 2011
This is an error I got from VLC Media Player:
Streaming / Transcoding failed:
It seems your FFMPEG (libavcodec) installation lacks the following encoder:
MPEG Audio layer 1/2/3.
If you don't know how to fix this, ask for support from your distribution. This is not an error inside VLC media player. Do not contact the VideoLAN project about this issue.
It said not to contact VideoLAN, but instead the Distro so...here I am. Was there a file I should download in order to fix this? If there is one, where do I place it or run it to stop this error?
View 2 Replies
View Related
Feb 13, 2010
Just moved to Ubuntu from XP. Whole process has gone very smoothly, but left with a small problem (i.e. it isn't actually affecting usability) that I don't seem to be able to fix and can't find on forums/internet. I also have a problem with the Floppy drive, but I've seen that problem elsewhere in the forums.
It's a dual boot system with both NTFS and Ext4 drives. All are visible and fully accessible. I decided to convert one of the NTFS drive to Ext4. That appeared to be successful and was successfully remounted as an Ext4 drive. The drive label is "Data". I did have a bit of a problem getting it remounted so that I could see/use it under my log-in as opposed to just under root. It's at this point I think that I did something to create the problem.
I now have two entries for "Data" in drop down menu for Places. The true one is shown as a standard hard drive icon, but the false one is shown as a different icon - possibly an external drive icon (note that the floppy drive is also showing as the same icon and I can't access that, but I've seen that's a problem elsewhere in the forums).
I can write and read to the true "Data" hard drive. If I click on the other false "Data" icon, I get the message "mount: /dev/sdd1 already mounted or /media/Data busy mount: according to mtab, /dev/sdd1 is already mounted on /media/Data". If unmount the true drive and try to mount the false drive, the system mounts the true drive instead. If I log into nautilus as root, neither the false data drive or the floppy appear in the left hand panel.
View 9 Replies
View Related