|
From: Udo L. <udo...@al...> - 2015-12-29 22:05:05
|
Hi Heiko, just testet devil-linux-1.8.0-2015-12-29-i686 with config on vda1 - onscreen message: Creating devices in /dev Assembking Software RAID mdadm: No arrays found in config file or automatically Searching for configuration media Search list: /dev/hdc Checking for "etc-mods.tar.bz2" on "/dev/hdc" ... file not found Examination of /dev/hdc Would you really like to load DL without Configuration Media? (y/n) You see, the "Search list" contains the virtual cdrom only. I connect two hdds to the DL-VM, one ide with the config and an virtio one. Put in S01boot an "ls /dev" and "lsmod" and I see no vda-device, wich don't suprise, because lsmod shows only: ata_piix libata loop Thats all! - so virtio_blk must be loaded after the config file is readed! Udo On 26.12.2015 16:14, Heiko Zuerker wrote: > > Udo, > > I'm just working on the booting logic and it seems /dev/vd?? devices > are supported already. > What exactly doesn't work? > > Heiko > > Quoting Udo Lembke <udo...@al... > <mailto:udo...@al...>>: > >> Hi Heiko, >> support for config virtio-device would be very nice for me. The most >> of my devil linux system are virtualisized. >> >> >> Udo >> >> On 20.12.2015 22:15, Heiko Zuerker wrote: >>> >>> Should we add support for vdX devices ? >>> >>> Heiko >>> > > > > -- > > Regards > Heiko Zuerker > > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss |