Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 01-08-2007, 09:45 PM   #1 (permalink)
Registered User
 
Msta's Avatar
 
Join Date: Oct 2006
Location: The BlackHole
Posts: 119
OS: windows XP

My System

Send a message via MSN to Msta
Exclamation xandros desktop professional wont read WoW disc??(but itl read other cd and dvds)

i have gone through many linux operating systems.(Fc6, suse, ubuntu, and tryed to install debian,etc) i noticed thaty xandros is very similar to windows the kde format the offical website offers and etc.
i dont like windows xp (to simple!!!)
i want a challege but not to hard of one.

ok, lets get started.
i have crossover standard and i an using the beta (6.0.0)(i have tried the others it doesnt make a difference. i stick the the first cd of world of warcraft in the disk driver and nothing pops ups. i realize that there is nothing wrong with cxoffice because the locater for it i picked was "CD-ROM /media/cdrom0" on the other linux if have "tryed" to use the dis says WoW disc 1 (something like that) here is the error and a picture of the snapshot of the error it cant find the source so that means it cant find the cd-rom dics, but yet i can find other cds or dvds (files i have burned from the past) my conclusion is that is is not reading the disc (there are no scracks by the way) for some reason???

sorry that i keep switching to differnet linuxes to the to the people who are helping me :(

thank you in advance!

Msta
Attached Images
File Type: jpg blizzard error.jpg (38.5 KB, 6 views)
__________________
<(''<) <( '' )> (>'')> !Kirby!
Msta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 01-09-2007, 07:32 AM   #2 (permalink)
K-B
Moderator, Linux
 
K-B's Avatar
 
Join Date: Oct 2005
Location: NY
Posts: 2,876
OS: Vista, Ubuntu

My System

Hey Msta, you need to mount your CD first!
Code:
mount /media/cdrom0
or something like that!
Don't worry about switching all the time, I do that too
__________________
K-B is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-09-2007, 09:40 AM   #3 (permalink)
Registered User
 
Msta's Avatar
 
Join Date: Oct 2006
Location: The BlackHole
Posts: 119
OS: windows XP

My System

Send a message via MSN to Msta
Question

it says:
Quote:
msta@ServerAndGaming:~$ mount /media/cdrom0
mount: /dev/cdroms/hdc already mounted or /media/cdrom0 busy
mount: according to mtab, /dev/hdc is already mounted on /media/cdrom0
msta@ServerAndGaming:~$
and it still doesn't read the disc??
__________________
<(''<) <( '' )> (>'')> !Kirby!
Msta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-09-2007, 09:59 AM   #4 (permalink)
Registered User
 
Msta's Avatar
 
Join Date: Oct 2006
Location: The BlackHole
Posts: 119
OS: windows XP

My System

Send a message via MSN to Msta
Exclamation

ok, i located i can see the file now but the installer.exe file is 47 bytes???
and it still has the same error
__________________
<(''<) <( '' )> (>'')> !Kirby!
Msta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-09-2007, 10:07 AM   #5 (permalink)
Registered User
 
Msta's Avatar
 
Join Date: Oct 2006
Location: The BlackHole
Posts: 119
OS: windows XP

My System

Send a message via MSN to Msta
i tryed it agian and it came up with an error after the failed installation:

can't read "itk_component(scr_8)": no such element in array
can't read "itk_component(scr_8)": no such element in array
while executing
"$itk_component(scr_$mCurScrIdx) BtnPressed $aBtn"
(object "::.installWizard" method "::cwdialog::CWizard::deactivate" body line 4)
invoked from within
"chain $aBtn"
(object "::.installWizard" method "::CInstallWizard::deactivate" body line 23)
invoked from within
"deactivate "Finish""
("Next >>" arm line 6)
invoked from within
"switch $aBtn {
"<< Prev" { $this Prev ; break }
"Next >>" {
set NextSuccess [$this Next]
if {$NextSuccess == "OK"} {
break
} else {
deactivate "Finis..."
(object "::.installWizard" method "::cwdialog::CWizard::deactivate" body line 7)
invoked from within
"chain $aBtn"
(object "::.installWizard" method "::CInstallWizard::deactivate" body line 23)
invoked from within
"::.installWizard deactivate {Next >>}"
(in namespace inscope "::cwdialog::CDialog" script line 1)
invoked from within
"namespace inscope ::cwdialog::CDialog {::.installWizard deactivate {Next >>}}"
invoked from within
".installWizard.shellchildsite.f_buttons.b_Next_>>.f.b invoke"
("uplevel" body line 1)
invoked from within
"uplevel #0[list $w invoke]"
(procedure "tk::ButtonUp" line 14)
invoked from within
"tk::ButtonUp .installWizard.shellchildsite.f_buttons.b_Next_>>.f.b"
(command bound to event)
__________________
<(''<) <( '' )> (>'')> !Kirby!
Msta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-09-2007, 04:00 PM   #6 (permalink)
K-B
Moderator, Linux
 
K-B's Avatar
 
Join Date: Oct 2005
Location: NY
Posts: 2,876
OS: Vista, Ubuntu

My System

With a little research, I see that WoW support is not good in the beta version. Some people did have luck getting it running, though. See:
http://209.85.165.104/search?q=cache...s&ct=clnk&cd=1
It's a cached version from Google, because the Beta testing period is over and the forum dead.
__________________
K-B is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-09-2007, 04:08 PM   #7 (permalink)
Registered User
 
Msta's Avatar
 
Join Date: Oct 2006
Location: The BlackHole
Posts: 119
OS: windows XP

My System

Send a message via MSN to Msta
i just download the 6.0.0 version of the standard not beta
__________________
<(''<) <( '' )> (>'')> !Kirby!
Msta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-09-2007, 06:01 PM   #8 (permalink)
TSF Enthusiast
 
TheMatt's Avatar
 
Join Date: May 2006
Location: Boston
Posts: 13,701
OS: Win 3.1, 98, NT 4.0, XP Debian 4.0, Kubuntu 6.06

My System

Blog Entries: 3
Send a message via MSN to TheMatt
You said it is a .exe. Is that a Linux version of WoW?
__________________
- Matt M - KB1OSC - Folding@Home 85015
[url="http://www.techsupportforum.com/hardware-support/"]


If TSF has helped you, please consider donating.

If I have stopped responding to a thread, feel
free to send me a PM with a link to the thread.

It is advisable to subscribe to threads so you will
receive updates when replies are posted. You can
subscribe to threads from the "Thread Tools" Menu.

»Memtest86 »Prime95 »UBCD »SpeedFan »NHC Personal
»Everest »Sandra »PC Wizard »RivaTuner »ATi Tool

Click here for Useful Articles and Guides
TheMatt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-09-2007, 07:09 PM   #9 (permalink)
Registered User
 
Msta's Avatar
 
Join Date: Oct 2006
Location: The BlackHole
Posts: 119
OS: windows XP

My System

Send a message via MSN to Msta
no the cross over is a "fake widows" so you can install windows application or games on linux. there is also a free verision called wine!
__________________
<(''<) <( '' )> (>'')> !Kirby!
Msta is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:18 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85