Ubuntu :: 10.10 - Mounting DVDRW (SR0 Unknown Device)

Nov 14, 2010

Having some troubles mounting my DVD-RW after a reinstall of ubuntu. Now using 10.10.
Code:
root@Johnsky:/# wodim --devices
wodim: Overview of accessible drives (1 found) :
-------------------------------------------------------------------------
0 dev='/dev/scd0'rwrw-- : 'HL-DT-ST' 'DVDRAM GH20NS10'
-------------------------------------------------------------------------
So there's my scd0 sitting pretty.
Trying to mount it.

Code:
root@Johnsky:/# mount -a /dev/scd0 /media/cdrom0
mount: /dev/sr0: unknown device
root@Johnsky:/#
sr0?

Code:
root@Johnsky:/# ls -l /dev/
total 0 .....

Lets try mounting sr0 directly instead.
Code:
root@Johnsky:/# mount -a /dev/sr0 /media/cdrom0
mount: /dev/sr0: unknown device
sr0 is still an unknown device.

I'm thinking when I reinstalled Ubuntu, it made some screwy links between devices. But I have no idea how to resolve this... and there's no point in my mind to adding the DVD-RW to /etc/fstab until I can actually mount it manually to know it mounts successfully. Back when I installed Ubuntu 9.x on this machine, I never had any of these issues. It picked up the DVD-RW automatically, appended it to fstab during installation, and done. But 10.10 seems to be having some troubles my 9.x installation didn't.

View 1 Replies


ADVERTISEMENT

Slackware :: VirtualBox - Windowsxp Guest - No Sound - Unknown Audio Device - In The Windows Device Manager

Mar 11, 2010

For those that use Virtualbox on their slackware host and have a windows (xp) guest running. I have tried various settings for sound (Alsa, PulseAudio), the AC97 drivers are installed in the Windows xp guest os, but there is no sound and there is an unknown audio device (in the windows device manager). If I remove the AC97 drivers and use the soundblaster16 drivers in the Vbox settings there is no unknown sound device, but there's still no sound. why I can't get sound working?

View 13 Replies View Related

CentOS 5 :: Specify The Device Driver When Mounting A Device?

Jul 28, 2010

I have installed live cd on usb pendrive. Everything works great. How can I find out which device driver it is using? Where are the device driver files stored? How do you specify the device driver when mounting a device?

View 3 Replies View Related

Ubuntu :: Mounting EXT4 Drives - Unknown Filesystem Error

Mar 6, 2010

I need to examine a hard drive that came from another system running Ubunut Server (not sure what version). I know the drive has LVM on it, so as far as I understand that means the drive will be treated as EXT4 for mounting. I can't boot from the actual disk, but I have used a IDE to USB connector to make a binary copy of the drive, which I've mounted as a loopback device. However, when I try to mount the loopback device properly, I get this:

root@~je:/# mount -o ro -t ext4 /dev/loop0 /mnt
mount: 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

I tried using -t ext4dev too, but that just gives an unknown filesystem error. The file I've got mounting in /dev/loop0 is a .dd file, created by imaging the drive using dcfldd on the server drive while it was mounted (as /dev/sdb). System I'm working on is running Ubuntu 9.10. All I need is to be able to mount the server drive so I can traverse the file directories, there's a few things I need to check on it. If needed I can dispense with the whole loopback setup and just directly connect the server hard drive again using the IDE to USB cable, but I'd rather not do that; it's imperative that the drive doesn't get altered, or at least as little as possible.

View 5 Replies View Related

Hardware :: Mounting A Harddrive With Unknown Attributes?

Oct 31, 2010

I used dd to make an image of a harddrive in a piece of equipment I have (Denon DJ decks in this case).

Normally, when I connect this device via USB, it gets recognised by Ubuntu and mounts automatically.

Now I have a binary file - an image of the drive, but I don't know how to mount it. I'm guessing it's fat or fat32. Is there anyway I can probe the file to find out what it is? fdisk -l told me that I 'must set cylinders'..

View 5 Replies View Related

Fedora :: Mounting Local Filesystems: Mount: Unknown Filesystem Type 'LVM2_member'

Mar 28, 2011

I just updated Fedora 14 with the updates it downloaded and I am now stuck with the error.

View 10 Replies View Related

Ubuntu Networking :: Pc Displayed As Unknown Device In Network

Apr 21, 2010

I am sharing files between three computers: ubuntu pc , windows xp pc and windows vista pc.( using samba ) Windows xp displays ubuntu pc correctly but vista does not,ubuntu pc is displayed as unknown device.Despite of this i connect vista and ubuntu via ip. I would like see my ubuntu pc in windows vista network.

View 2 Replies View Related

OpenSUSE Network :: 11.1 - Router On USB Not Detected (Unknown Device)

Mar 10, 2010

I installed 11.1 when it first came out. The PC I used gave up the ghost and I bought a refurbie, HP xw4100 and installed the 11.1 drive in it. All works except Internet connection. I am befuddled, bemused, confused and at a complete loss! The router on USB is not detected.

Boot Time - Status blinks, LAN is OFF and remains OFF. DSL blinks several times.
Booted - Status continues and DSL blinks.

YaST (NetworkManager is useless)
Network Devices - DSL
Config Overview
- DSL Devices - Not detected
- Add - PPP over Ethernet
Mode Dependent Settings
- Ethernet Card
- DS: Connection - Unknown - No IP address assigned
- Configure Network Cards = On Hotplug
Network Settings
- Enable IPV6 (as previously set)
- DHCP Client Options - left blank
Overview
- Unknown Device
- IP Address - Not configured
- Unknown Network Device (no hwinfo)
Edit
- Dynamic Address - Zeroconf
Next
- Loop back to Overview - Unknown Device

View 6 Replies View Related

Ubuntu Networking :: Getting My Wireless Printer To Work - Unknown Device Connected To Router

Apr 27, 2010

I had previously been having loads of problems getting my wireless printer to work with Linux [http://ubuntuforums.org/showthread.php?t=1453697]. Everything is working fine now. However, something that confused me is that whenever I tried to ping the printer _before_ I got it working, it would fail with a _different_ IP address. That is, the command 'ping x.y.z.3' would fail with a message saying it was unable to contact 'x.y.z.2'

Now I am looking at my router - for something unrelated - and I've noticed that rogue IP address shows up in the list of connected devices. It has a MAC address but for the device name it lists "<unknown>". Should I be concerned about this? how to figure out what this device is?

View 6 Replies View Related

Ubuntu :: Mounting None On /dev Failed: No Such Device?

Jan 31, 2011

I'm running Lucid with the 2.6.32-28-generic and 2.6.31-11-rt(abogani's ppa) kernels, on a fairly new laptop.When I boot the rt-kernel, right after grub I get a message:Code:mount: mounting none on /dev failed: no such deviceW: devtmpfs not available, falling back to tmpfs for /devThen after a few seconds, I see a lot of fast moving text and then Ubuntu starts just fine.when booting the generic kernel, I don't see any text at all, but it uses just as long time as the rt-kernel, so I guess the problem affects both.

View 5 Replies View Related

General :: Une Erreur Est Survenue INTERNAL ERROR: Unknown Device Hdc

Nov 22, 2010

i try to install mandriva on my computer bu after the licence i gat this error message. une erreur est survenue INTERNAL ERROR: unknown device hdc

MDK::Common::Various::intenal_error()called from /urs/lib/libDrakx/devices.pm.186
Devices::entry()called from /urs/lib/libDrakx/devices.pm.201
Devices::make()called from /urs/lib/libDrakx/fsedit.pm.166

View 1 Replies View Related

CentOS 5 Hardware :: Intel GMA 4500m Driver - Unknown Device

May 11, 2011

Unfortunately I've had no luck with using the default intel driver. It's strange really, you can see the gnome screen for a split second then it turns the display off like it's activating the external monitor or something. If I change the driver to vesa everything is fine.

Here is my info.
2.6.18-194.el5 i686 i386
kernel-2.6.18-194.el5
centos-release-5-5.el5.centos
00:02.0 "VGA compatible controller" "Intel Corporation" "Mobile 4 Series Chipset Integrated Graphics Controller" -r09 "Acer Incorporated [ALI]" "Unknown device 048a"
00:02.1 "Display controller" "Intel Corporation" "Mobile 4 Series Chipset Integrated Graphics Controller" -r09 "Acer Incorporated [ALI]" "Unknown device 048a"
00:02.0 0300: 8086:2a42 (rev 09)
00:02.1 0380: 8086:2a43 (rev 09)

View 4 Replies View Related

Ubuntu :: Authentication For Mounting Device W/o Fstab?

Feb 9, 2010

I use Ubuntu 9.04 I have a problem. I have a file, containing ext2 file system ( mke2fs -F ~/fs.ext2 )Is it possible to mount this file by user (not root) without editing fstab and from terminal?

P.S. Using /dev/loopN is not what I need. Maybe, it's possible to use FUSE, is it?

View 1 Replies View Related

Ubuntu Installation :: Mounting Failed No Such Device - Win7

Mar 8, 2010

I'm trying to install ubuntu 9.10, downloaded the iso from the site and burned it on a CD, but when I boot from my cdroom drive and choose install ubuntu option I get an ubuntu grey logo for a couple seconds and the I get this error:

I tried downloading a new copy and burning a new CD but still have the same error, no matter what option I choose when booting the CD.

Does anyone now whats the problem? What I'd like to do is install linux as the only OS (formating everything else) not dual boot or anything, I'm new to linux so it'd help if you guys could give me details on how to fix it

I have installed previous versions of ubuntu on this same computer but using the wizard inside windows.

View 2 Replies View Related

Ubuntu :: Bug: Ndiswrapper Prevents Mounting Of New USB Device Types?

Aug 24, 2010

I recently noticed a bug with ndiswrapper in Ubuntu 10.4 which would prevent the mounting of new USB device classes. This bug has been noticed somewhere else, in particular in at least one older Ubuntu version, but has been carried over. This doesn't seem to be widely discussed, or the solution worked anecdotally, but the problem is actually more general in nature. At the moment I found a workaround that always works, but I don't have a permanent fix.

The problem kicks in only after ndiswrapper module is loaded into the kernel. Devices of the same USB *types* that were recognized *before* ndiswrapper is loaded will continue to work. For example, an USB memory stick will be mounted fine if an USB hard disk had already been used at some point before ndiswrapper was loaded. However, if one plugs in any other new type of device, for example, an USB mouse, after ndiswrapper is loaded, the new USB device will not be mounted. The workaround solution is to disable ndiswrapper before introducing a new type of USB device by doing:sudo modprobe -r ndiswrapper

Then, plug in the USB device. After it is successfully mounted, do: sudo modprobe ndiswrapper

The corollary is that if ndiswrapper is loaded into the kernel upon boot-up, only USB devices which were present at the boot stage will be recognized. But performing the above kludge will allow new devices to be recognized.It'd be nice if someone can come up with a more elegant fix.

View 3 Replies View Related

Ubuntu Installation :: Mounting A NTFS Raid 0 Device?

Dec 27, 2010

let's say this system has 3 hard drives. Drive #1 and #2 are RAID 0 and Windows7 lives there. It is a hardware RAID, not software.

On Drive #3 Ubuntu has been installed using WUBI - it boots up and works okay - but it does not see the RAID array.

Do I just need a linux driver to be able to see & mount my "Windows" RAID0 array? Or is this even possible? Can anyone point me in the right direction?

View 1 Replies View Related

Hardware :: Mounting And Accessing A Usb Device?

Jun 1, 2010

So I am using a debian 5.0.4 version of Linux with a command-line interface (the bash shell).I have been trying to get my usb device to be readable, which I suppose means I need to run a mount command like mount -t usbfs /dev/usb /media/usb But I have not had any luck getting to access my usb drive...I run lsusb and find that it is attached, I can find it in the /proc directory, but I cannot access my usb drive

View 2 Replies View Related

Slackware :: Mounting Device As User In KDE?

Mar 30, 2010

when I login as a user and went to KDE environment, I wasn't able to mount a device because access was denied. What is the best way to achieve this?

View 2 Replies View Related

Ubuntu Multimedia :: Recognizing CDRW & DVDRW In 10.4.2

Jul 28, 2011

The final step to making 10.4.2 perfect for my use is to get it to recognize there is CDRW & DVDRW hardware on my computer. I have read the excellent articles on the topic and plugged-in all their recommended goodies but I must be missing something that's simple and obvious to everyone but me because when I try to play something in either drive the closest I can come is for the player (Movie Player, ie) to affirm that I have a floppy drive.

Can I use software leftover software that worked with Win XP (Nero, Power DVD) or do I need something specifically for this OS?

View 1 Replies View Related

Ubuntu Installation :: Upgrade Causes: Mount: Mounting None On /dev Failed: No Such Device

Jun 17, 2010

I posted a similar problem sometime last week...but a little has changed(mainly I can access my files now): I recently performed the auto upgrade to Ubuntu 10.04 and upon restart of my machine I am presented with 3 screens. The first is a simple "GRUB loading". The second is "mount: mounting none on /dev failed: no such device". The third screen is a series of initializations, i.e. /dev/sda1:

clean, (number of files), (number of blocks)
*setting preliminary keymap...
and so on until it hits the line:
*checking battery status

at which point it will cease loading until i press the power button. The next thing that occurs is it kills all the processes it just initialized and shuts down the computer. I read that this is likely a problem from loading the wrong kernel and I can get into my files (using a boot 9.10 boot key). The problem is I don't know what files to change in order to get my system booting the right kernel.

View 9 Replies View Related

Hardware :: Mounting Encrypted LVM - Device Not Valid

Feb 13, 2011

I recently had one of my computers motherboard die and so I moved the hard drive to another linux machine so I could access the data. The hard drive is installed correctly and I've mounted several logical volumes on the drive ok, but I'm having trouble with the two volumes which were encrypted. The LVM Gui in Fedora is ignorant to any encrypted LVMs so I looked around to see if others have solved this problem and found the following command:
# cryptsetup luksOpen /dev/vg_delldesk/lv_home luks-fedora

My Logical volume container is vg_delldesk and the encrypted volume is lv_home - when I execute this command I get the following error:
Device /dev/vg_delldesk/lv_home is not a valid LUKS device.
I have access to the root partition from the old box so the config files are there to reference the old setup if needed. My current box is Fedora 14 x_64, I have dm_crypt mod installed in the kernel as well.

View 3 Replies View Related

Hardware :: Mounting Raid Device After Reboot?

Mar 24, 2009

configure my raid devices so it can be started and mounted at start-up.

View 1 Replies View Related

Networking :: Script To Check Mounting Device?

Jun 20, 2011

I have written a script to take backup of my database in remote server which is a windows machine.i have mounted that machine to my server using the script and daily script will run automatically, i have scheduled it using crontab like that and backup will be taken. but if my remote server is down means it gets unmounted and my backup falls on my local linux server itself. i want a script to check whether the remote server is mounted or not if mounted take the backup or else stop the backup.

View 2 Replies View Related

Server :: Mounting Usb Device Problem After 30 Minutes?

Jan 18, 2010

actually we are using samba and that it was mounted in usb device which is read/write mode for sharing a file to all the system,it was properly working in half an hour,then after that it was automatically changed in read mode .if this problem occurs we are going to reboot the system then the problem will be resolved.

View 1 Replies View Related

Ubuntu Multimedia :: Disable Mass Storage Device Mounting In Rhythmbox?

Oct 15, 2010

I have a 1TB external HDD which I use to store my music library of roughly 40 gigs. Therefore I would normally import music directly from it to my Rhythmbox library while keeping everything stored on the removable drive. In recent versions of Rhythmbox this is no longer needed as the application integrates my external HDD into the side pane and lists the music automatically. This is great although when closing Rhythmbox and reopening it, the drive has to be scanned all over again. This is a huge pain when it has to scan through 40+ gigs of music.

Therefore I would like this feature disabled and removed from my side pane. It is not needed and causes quite a large annoyance. Either I want it removed or the ability to keep the index of music from the drive in Rhyrhmbox at all times. Achieving this would be fantastic and would switch me back to Rhythmbox. recently I have been using Exaile which I love but rhythmbox not working bugs me.

View 1 Replies View Related

Ubuntu :: Mounting A Device If Don't Know The File System Type (e.g Ext3, NTFS)?

Jan 14, 2011

How do I go about mounting a device if I don't know the file system type (e.g ext3, NTFS)?

View 4 Replies View Related

OpenSUSE Hardware :: USB Mass Storage Device Not Mounting

Nov 22, 2009

I am currently using opensuse 11.2 with kde 4.3.1. I am having a problem when I connect my samsung R450. It will not mount or show up as a usable device in either Dolphin, Amarok, or on the device notifier. I have tried manually mounting but I get an error saying it cannot find such device. I did not have any issues using it in 11.1 with KDE 4.2. It is being recognized by my system, but not allowing it to show up as a storage device or being mounted.

output of dmesg:

PHP Code:

output of lsusb:

PHP Code:

When I shut of the usb mass storage on the samsung R450 it switches to modem and is properly detected and usable as modem by my system.I don't have any other problems with other usb devices, such as a digital camera or flash drives, so I don't know if I just missing a system setting or configuring something wrong.

View 9 Replies View Related

OpenSUSE Multimedia :: Curious About Mounting Flash Device?

Apr 11, 2011

I'm trying to use the most-base install of opensuse 11.4 and so i'm using the text-only interface. I looked up some guides on using the 'mount' command but I'm encountering problems. I tried doing.

mkdir /tmp/flash
su
mount /dev/sdb /tmp/flash

but first off, I don't even know if sdb is my flash device, there's ~60 things in my /dev/ directory, and ~10 things that look like 'sdb' but I try anyway, and I generally get an error telling me that either /dev/sdb is busy, or /tmp/flash is busy but I wanted to check here and clarify first, how do I even know which /dev/ item is my flash drive? When I plug in my flash drive, no less than 3 new entries appear in /dev/ so, I'm a little confused. What do I do?

View 6 Replies View Related

Ubuntu Servers :: Replaced DVDRW Drive Not Reading Disks?

Feb 25, 2010

I just replaced a DVD-RAM drive in one HP server, The drive is recognized by the OS:

Code:
# lshw -class disk
*-cdrom UNCLAIMED
description: SCSI CD-ROM
product: DVDRAM GSA-T50L

[Code]...

Is there anything I should do when replacing a drive? Didnt think so, but this is going nowhere.

View 3 Replies View Related

Ubuntu Installation :: Mount: Mounting /dev/loop0 On //filesystem.squashfs Faild: No Such Device

Jun 18, 2010

my friend using XP and it was closed because he didnt activate it . he want to try Linux , i adviced him to use UBUNTU 10.10, but after we order the boot we got a loading screen for ubuntu then this error appeared

Quote: busybox v1.15.3 ( ubuntu 1:1.15.3-1ubuntu5) built-in shell (ash) enter 'help' for a list of built-in commands. (initramfs) stdin :I/O error mount: mounting /dev/loop0 on //filesystem.squashfs faild: no such device can not mount /dev/loop0 (/cdrom/casper filesystem.squashfs) on //filesystem.squashfs udevd[75]: worker [171] unexpectedly returned with status 0x0100 udevd[75]: worker [171] failed while handling ' /devices/virtual/block/loop0'

i change the cd to another one but an error was changed to :.............

View 7 Replies View Related







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