LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 03-07-2008, 08:10 AM   #1
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Colombia
Distribution: Kubuntu, Debian, Knoppix
Posts: 1,505
Blog Entries: 1

Rep: Reputation: 67
Exclamation Can't run belenix on qemu


Hi!

I'm trying to run run belenix on QEMU (by providing the iso as a -cdrom parameter). But I think I'm hitting a brick wall here. This is what shows up in Belenix terminal:

Code:
WARNING: /pci@0,0/pci-ide@1,1/ide@1 (ata1):
        timeout: abort request, target 0 lun 0
WARNING: /pci@0,0/pci-ide@1,1/ide@1 (ata1):
        timeout: abort device, target 0 lun 0
WARNING: /pci@0,0/pci-ide@1,1/ide@1 (ata1):
        timeout: reset target, target 0 lun 0
WARNING: /pci@0,0/pci-ide@1,1/ide@1 (ata1):
        timeout: reset bus, target 0 lun 0
a number of times. Then it asks to go to maintainance mode. I can provide the password (nothing seems to work as password) or skip with ctrl-D... which repeats the same message.

Also, on QEMU's output, I get this:
Code:
dma: command 0x8 not supported
dma: command 0x9 not supported
dma: command 0x8 not supported
dma: command 0x9 not supported
dma: command 0x8 not supported
dma: command 0x9 not supported
dma: command 0x8 not supported
dma: command 0x9 not supported
This are the parameters I'm providing qemu to run:
Code:
-cdrom belenix/belenix0.6.1.iso -net nic,macaddr=00:00:00:00:00:02 -net tap,ifname=tapdsl -m 256
I'm running the QEMU from ubuntu 7.10 and belenix 0.6.1.

Thanks in advance
 
Old 03-07-2008, 11:39 AM   #2
Unknown_User
Member
 
Registered: Jan 2003
Location: EU (UK)
Distribution: Ubuntu 10.x, Fedora 9, OpenSuSE 11.3, Mythbuntu (Don't know it? Try - it rocks!)
Posts: 225

Rep: Reputation: 30
I can't see from your post if you have created a file that will hold Belenix when you boot the .iso? In case you haven't then;

For an expanding 4Gb file something like

Code:
qemu-img create -f qcow belenix.img 4000M
will create the file. Then start the QEMU VM with

Code:
qemu -hda belenix.img -cdrom belenix/belenix0.6.1.iso -net nic,macaddr=00:00:00:00:00:02 -net tap,ifname=tapdsl -m 256
Best of luck...
 
Old 03-07-2008, 12:07 PM   #3
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Colombia
Distribution: Kubuntu, Debian, Knoppix
Posts: 1,505
Blog Entries: 1

Original Poster
Rep: Reputation: 67
Is it mandatory to use a (virtual) HD?
 
Old 03-07-2008, 12:30 PM   #4
Unknown_User
Member
 
Registered: Jan 2003
Location: EU (UK)
Distribution: Ubuntu 10.x, Fedora 9, OpenSuSE 11.3, Mythbuntu (Don't know it? Try - it rocks!)
Posts: 225

Rep: Reputation: 30
Good question.

I'm afraid that I don't know but I have never used QEMU, even with bootable .iso images, without one.
 
Old 03-07-2008, 12:39 PM   #5
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Colombia
Distribution: Kubuntu, Debian, Knoppix
Posts: 1,505
Blog Entries: 1

Original Poster
Rep: Reputation: 67
I got to start it... at least could get into the session, but it doesn't work quite right. I did an ls and this is what I got:

Code:
 ld.so.1: ls: fatal: /usr/foss/lib/preloadable_libiconv.so: open failed: No such file or directory
What the hell is going on?
 
Old 03-07-2008, 12:58 PM   #6
Unknown_User
Member
 
Registered: Jan 2003
Location: EU (UK)
Distribution: Ubuntu 10.x, Fedora 9, OpenSuSE 11.3, Mythbuntu (Don't know it? Try - it rocks!)
Posts: 225

Rep: Reputation: 30
Did you check the integrity of your Belenix .iso?
 
Old 03-07-2008, 05:24 PM   #7
eantoranz
Senior Member
 
Registered: Apr 2003
Location: Colombia
Distribution: Kubuntu, Debian, Knoppix
Posts: 1,505
Blog Entries: 1

Original Poster
Rep: Reputation: 67
Yes... it's the same MD5 for the iso as it's published in the internet:

d8d6140759d4e24d2bed518c2989ed22 /usr/local/qemu/belenix/belenix0.6.1.iso

see the MD5 here: http://www.genunix.org/distributions...te/?q=download
 
Old 03-07-2008, 05:38 PM   #8
jlliagre
Moderator
 
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris10, Solaris 11, Ubuntu, OEL
Posts: 9,165

Rep: Reputation: 243Reputation: 243Reputation: 243
You may want to try Virtual Box instead of qemu.
 
  


Reply

Tags
iso9660, qemu


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: BeleniX 0.6 Released LXer Syndicated Linux News 0 05-23-2007 04:16 PM
Run existing Winbloze under Linux QEMU? Randux Slackware 6 06-07-2006 01:24 PM
LXer: Belenix - A Live CD based on Open Solaris LXer Syndicated Linux News 0 12-23-2005 02:01 AM
Qemu BarfBag Linux - Software 3 06-03-2005 01:06 PM
qemu: qemu stopped right after command exec bitpicker Linux - Software 1 03-04-2005 11:25 PM


All times are GMT -5. The time now is 05:07 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration