[Bug 87068] Re: cannot build external modules using xen-headers-2.6.19-4-generic

2007-02-25 Thread Cedric Schieli
There is still a typo in 2.6.19-2ubuntu5 The file to include for proper versionned builds is Module.symvers, not Modules.symvers -- cannot build external modules using xen-headers-2.6.19-4-generic https://launchpad.net/bugs/87068 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 77972] Re: mkinitramfs does not bulid a xen-friendly initrd

2007-02-25 Thread Cedric Schieli
Yes, this is a well known Xen (upstream) problem, but the only (well known) solution is clearly to build code that uses the __thread attribute with the no-tls-direct-seg-ref flag (see http://wiki.xensource.com/xenwiki/XenSpecificGlibc). That's why even glibc provides a libc6-xen. So, the solution

[Bug 87802] update-grub creates false entry for last xen kernel

2007-02-25 Thread Cedric Schieli
Public bug reported: Binary package hint: grub if /boot contains : vmlinuz-2.6.19-3-generic (xen) vmlinuz-2.6.19-4-generic (xen) vmlinuz-2.6.20-6-generic (normal) vmlinuz-2.6.20-8-generic (normal) menu.lst will contains : Xen 3.0-i386 / Ubuntu, kernel 2.6.19-4-generic Xen 3.0-i386 / Ubuntu,

[Bug 87802] Re: update-grub creates false entry for last xen kernel

2007-02-25 Thread Cedric Schieli
** Attachment added: update-grub-xen.patch http://librarian.launchpad.net/6527925/update-grub-xen.patch -- update-grub creates false entry for last xen kernel https://launchpad.net/bugs/87802 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 87068] Re: cannot build external modules using xen-headers-2.6.19-4-generic

2007-02-22 Thread Cedric Schieli
** Attachment added: fixheaders.patch http://librarian.launchpad.net/6507602/fixheaders.patch -- cannot build external modules using xen-headers-2.6.19-4-generic https://launchpad.net/bugs/87068 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 87068] cannot build external modules using xen-headers-2.6.19-4-generic

2007-02-22 Thread Cedric Schieli
Public bug reported: It is not possible to build external modules with xen- headers-2.6.19-4-generic (other flavours are also affected) due to a mis-linking : subdirs point to ../xen-headers-2.6.19 instead of ../xen- headers-2.6.19-4 After correcting this, the build is successful but with a big

[Bug 87074] include backported pvfb patch

2007-02-22 Thread Cedric Schieli
Public bug reported: The following patch introduce the kernel parts of the PVFB infrastructure backported from upstream (xen-unstable changesets 12678,12680,12798,13018,13065) It currently needs 3.0.4+ userspace tools (working with packages from my repo : http://cedric.gabriello.fr/ubuntu)

[Bug 87074] Re: include backported pvfb patch

2007-02-22 Thread Cedric Schieli
** Attachment added: pvfb.patch http://librarian.launchpad.net/6509676/pvfb.patch -- include backported pvfb patch https://launchpad.net/bugs/87074 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 86134] Re: xen-image-2.6.19-4-generic-amd64 fails to install

2007-02-19 Thread Cedric Schieli
*** This bug is a duplicate of bug 85993 *** ** This bug has been marked a duplicate of bug 85993 typos in postinst/prerm scripts -- xen-image-2.6.19-4-generic-amd64 fails to install https://launchpad.net/bugs/86134 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 85993] Re: typos in postinst/prerm scripts

2007-02-19 Thread Cedric Schieli
** Changed in: xen-source (Ubuntu) Status: Unconfirmed = Confirmed -- typos in postinst/prerm scripts https://launchpad.net/bugs/85993 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 85993] typos in postinst/prerm scripts

2007-02-18 Thread Cedric Schieli
Public bug reported: Those are various typos in postinst/prerm scripts that lead to the failure of the script : debian/xen-image-2.6.19-4-generic.prerm : 2.6.19-4-server instead of 2.6.19-4-generic debian/xen-image-2.6.19-4-generic-amd64.postinst : 2.6.19-4-amd64-generic instead of

[Bug 85340] Enabling upstream_session broken

2007-02-15 Thread Bellegarde Cedric
Public bug reported: Binary package hint: gnome-panel Enabling upstream_session in gconf-editor let you close the session but there is now way to shutdown/reboot... It works with original gnome! ** Affects: gnome-panel (Ubuntu) Importance: Undecided Status: Unconfirmed --

[Bug 85340] Re: Enabling upstream_session broken

2007-02-15 Thread Bellegarde Cedric
Using dev ubuntu version with gnome 2.17.91. In menu, i only have one menu item :( -- Enabling upstream_session broken https://launchpad.net/bugs/85340 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 85067] include pygrub in xen-utils-3.0

2007-02-14 Thread Cedric Schieli
Public bug reported: pygrub should be included in xen-utils-3.0 to let people boot domU kernels embedded in domU images I'll attach a debdiff for this which also include a patch to fix a memory corruption introduced by internal changes in python-2.5 ** Affects: xen-3.0 (Ubuntu) Importance:

[Bug 85067] Re: include pygrub in xen-utils-3.0

2007-02-14 Thread Cedric Schieli
** Attachment added: pygrub.debdiff http://librarian.launchpad.net/6425932/pygrub.debdiff -- include pygrub in xen-utils-3.0 https://launchpad.net/bugs/85067 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 84929] Re: xen kernel shows up incorrectly in GRUB boot menu

2007-02-14 Thread Cedric Schieli
Maybe this is due to this typo in debian/xen-image-2.6.19-2-generic- amd64.postinst update-initramfs -c -k 2.6.19-2-amd64-generic instead of update-initramfs -c -k 2.6.19-2-generic-amd64 -- xen kernel shows up incorrectly in GRUB boot menu https://launchpad.net/bugs/84929 -- ubuntu-bugs

[Bug 84929] Re: xen kernel shows up incorrectly in GRUB boot menu

2007-02-14 Thread Cedric Schieli
And maybe also because de postinsts are named -2.6.19-2-* while the packages are named -2.6.19-3-* -- xen kernel shows up incorrectly in GRUB boot menu https://launchpad.net/bugs/84929 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 80605] Re: TLS/NTPL Problem with Edgy initrd and Xen

2007-02-10 Thread Cedric Schieli
*** This bug is a duplicate of bug 77972 *** ** This bug has been marked a duplicate of bug 77972 mkinitramfs does not bulid a xen-friendly initrd -- TLS/NTPL Problem with Edgy initrd and Xen https://launchpad.net/bugs/80605 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 77972] Re: mkinitramfs does not bulid a xen-friendly initrd

2007-02-10 Thread Cedric Schieli
I've tracked down this problem to upstart. With xen-3.0.4, I have a lot of kernel messages like this : 4gb seg fixup, process init (pid 1), cs:ip 73:08051546 4gb seg fixup, process logd (pid 2429), cs:ip 73:0804b0da The only processes generating such warnings are init and logd, both of which

[Bug 83382] Probleme with last gcc

2007-02-05 Thread Bellegarde Cedric
Public bug reported: Binary package hint: gcc Since last feisty update, i can't debug compiz anymore :( I've got: Error while reading shared library symbols: Cannot find new threads: generic error Version: gcc-4.1_4.1.1-31ubuntu2_i386.deb [EMAIL PROTECTED]:~/Download/Compiz/compiz/plugins$

[Bug 81309] xentop build-depends on libncurses-dev

2007-01-24 Thread Cedric Schieli
Public bug reported: Current version (3.0.3-0ubuntu4) FTBFS due to a missing build-dependency on libncurses-dev (needed for the xentop binary). ** Affects: xen-3.0 (Ubuntu) Importance: Undecided Status: Unconfirmed -- xentop build-depends on libncurses-dev

[Bug 81316] Various problems in 2.6.19-1

2007-01-24 Thread Cedric Schieli
Public bug reported: The package FTBFS due to the call of a non-existent target (install- source) from binary-indep. The kernel version is hard-wired to 2.6.19-1.1 (xen-Makefile.diff) and doesn't match the 2.6.19-1-flavour which is used anywhere else. xen-headers-2.6.19-1-flavour should depends

[Bug 81316] Re: Various problems in 2.6.19-1

2007-01-24 Thread Cedric Schieli
** Attachment added: various fixes http://librarian.launchpad.net/5846633/xen-source_2.6.19-1sdrik1.debdiff -- Various problems in 2.6.19-1 https://launchpad.net/bugs/81316 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 37452] Re: fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100, Dell SASR5/i)

2007-01-19 Thread Cedric Schieli
I have successfully built the tree from http://www.kernel.org/pub/scm/linux/kernel/git/kyle/ubuntu-dapper- updates.git but it is lacking the last commit (816aa907b909177bdf6e6e6b0d00c5e5a6e2be8c) which introduce raid support in mptsas. Applying my backported patch

[Bug 80234] Re: fontconfig-voodoo crash

2007-01-17 Thread Cedric Schieli
*** This bug is a duplicate of bug 79570 *** ** This bug has been marked a duplicate of bug 79570 apport detected crash during package install -- fontconfig-voodoo crash https://launchpad.net/bugs/80234 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 80239] Re: Problem Report for language-selector-commo

2007-01-17 Thread Cedric Schieli
*** This bug is a duplicate of bug 79570 *** ** This bug has been marked a duplicate of bug 79570 apport detected crash during package install -- Problem Report for language-selector-commo https://launchpad.net/bugs/80239 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 80321] Re: fontconfig-voodoo suddenly crashed

2007-01-17 Thread Cedric Schieli
** Changed in: Ubuntu Sourcepackagename: None = language-selector -- fontconfig-voodoo suddenly crashed https://launchpad.net/bugs/80321 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 37452] Re: fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100, Dell SASR5/i)

2007-01-15 Thread Cedric Schieli
Kyle, I can't find your updated driver in any public git repository. Should it appear in http://www.kernel.org/git/linux/kernel/git/kyle/ubuntu-dapper-updates.git or http://www.kernel.org/git/linux/kernel/git/bcollins/ubuntu-dapper- updates.git? Regards, Cédric -- fusion mpt sas driver does

[Bug 79090] Re: ubiquity crash kubuntu herd2

2007-01-13 Thread cedric
Traceback (most recent call last): File /usr/lib/ubiquity/bin/ubiquity, line 185, in ? main() File /usr/lib/ubiquity/bin/ubiquity, line 180, in main install(args[0]) File /usr/lib/ubiquity/bin/ubiquity, line 56, in install ret = wizard.run() File

[Bug 79090] ubiquity crash kubuntu herd2

2007-01-13 Thread cedric
Public bug reported: Binary package hint: ubiquity installation with kubuntu herd2 live CD, before entering partitionning step, ubiquity crashed. ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: Unconfirmed -- ubiquity crash kubuntu herd2

Re: [Bug 79091] Re: installer crashes on herd 2

2007-01-13 Thread cedric
*** This bug is a duplicate of bug 78961 *** Hi, As Henrik, I haven't got any non-linux partitions: Here's my /etc/fstab # /etc/fstab: static file system information. # # file system mount point type options dump pass proc/proc procdefaults0 0

[Bug 37452] Re: fusion mpt sas driver does not find a RAID1 disk during installation(Sun Galaxy X4200 and X4100, Dell SASR5/i)

2007-01-11 Thread Cedric Schieli
I finally got a Dell Poweredge 860 with SAS 5/IR running by backporting the mpt driver. Those were the necessary commits from Linus' tree : a9b2937a1eab2939d0eed3830ead88664ed7445d f2ea8671a8376e09cf759aa8cb3de8b8d3bced9e c7c82987b4844f555d309ccbd42abe95d46822ff

[Bug 48382] Re: nautilus can not change permissions in ssh session

2007-01-04 Thread Cedric Shock
) --Cedric -- nautilus can not change permissions in ssh session https://launchpad.net/bugs/48382 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 76785] Re: [Fiesty] fail to boot

2006-12-22 Thread Cedric Schieli
Same problem here. I then tried that : boot with break=top then ctrl-d - failed boot with break=premount then ctrl-d - failed boot with break=mount then ctrl-d - success There seems to be a resource conflict problem when initializing my piix ide controller I will try to post some logs (how are

[Bug 76785] Re: [Feisty] fail to boot

2006-12-22 Thread Cedric Schieli
The problem is : init-premount/udev initiates modules loading, but when local- top/udev_helper is run the pci-ide module (piix in my case) is not loaded yet and ide-generic is then loaded removing modprobe -q ide-generic in local-top/udev_helper solved the problem for me maybe something takes

[Bug 76638] Cannot build against 2.6.20 (INIT_WORK change)

2006-12-20 Thread Cedric Schieli
Public bug reported: Binary package hint: rt2x00-source INIT_WORK changes in 2.6.20 kernels need to be adressed in rt2x00-source to let it build again. The work seems already done for drivers shipped with linux-image-2.6.20-* ** Affects: rt2x00 (Ubuntu) Importance: Undecided

[Bug 76638] Re: Cannot build against 2.6.20 (INIT_WORK change)

2006-12-20 Thread Cedric Schieli
I attach a failed build log from rt2x00-source-0cvs20061202-1 against linux-headers-2.6.20-2-generic ** Attachment added: failed build log http://librarian.launchpad.net/5494218/build.log -- Cannot build against 2.6.20 (INIT_WORK change) https://launchpad.net/bugs/76638 -- ubuntu-bugs

[Bug 48382] Re: nautilus can not change permissions in ssh session

2006-12-18 Thread Cedric Shock
of the logged-in user on the server). My user id locally is 1000. The You are not the owner... message is displayed and the permissions boxes are all greyed out. --Cedric -- nautilus can not change permissions in ssh session https://launchpad.net/bugs/48382 -- ubuntu-bugs mailing list ubuntu

Re: [Bug 72152] Re: ifupdown script fails to terminate wpasupplicant

2006-11-27 Thread Cedric Schieli
You're right. I've never roamed without shutting down ;-) The point is I often ifdown...rmmod...insmod...ifup in order to update to latest CVS for my Ralink based card. I now understand better the wpa_action infrastructure and admit my patch will not fit in it. Regards, Cedric 2006/11/27, kelmo

[Bug 72152] Re: ifupdown script fails to terminate wpasupplicant

2006-11-25 Thread Cedric Schieli
Here is how I get rid of this inconsistency : in interfaces file I put those stanzas : iface wlan0 inet manual wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf iface default inet dhcp wpa-roam slave iface home inet static wpa-roam slave address ... With attached patch, wpa_action

[Bug 72112] Re: initalizing package status process so slowly

2006-11-18 Thread Cedric Schieli
Same problem here. -- initalizing package status process so slowly https://launchpad.net/bugs/72112 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 72012] Re: aptitude pegs cpu for extended period of time on startup (again)

2006-11-16 Thread Cedric Schieli
I can confirm this behaviour. It spend about 2 minutes building packages information on startup and after each lists update. I had to revert to edgy's one. -- aptitude pegs cpu for extended period of time on startup (again) https://launchpad.net/bugs/72012 -- ubuntu-bugs mailing list

[Bug 71262] FEATURE REQUEST: update and enable rt2x00 instead of rt2x00-legacy for all supported chips

2006-11-10 Thread Cedric Schieli
Public bug reported: rt2x00 is already used for rt61 and rt73 rt2x00-legacy is used for rt2400, rt2500 and rt2570 rt2x00 supports all those chips this will permit the use of wpa_supplicant (thus network-manager) with rt2400/rt2500/rt2570 ** Affects: linux-source-2.6.19 (Ubuntu) Importance:

Re: [Bug 71262] Re: FEATURE REQUEST: update and enable rt2x00 instead of rt2x00-legacy for all supported chips

2006-11-10 Thread Cedric Schieli
It did also break my rt2500 system until commits from 20061107. Did you rechecked since then ? 2006/11/10, Ben Collins [EMAIL PROTECTED]: But it also breaks my rt2500 systems. Until rt2x00 works everywhere that rt2x00-legacy, then I'll enable it. ** Changed in: linux-source-2.6.19 (Ubuntu)

[Bug 67353] Re: OpenOffice crashes on close (and on file...open too)

2006-11-02 Thread Cedric Durmont
Yes, it is already installed. And I've checked that the nfs lock daemon is running on the server (just in case). Apart from OOo, all my apps can access files on my NFS shares flawlessly. -- OpenOffice crashes on close (and on file...open too) https://launchpad.net/bugs/67353 -- ubuntu-bugs

[Bug 67353] OpenOffice crashes on close (and on file...open too)

2006-10-21 Thread Cedric Durmont
Public bug reported: I use Edgy RC (updated from Dapper, OOo worked fine) To reproduce the problem : launch oowriter, then File...Close (or click the Close button) symptoms : OOo stops responding, must be killed At next launch, a warning appears, saying that another OOo instance has access to

[Bug 67353] Re: OpenOffice crashes on close (and on file...open too)

2006-10-21 Thread Cedric Durmont
I think I found the problem : my /home was a NFS mount. I re-tried with a local /home and it worked fine. I have also tried with an upstream version of OOo 2.0.4, it has the same problems, so I'd say it's an OpenOffice.org regression problem -- OpenOffice crashes on close (and on file...open

[Bug 51647] Re: [AMD64] frequent crashes with assistive technology enabled.

2006-10-10 Thread Cedric
as a follow up to my previous message, it is not necessary to uninstall assistive related packages. Go to System Preferences Assistive Technology Preferences and untick the enable assistive technologies checkbox. but that does not fix the bug itself when assistive technologies are enabled. --

[Bug 64614] Assistive technologies make Thunderbird crash when retrieving emails

2006-10-07 Thread Cedric
Public bug reported: With assistive technologies packages installed and enabled, thunderbird crashes every time i try to download my emails. Only work around is to uninstall assistive technologies-related packages. ** Affects: mozilla-thunderbird (Ubuntu) Importance: Undecided

[Bug 64614] Re: Assistive technologies make Thunderbird crash when retrieving emails

2006-10-07 Thread Cedric
Report report follows... ** Attachment added: thunderbird crashes when doanloading emails (culprit: assistive technologies) http://librarian.launchpad.net/4703887/_usr_lib_mozilla-thunderbird_mozilla-thunderbird-bin.rbUbSD.crash -- Assistive technologies make Thunderbird crash when

[Bug 35895] Re: Not multimedia keyboard

2006-10-04 Thread Bellegarde Cedric
** Changed in: xkeyboard-config (Ubuntu) Status: Unconfirmed = Fix Committed ** Changed in: xkeyboard-config (Ubuntu) Assignee: Tollef Fog Heen = (unassigned) -- Not multimedia keyboard https://launchpad.net/bugs/35895 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 51647] Re: [AMD64] frequent crashes with assistive technology enabled.

2006-10-03 Thread Cedric
I can confirm this bug as well. Assistive technologies trigger the crash. As soon as I uninstalled these packages ('orca', 'at-spi' and the likes), thunderbird ran fine (it used to crash when retrieving emails -pop3). kernel version: 2.6.17-10-generic (running on AMD Athlon Mobile -k7)

[Bug 35895] Re: Not multimedia keyboard

2006-09-11 Thread Bellegarde Cedric
Always here but i now think it's a kde bug :( XF86AudioRaiseVolume doesn't work anywhere with my logitech internet keyboard. -- Not multimedia keyboard https://launchpad.net/bugs/35895 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 58522] Re: More than one guidance power manager in the system tray

2006-09-02 Thread cedric
Same i a fresh knot 2 install for i386 -- More than one guidance power manager in the system tray https://launchpad.net/bugs/58522 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 56833] Re: Ubuntu crashes LAN network connection to Internet

2006-08-27 Thread Cedric Vonck
** Description changed: When installing Ubuntu 5.10 6.06 TLS Kubuntu on both a real Pc a Vmware 5.5.2, my LAN crashed and I could no longer connect to the Internet. I am behind a Smc Barricade Adsl modem with built in DHCP server. Ubunutu Kubuntu could not configure my NIC's

[Bug 56833] Ubuntu crashes LAN network connection to Internet

2006-08-18 Thread Cedric Vonck
Public bug reported: When installing Ubuntu 5.10 6.06 TLS Kubuntu on both a real Pc a Vmware 5.5.2, my LAN crashed and I could no longer connect to the Internet. I am behind a Smc Barricade Adsl modem with built in DHCP server. Ubunutu Kubuntu could not configure my NIC's (realtek pcnet32

[Bug 53972] Re: Via USB and ehci_hcd bug: USB not recognized - IRQ issue

2006-08-02 Thread Cedric
This bug is not unconfirmed, thanks not to reject it. If you guys need more information (dmesg, lspci, etc.), simply ask. Querying for that bug on forums such as ubuntuforums.org will return a few threads, and even more if querying on other (non ubuntu) forums (google is your friend). As mention,

[Bug 53972] Via USB and ehci_hcd bug: USB not recognized - IRQ issue

2006-07-24 Thread Cedric
Public bug reported: Binary package hint: linux-image-2.6-386 On Ubuntu Dapper Drake, with all updates applied, USB devices are not recognized anymore (they used to when Dapper was freshly released). Problem may come from ehci_hcd, as removing this module (modprobe -r ehci_hcd) fix the issue,

[Bug 49957] Re: [dapper] Lose mouse with psmouse module and keyboard slow using a kvm

2006-06-19 Thread Cedric L'homme
Gone with the last update and the new kernel :D $uname -a Linux linux 2.6.15-25-686 #1 SMP PREEMPT Wed Jun 14 11:34:19 UTC 2006 i686 GNU/Linux -- [dapper] Lose mouse with psmouse module and keyboard slow using a kvm https://launchpad.net/bugs/49957 -- ubuntu-bugs mailing list

[Bug 49957] [dapper] Lose mouse with psmouse module and keyboard slow using a kvm

2006-06-16 Thread Cedric L'homme
Public bug reported: Hello, no answer from http://www.ubuntuforums.org/showthread.php?t=195609 so I report a bug ... Problem with a KVM (Brand Equip, 4 ports, SW 0407 C) in Dapper. *I never had a problem with it in Hoary or in Breezy.* When I switch back to Ubuntu, the mouse (Logitech Wheel

[Bug 49958] Better information at the end of the visual install from Desktop CD

2006-06-16 Thread Cedric L'homme
Public bug reported: Hello, at the end of the installation, the message is beware to remove your cd before reboot but with the install from the Live Desktop CD, the CD is lock and remove possible only at the end of the init 6. I saw some newbies affraid of that, the message say remove the cd

<    2   3   4   5   6   7