Klaus Espenlaub wrote: > Maciek Kaliszewski wrote: > >> Hi, >> I have fairy complex setup. Base system is i386 lenny. Kernel is amd64 . >> And I have debootstraped amd64 system at /amd64 accessible via schroot . >> I installed virtualbox_1.5.6-28266_Debian_etch_amd64.deb into schrooted >> environment . >> I cannot access dvd drive from virtual box .I don't know why . I've made >> following devices: >> [EMAIL PROTECTED]:/home/u# ls -la /amd64/dev/ |grep cdrom >> lrwxrwxrwx 1 root root 9 2008-03-06 10:36 cdrom1 -> /dev/scd0 >> brw-r--r-- 1 root cdrom 11, 0 2008-03-06 10:34 scd0 >> brw-r--r-- 1 root cdrom 21, 1 2008-03-06 11:37 sg1 >> >> So I copied cdrom image to file and setup virtualbox to use it. >> Boot order is FDD,CDROM,HARDDISK. >> But virtualbox cannot boot from cdrom image. I've tried from floppy >> image but no success either. >> Virtualbox shows that session is aborted . >> Log attached. >> > > The log apruptly ends where the BIOS in the VM would boot from CD. So > apparently there's an uncaught error which shows up in your environment. > > Could you please provide us a core dump (which I assume will be created) > by following http://virtualbox.org/wiki/Core_dump > > From the log file you provided I can already spot one odd thing - > you've configured the guest to use /dev/cdrom, which according to your > information above doesn't exist. Of course that should just prevent you > from booting the VM from CD, and not crash VBox. > > I finally managed to access cdrom drive . When I created link /amd64/dev/cdrom -> /dev/scd0 but when I start i386 version it shows details about cdrom drive (model etc. ) when I start chrooted amd64 version it shows only /dev/cdrom.
Coredump: debian:/home/u64# gdb /usr/lib/virtualbox/VirtualBox core.20040 <snip> (no debugging symbols found) Core was generated by `/usr/lib/virtualbox/VirtualBox -comment WINDA -startvm 516d0735-e74b-49a8-87be-'. Program terminated with signal 11, Segmentation fault. #0 0x00002aaaabdf6bae in ?? () (gdb) bt #0 0x00002aaaabdf6bae in ?? () #1 0x000000004134904c in ?? () #2 0x0000000041349040 in ?? () #3 0x00002aaaabdf8cd1 in ?? () #4 0x00002aaaabdf8cdc in ?? () #5 0x0000000000000000 in ?? () (gdb) q Full coredump you can find http://mkalkal.homelinux.com/core.20040.bz2 (2.5M) Regards Maciek Kaliszewski ---------------------------------------------------------------------- Wojna wampirow trwa - po ktorej jestes stronie? Zagraj >>> http://link.interia.pl/f1cf4 _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
