Ubuntu Servers :: Can't Install - Don't Detect Cdrom

Jan 29, 2010

using comapq proliant 8500
tested
8.04LTS
9.10

none of them coud find cd rom (then hove the F it can even get till detection ???)

not in /dev/cdrom only cdrom i coud filnd using # ls / was ls /cdrom and it just not working too so what can i do ??

View 3 Replies


ADVERTISEMENT

OpenSUSE Install :: Force 80 Pin Cable Detect On Cdrom?

Oct 16, 2010

I need to force 80 pin cable detect on my cdrom. According to the kernel-parameters.txt file you can do this by using libata.force=(port).(device) 80c Here is the actual explanation from the kernel file: libata.force=[LIBATA] Force configurations. The format is comma separated list of "[ID:]VAL" where ID is PORT[.DEVICE]. PORT and DEVICE are decimal numbers matching port, link or device. Basically, it matches the ATA ID string printed on console by libata. If the whole ID part is omitted, the last PORT and DEVICE values are used. If ID hasn't been specified yet, the configuration applies to all ports, links and devices.

My question is where do you find the proper port.device numbers? I'm guessing it's lspci but I'd rather be sure before I do something silly.. An actual working line for a cdrw as master on the first ide channel would be excellent. BTW my cdrw is detected as sr0 so the normal "ide" boot params won't work....

View 9 Replies View Related

Debian Installation :: Attempt To Install From USB Fails To Detect Cdrom

Jan 31, 2016

I am attempting to install debian for the first time on my pc that has no cdrom drive. I downloaded the Jessie CD image and wrote it to a 4GB stick, it didnt work. Then tried the netinstall image but face the same issue.

To write the usb stick I used unetbooting first, then tried win32diskimager and finally tried DD while stick was not mounted

Code: Select alldd if=debian.iso of=/dev/sdb BS=4MB; sync

Issue is still the same: I boot from the usb and after selecting language and keyboard it fails to detect cdrom drive (no drive at all in my pc). Same behavior using normal or expert mode.

Im also unable to manually specify the drive (it looks at /cdrom and I wanted to change it to the usb stick itself or mount usb to /cdrom but I cant find my stick in /dev)

View 14 Replies View Related

Ubuntu Installation :: Does Not Detect The Presence Of CdROM

Jun 8, 2011

I have just had my Ubuntu 10.04.2 Luci installed under my Windows OS. Things seem to be fine until I find out next that my copy of Ubuntu does not detect the presence of the cdROM which installed the software itself on my desktop machine.

I have tried searching high and low for clue in this forum, tried all the recommended tricks to find out at last that there is no cdROM listed under my DISK UTILITY and when I input the following comman,

sudo lshw -class disk -class storage I only happened to see my hard drive and some USD drives being listed.

Also, Brasero Disc Burner does not detect the presence of a cd/ DVD rom devices.

View 2 Replies View Related

Ubuntu Servers :: Dell Powerconnect Sc1425 Won't Detect Raid 1 On Install

Jun 4, 2010

got a dell powerconnect sc1425 running 2 250gb sata drives configured as raid 1 on a CERC onboard raid controller. boot up into 10.04 x64 server install, all goes well until after network discovery it goes to detect hard drives. a message appears "one or more drives containing serial ata raid configurations have been found. do you wish to activate these raid devices?" yes/no whether or not i hit yes or no, the next screen doesnt have any drives listed, just configure iscsi, undo changes to partitions and finish/write changes to disk.so where are these drives? do i have to load drivers like in winblows setup?

View 3 Replies View Related

Ubuntu Servers :: Creating A Static Cdrom Automount Point?

Mar 14, 2011

I have an Ubuntu server running Samba and I would like to share out the cdrom drive to the network. I made a share of the /media directory and it seems to work fine when I insert USB drives and I am able to browse and work with files. However, when I insert a cdrom it automatically mounts to /media/<volume name> and I get a permission denied error when I attempt to access it over the network. I am assuming this is happening because the permissions do not include the execute bit and being a read only file system I can not change this. I made the directory /media/cdrom and manually mounted the cdrom to it and I can successfully access it over the network just like the USB drives. So my question is: Is there a way to make the cdrom automatically mount and unmount to /media/cdrom when I insert and eject disks instead of to /media/<volume name>? Or maybe just have the permissions automatically set so Samba users can open it instead of just see it.

View 1 Replies View Related

Ubuntu :: Install / Run CD ISO To Upgrade From CDROM?

Oct 28, 2010

[URL]..86.iso.torrent I must install/run this CD, for 32bit ubuntu 10.4 TO upgrade, PLEASE NOTE IS INSTALLED ALONG VISTA?

View 5 Replies View Related

Ubuntu Installation :: Can't Install Because Can't Umount /cdrom?

Jul 30, 2010

I managed to boot from hard disk, everything works ok. But Gparted has a bug, it works in Live Hard Disk, but not when I click the install icon because it can't umount /cdrom. But I solved that by formatting ext4 and swap area from gnome-panel Live Hard Disk and only put mount point / after click on install.But problem stroked back: install is not possible because it wants to umount itself before installing, wich cannot be possible. I'm installing it in a new place /dev/sda5. Live Hard Disk is booting from /dev/sda3.

ubuntu@ubuntu:~$ df -h | grep sda
/dev/sda3 2.0G 726M 1.3G 36% /cdrom
/dev/sda1 43G 17G 26G 41% /media/Windows

[code]....

View 1 Replies View Related

Ubuntu Installation :: Cannot Read From CDROM Error During USB Install

Jun 6, 2010

I downloaded the Ubuntu Server 10.04 64bit ISO and the universal USB installer, created a USB install disk and booted from it. I started the installation and right after keyboard setup I got an error saying Unable to read from CD-ROM, retry/abort. Looking at the alt-f4 log it was unable to find a file, fs-secondary.udeb I hit alt-f2 and cd'd to /cdrom/pool/main/l/linux (I think, this is all from memory) and found that file, almost. The file there was fs-secondaryblahblahblah.ude, no b on the end. I tried renaming it but the filesystem was mounted read-only.

So, cd back to /
Type mount and hit enter.
Take note of the cdrom entry, at the beginning of that line it will say /dev/? Mine was like /dev/svd0 or something like that. Remember whatever that is.
Then type umount /cdrom
Then type mount -t vfat /dev/????? (whatever your device was from earlier) /cdrom
That will mount the cdrom rw so you can rename the file to .udeb
Then press alt-F1 and press enter to retry and the installation will continue like normal.

View 4 Replies View Related

Ubuntu Installation :: Unable To Install Games - Asking For Cdrom?

Sep 12, 2010

I accidentally deleted my mahjongg game from ubuntu 10.04.Now when iam trying to install it from software center or synaptic, half way through it's asking for ubuntu cd.Eventhough i insert the original ubuntu 10.04 cd,it's not taking it.it keeps asking for the cd.It is same whenever i try to install any more game from synaptic or software center.

View 2 Replies View Related

General :: Install Samba From CDROM?

Jan 3, 2010

i have vmware workstation with ubunutu server installed now i need to install samba , i use this command

apt-cdrom add after that i check the source.list and the cdrom uncomment then i use sudo apt-get install smbfs, instead of using the cdrom as the source he use internet .

View 3 Replies View Related

Ubuntu Servers :: How To Detect Free Space On FTP

Mar 21, 2010

How to detect free space on FTP? df doesnt work. I have to mount FTP a then try df ?

I tried this without ftp, but now, i have to add FTP

Code:

FS="path to ftp" // maybe lftp -u user:pass adress:/directory ,but doesnt work
//Detect free space on $FS
USAGE=`df -h $FS | awk '{ print $5 }C | sed "s/Volno//;s/%//"`
PERCENT=90

[Code].....

View 3 Replies View Related

Debian :: Cdrom Not Detecting Install Components?

Jan 1, 2011

Well I bought this book "Debian GNU/Linux 3.1 and it came with Debian installer. Thought this was too good to be true! Well, during the install I get a message that "cdrom not detecting install components". I ran the the diagnostic utility that was included in the disc and it did not report any issues.

View 3 Replies View Related

General :: Use Kickstart To Install Centos From Cdrom?

Apr 12, 2010

when i use kickstart to install centos from cdrom (i make it myself in my way),i got a %post script problem with the kickstart file. 1.%post script used to copy my own software from cdrom to hard disk.then make install automaitlly with bash script.

the %post script like :
%post
mkdir -p /myownsoftware
cp -r /mnt/myownsoftware/* /myownsoftware
cd /myownsoftware

[Code]...

View 10 Replies View Related

Ubuntu Servers :: Headless Server Won't Detect Monitor?

Aug 29, 2010

I've got a headless server (32 bit 9.04/9.10, can't remember) that started refusing SSH and HTTP connections a few days ago, and I'm just getting around to hopefully fixing it. The problem is that I can't even connect to the darn thing. I've plugged in a mouse, keyboard, and monitor, but the monitor tells me that it has no signal. I know the monitor works with the computer, as I used the same one to set up the server.

Just for kicks, I even tried to put in a live CD, but that didn't help. Any ideas on how I can connect to this thing?

[Code]...

View 2 Replies View Related

Ubuntu Servers :: Cardreader Don't Detect SD Card (server X64)?

Nov 9, 2010

I own a ubuntu-server (2.6.35-22-server x64) - a home router / NAS / etc assembled at the mini-itx motherboard with no attached keyboard / display.The problem is that the system does not detect the occurrence of SD-card in a USB-card reader. Card reader is normally detected and visible in the system.When I insert SD-card in cardreader, in "dmesg" and, accordingly, "udevadm monitor" does not display any events.If reboot with connected SD, everything works fine, but, of course, there is no event when removing SD.On the forum topics if problems arise, it is only with automounting. But it's not. I do not have events from kernel, that he discovered the SD-card.In the desktop version there is no problem.I installed the generic kernel; comparing kernels configurations for desktop/server versions, comparing the output "udevadm monitor" at the time when I inserted the SD-card on desktop/server, etc. - useless.I don't have more ideas. I don't understand something. Probably there is no package.Almost ready to give up, put the desktop version and delete unnecessary.On desktop versions missing events displayed as follows (the output "udevadm monitor" when inserting SD-card):

Code:
KERNEL[985153522.094479] change /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:3/block/sdf (block)

[code]....

View 5 Replies View Related

Fedora Installation :: CDROM Drive Not Found For Install?

Jul 11, 2010

I downloaded and burned the Fedora-13-x86_64-dvd iso to install on my shiny new box (MSI NF980-G65 MB, AMD Phenom II x4 945 CPU, 8GB Corsair DDR3 memory, generic ATAPI DVD drive, 2 500GB SATA drives, 2 1.5TB SATA drives). I boot from the DVD and and take the default install/upgrade option on the menu. I've tried with the default boot options and with about a dozen different options, all give the the same thing.

Looking console 3, shows the following:

ERROR loader: removing ddmode.conf failed
ERROR loader: got to setupCdrom without a CD device

It can't find the CD/DVD drive that it booted from. The install on console 1 is prompting for a driver to load. Do I need to download a driver for a generic ATAPI/IDE CD/DVD drive?

View 10 Replies View Related

Fedora :: Vbox Not Allowing To Install Os From Host CDrom?

May 23, 2011

I have recently installed virtual box on fc14 using add /remove software . However so far i have not been able to install any OS on that. I put the OS CD the cdrom and click on start virtual machine..it gives following errors ..

I have followed the instructions given there but all in vain...

Code:
[root@Fedora Raman]# /etc/sysconfig/modules/VirtualBox-OSE.modules
ERROR: modinfo: could not find module vboxdrv
ERROR: modinfo: could not find module vboxnetflt
ERROR: modinfo: could not find module vboxnetadp

View 1 Replies View Related

General :: Looking To Install System From CDROM While Other Distro Running?

Mar 19, 2010

Laptop has broken internal CDROM. I booted with floppy to get Puppy 431 installed from USB stick. Now I have USB CDROM access thru Puppy. I can mount and see the CD fine.

Is it possible to boot or install from a currently installed linux distro (Puppy)?

I have a second free partition ext2 available, sda2, and GRUB is working fine for me on boot.

(machine also doesn't have boot from USB option, yes, it's old, a project I am working on, I have Nimblex in CD now, I think it's a live cd, I would like to try a few different ones by installing to sda2 and wiping if ng.)

View 5 Replies View Related

General :: Boot A Cdrom From A Mobile USB Cdrom (old Bios, Without Usb Boot)?

Aug 29, 2010

I have been trying plop floppy to boot a bootable cdrom from a mobile USB cdrom reader, but the usb cdrom are not recognized.I was thinking that with grub or grub2 or syslinux that would be possible, no ?

View 13 Replies View Related

Ubuntu Servers :: Restart Needed After Upgrade Detect From Comandline?

Mar 24, 2010

I'm setting up an ubunutu server (tomcat, mysql etc) which has been going very smoothly I must say. I plan to do manual updates over ssh using "sudo apt-get update" and "sudo apt-get upgrade" but I believe sometimes these update will need a complete machine: how can I tell if I need to reboot the server after an update _using the command line_?

View 3 Replies View Related

Fedora :: Permission Denied - Cannot Run Install Script From Automounted CDROM?

Nov 10, 2010

I'm running Fedora 14, with a SATA interface CD/DVD drive and I'm attempting to run an installation script on a CD for an embedded Linux learning kit.Logged in as root (su), I receive:bash : /media/EmbeddedLinux/install_tools Permission DeniedI have searched and see similar situations on the web, but not exactly the same.I cannot resolve this issue using chmod, and find no relevant exec rights set in /etc/fstab.Using mount I find the (automounted) CD drive on /dev/sr0.I've searched quite a bit but never could find the thread that was supposedly listed in this forum.I understand that I should be able to copy the contents of the folder to my machine, then execute, but if possible I would prefer to address the real cause, not go around it.Also, where on earth will I find the location of whatever is affecting the ability to execute from an automounted media?

View 5 Replies View Related

OpenSUSE Install :: Doesn't Recognize Cdrom After Successful Boot

Jan 8, 2010

My computer have Windows XP installed and now I want to install suse 9.0. I insert the boot disk (disk 1) and reboot my machine.Then on the boot option window, I select 'installation'. Then comes the error: cannot find SUSE installation CD. Activating Manual.... Then 'English'-->'English(US)'-->'Installation'. Then comes another error: Cannot mount CD-ROM.

View 2 Replies View Related

Ubuntu Installation :: Cannot Install 11.04 ErrorCan Not Mount /dev/loop0 (/cdrom/casper/filesystem.squashfs?

May 7, 2011

I have had a dual boot on my system since first trying Ubuntu a few months ago.I had a few problems when i upgraded to 11.04 (mainly due to the new desktop Unity), but after some great help here, we had the old desktop running again.I have Windows running on my spare Computer in case i should need it for any reason, though can not think of one lol Now i am used to Ubuntu (from the using side, get lost in terminal etc so here i come if i need help) i decided i would totally commit my main computer to Ubuntu.I downloaded the latest iso from the Ubuntu site, and burnt it to CD, inserted in my main computer & rebooted. It goes past the first purple ubuntu page (hit a key to choose language & also get a selection Menu) then goes to black screen and i get:

BusyBox v1.17.1 (ubuntu 1:1.17.1-10ubuntu1) built-in shell (ash)Enter 'help' for a list of built-in commands.(initramfs) mount: mounting /dev/loop0 on //silesystem.squashfs failed: Input/output errorCan not mount /dev/loop0 (/cdrom/casper/filesystem.squashfs) on //filesystem.squashfs(hope i typed that i correctly)I have burnt the iso image numerous times, using different disks, speed (from x4 - x52) and burning programs

View 2 Replies View Related

Software :: OS Install Via Pxe - No USB Boot Option And A Broken Scsi Cdrom Drive

Aug 12, 2010

I have successfully setup a FOG server to image my Windows clients, so I have tftp, pxe and anything else related to booting to a pxe server setup and rocking. What I'm trying to do now, is use the CentOS net install files to setup CentOS on an old server with no USB boot option, and a broken scsi cdrom drive (it's a Dell PowerEdge 2400, with a single PIII 733 and 1.25GB ram).

Using the FOG Projects gparted wiki entry (adding gparted to the pxe boot menu) I was actually successfully able to pull the net install files over to the PE, and install CentOS 5.5 via local ftp server. At first it kept erroring out (I kept picking and choosing individual packages from the package groups), so I thought it may be an issue with the GUI install (the python script kept spitting back errors forcing a reboot). In any case, I finally got through the GUI install, but now I need / want to know how to force a text mode install.

[Code]....

the bolded "append" line is where I thought I could force the text mode install script, but that didn't work. The vmlinuz and initrd.img files were both pulled form the net install iso, NOT the livecd. Would that have made a difference? If not, what / where / how should I force the text mode install script?

View 4 Replies View Related

Fedora Servers :: BIND Detect Client Machine Name Automatically?

Aug 10, 2009

When DNS server is configured on Windows server, it will automatically detect and catch computer names and IP address. With Linux (BIND), I have to enter each clients manual under zone file. example (computer1 IN A 10.10.1.4). is there anyway to make Linux detect client automatically as windows does?

View 6 Replies View Related

OpenSUSE Install :: Does 11.4 Install Detect 4kb Sector Drives

Mar 15, 2011

Some posts say 11.3 and newer automatically detect drives that have 4kb sectors, and partition things accordingly. But other recent posts specifically about 11.4 say, no, you still have to prepare the drive manually before installing, to be sure things are optimized.

View 9 Replies View Related

Debian Multimedia :: XOrg Auto-detect Failing To Detect Max Screen Resolution

May 29, 2011

I've installed Squeeze 2.6.32-5-amd64 on my laptop (Alienware M17X R3, Intel i7 Sandybridge, ATI Technologies Inc Broadway [ATI Mobility Radeon HD 6800 Series])The screen is 17", with maximum resolution of 1920 x 1080. After a default install of the operating system, the maximum resolution I can select is 1280 x 1024.My research so far has suggested that I need to edit the /etc/X11/xorg.conf file and provide xorg with the necessary resolution.

Again, by default, the xorg.conf file is not created. This leads me to believe that xorg is scanning my hardware at startup and providing me with whatever it thinks is appropriate. I tried following these instructions to generate an xorg.conf file. This process created an xorg.conf file under /root/.

When I copy this xorg.conf file to /etc/X11, I get a blank (i.e. black) screen. Deleting this file restores the default resolution 1280 x 1024.This system is dual booting with Windows 7. Under windows I am able to get a 1920 x 1080 resolution, so I know my hardware is up to it.At this stage I have yet to install the drivers for the Radeon graphics card.What are my options regarding configuring xorg to give me a higher screen resolution?

View 6 Replies View Related

Fedora Hardware :: Endless USB Loop - Detect - Disable - Detect

May 2, 2010

I have a new F12 install, and my syslog is filling up with messages about USB. I have 2 USB devices plugged in directly to the mobo (bluetooth keyboard receiver, touchscreen), and it keeps redetecting them and then disabling the port for some reason.

A small sample of what keeps on repeating:

Quote:

View 1 Replies View Related

Debian :: Where To Find The Fw-detect Command ? (for Firmware / Wireless Detect)

Jan 12, 2010

Code...
To find the appropriate firmware without knowing the make or brand of your wireless chip, you can use the command:

#fw-detect

But apparently debian package do not offer this useful tool, well, certainly for sidux exclusively.

Is there a package of fw-detect eventually?

View 5 Replies View Related







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