[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-02-05 Thread Gioele Barabucci
May also be related to 
https://bugs.launchpad.net/ubuntu/+source/bochs/+bug/123185/comments/16
«When trying to install hardy server alpha3 into a qemu session on a amd64 
host, it kept failing when trying to detect the virtual cdrom. Upgrading from 
gutsy's bochsbios-2.3-2etch1 to lenny's bochsbios-2.3.5-1 fixed the cdrom 
detection problem.»

** Changed in: ubuntu
Sourcepackagename: debian-installer => None

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-02-24 Thread markba
I installed bochsbios-qemu (2.3.5-1ubuntu1) from
http://packages.ubuntu.com/hardy/bochsbios-qemu in my Gutsy-host as
suggested by Gioele Barabucci.

No go, both installing from iso and fysical CD still gives the same
(negative) result.

As I don't have a complete Hardy-environment: it could be that this
particular problem is solved in Hardy due to newer versions of (several)
packages. Can anybody confirm this?

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-02-24 Thread markba
Additional tested Ubuntu versions:
- Dapper Aerver 6.06.1: OK
- Hardy JeOS Alpha 5: fails

Also: installing from fysical CD gives the exact same result (only
tested for  Ubuntu JeOS 7.10).

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-02-24 Thread markba
At last, succes. From 
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/120316, I 
issued the following solution:
(https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/120316/comments/6)

In the boot menu
 1. Push F6 ( Other Options)
 2. remove: "quiet splash --"
 3. add: "break=top"
 4. Push Enter

Succes for installing Ubuntu JeOS from iso and from fysical CD:
$:~/qemu$ qemu -boot d -m 128 -hda ubuntu-jeos.img -cdrom 
ubuntu-7.10-jeos-i386.iso 
$:~/qemu$ qemu -boot d -m 128 -hda ubuntu-jeos.img -cdrom /dev/cdrom

For at least Ubuntu JeOS there seems to be a workaround.

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-02-24 Thread markba
Sorry, copy-paste mistake: solution should be comment #7
https://bugs.launchpad.net/ubuntu/+source/linux-
source-2.6.22/+bug/120316/comments/7

In the boot menu
 1. Push F6 ( Other Options)
 2. remove: "quiet --"
 3. add: "ata_piix.blacklist=yes"
 4. Push Enter

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-10-10 Thread IanW
Since this issue seems to be resolved by an update, I'm marking this bug 
'Invalid'.
If it recurs with the latest version of Ubuntu, please reopen the bug at 
launchpad.net.

** Changed in: ubuntu
   Status: New => Invalid

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-08-06 Thread Michael Nagel
is this still an issue with hardy?

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-08-06 Thread MG
I have just conducted the following tests in response to the question
from Michael Nagel.

1) I am presently running Ubuntu 8.04 x86-64.
2) I downloaded jeos-8.04.1-jeos-i386.iso and ubuntu-8.04.1-server-i386.iso on 
the 6th of August, 2008.
3) I installed each of them in QEMU.

Everything seemed to install OK. Both made some minor ACPI complaints,
but those appear to be normal and didn't seem to affect the
installation.

In both cases I restarted QEMU and it start up to the command prompt.
For JEOS 8.04 and i386 server running in QEMU on Ubuntu 8.04, the
installation problem as reported for 7.10 seems to be gone.

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 163738] Re: Ubuntu server and JeOS edition cannot be installed when run under QEMU

2008-11-14 Thread Daniel T Chen
** Changed in: qemu (Ubuntu)
   Status: New => Invalid

-- 
Ubuntu server and JeOS edition cannot be installed when run under QEMU
https://bugs.launchpad.net/bugs/163738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs