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
ADVERTISEMENT
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
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
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
Apr 15, 2010
after having used 9.10 KK for quite some time now, i got curious about the games.i notice that while i am trying to install some of them - Airstrike, ACM Serial Combat Simulator, 20.000 Light Years Into Space etc, i am not able to do so.i a message box saying the following " Requires Installation of untrusted packages.The action would require the installation of packages from not authenticated sources.can anyone please let me know who i can install such games ? and since there seems to be such a security threat how do i distinguish the 'bad' from the 'good' games.
View 4 Replies
View Related
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
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
Nov 24, 2010
I have a problem with Netbook 10.10 in an inability to see my CDROM drive (old Sony)
View 1 Replies
View Related
May 17, 2010
I have a problem to mount my cdrom as a regular user. After inserting a cd, I receive this error message:"Error mounting: mount exited with exit code 1: helper failed with:mount: must be superuser to use mount" After mounting the cdrom as superuser with "sudo mount /media/cdrom".I can access the cd also as regular user. This behavior is inconvenient and I would like to be able to mount the cdrom as user.Honestly, I do not have the experience to tell if this should be fine or not. Do you have any advice for me to fix this problem? I am running Ubuntu 9.10 with a 2.6.32-02063209-generic kernel.
View 6 Replies
View Related
Nov 5, 2010
I'm having a problem updating the cdrom. the error i get is Failed to fetch cdrom://Ubuntu-Netbook 10.04 _Lucid Lynx_ - Release i386 (20100429.4)/dists/lucid/main/binary-i386/Packages.gz Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs. I tried using apt-cdrom, it tells me the commands and options, which i wrote down for reference, but still that has an error which is, E: Unable to stat the mount point /media/apt/ - stat (2: No such file or directory)
W: Failed to mount '/dev/sr0' to '/media/apt/'
E: Unable to change to /media/apt/ - chdir (2: No such file or directory) Is there another code to recognize the cdrom? because the help of the command and options list didn't give a code for recognizing the cdrom. Im using ubuntu 10.4lts on my netbook and yes i do have a external rom
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 2, 2011
Browsing here and there I finally succeeded (well almost) in setting up my home-made router/firewall/filer/nameityougotit server. Everything seems to work (using ethernet or wireless connections) but I still have some questions:
WAN: eth0
LAN: eth1 and wlan0 are bridged (br0) together
Question 1 I am unable to play games using UDP between wlan and eth1 although it works when both stations are connected to eth1
Question 2 I used ufw to help me setup IPTables but I am not really happy with this tools. Since my network configuration must be quite common, point me to a regular IPtable setup script or give me the rules I should add?
View 1 Replies
View Related
Aug 31, 2010
I had to change the mounting properties of my disk partitions so i tinkered with the fstab file.. Now I am unable to mount the cdrom as a normal user..To mount the cdrom I had to login as root in terminal and use the following command:
Code:
mount /mnt/cdrom
The cdrom entry in my fstab file reads:
[code]...
View 2 Replies
View Related
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
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
View Related
Aug 15, 2010
I cannot install Kubuntu (or Unbuntu) 10.4 on my husband's computer. I have spent 5 hours on this and cannot get anywhere. I am deeply frustrated. The iso I burned to CD is good (works on 2 other computers). His computer will not boot from USB, no matter what I do to the drive order in BIOS. After loading the blue screen with the Kubuntu logo on it (and the blue-white dots), the screen changes to black and shows the following text:
BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash) (initrafs) Unable to find a medium containing a live file system.
He really needs to get rid of WinXP. Kubuntu is what I have on my computer (and love it!). Here is some info about his computer:
OS Name Microsoft Windows XP Home Edition
Version 5.1.2600 Service Pack 3 Build 2600
OS Manufacturer Microsoft Corporation
[code]....
View 8 Replies
View Related
Sep 30, 2010
Wehn I enter the command mkdir /mnt/cdrom, I get the message "Cannot create: Permission Denied". How do I fix this?
View 2 Replies
View Related
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
Nov 1, 2010
I really don't get typing commands; I wish most things you could just kill "Download" then "Install" then "OK" like windows, but whatever. Anyway, I heard that Ubuntu has free open source games, especially RTS's and I was stoked. It said I had to download something called SpringLobby. I thought THAT was the game, but I downloaded it and nothing happened. Apparently, I need it to download games. So anyway, all I want to is download and play the games on this site [URL], especially Balanced and Complete Annihilation, but everytime I click on "Download" I get this error.
Quote:
/tmp/JkVuiO8V.bin.part could not be saved, because the source file could not be read. Try again later, or contact the server administrator. Is there anything I can do to install and play these games quick?
View 2 Replies
View Related
Jan 12, 2011
We have some games that was installed with my win xp. Trying to switch over to ubuntu and did a fresh install which wiped everything and setup ubuntu. I have some sound on boot up, but was curious if our other games will work. I was able to get my train simulator installed but no sound. Here are my system specs: emachine desktop T3504, 3.20ghz, 533mhz fsb, 512kb L2 cache, 100gb seagate hard drive 2gb ram, Nvidia ge force 8400 gs 512mb ram. My sound was factory installed as a realtek HD audio. realtek 10/100 ethernet factory installed also. As far as boot up and connecting to the internet I am very pleased. I'm not a programmer but can install cards such as pci, ram. Got a bigger hard drive to put in but been having problems with pc trying to recognize it.
View 6 Replies
View Related
Mar 13, 2010
When I run the command:
"sudo apt-get install build essential autconf automake libxmu -dev"
I go the following error:
"E: Package autoconf has no installation candidate"
In the cd-rom there is no any autconf package.
View 1 Replies
View Related
Jul 21, 2010
I'm attempting to install Lucid on a new Acer Timeline X 5820T and having a tons of problems.
First of, I've got no internet connection either wired or wirelessly.
I've found several posts claiming that the ethernet card just needs a driver installed to work correctly.
However, to make the driver I need build essential installed, but no problem, I've got my CD, I'll just install them from the CD.
However, when I attempt to install them through synanptic it tells me that it:
Code:
Failed to fetch cdrom:[Ubuntu 10.04 LTS_Lucid_Lynx_ - Release i386 (20100429)]/pool/main/p/patch_2.6-2ubuntu1_i386.deb
File not found why it can't fetch the cdrom? Ubuntu recognizes it and I can browse it just fine.
View 1 Replies
View Related
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
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
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
May 5, 2010
I'm trying to install Lucid on a computer with windows already present. When I ran trough the install procedure no drives show up at the partitioning stage. So I check some things out and it turns out that /dev/sda1 is mounted to /cdrom and I can't umount it because it says the disk is in use. I'm booting with the live-cd downloaded from ubuntu. Why is this happening? Previously with older live-cd's I always have to mount the HD manually if I wanted to access it for any reason?
View 2 Replies
View Related
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
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
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
Dec 10, 2010
Something that really irritates me in Ubuntu is the way these programs are being installed, because it takes disk space I don't have.In windows I can put all the files in the same folder and even choose where to install the stuff, but from synaptic in ubuntu all the game file are being installed in 100 different folders. games are huge and the more you build them up and save (maps, savefiles etc) the more disk space will be used (obviously).When I had windows I used a USB stick to save my current game on to and simply removed it them when I was ready for the next game.Because, usually I don't finish more than 1, 2 or 3 games at the same time.
Now, in linux most of the games are open source and are therefor always out with new versions or maps and other extras. This makes the game folders bigger.Another problem I see with the linux way of installing games is that when I once in awhile take a iso backup using Remastersys, it goes way above the top limit (4gb or something).I mean that we can't install the things wherever we want. I mean the programs are not a big deal because they are small, but games are huge and bigger the more you add to them.
View 6 Replies
View Related