Re: Installing with new Installer-Image

2017-09-16 Thread Finn Thain
On Sat, 16 Sep 2017, Stefan Niestegge wrote: > > Which means you need a working CD-ROM. From looking at the Linux docs, > > my guess would be something like this: > > > > # modprobe falconide > > # mknod /dev/hda b 3 0 > > # mknod /dev/hdb b 3 64 > > i did these > > > > > and probably, > > >

Re: Installing with new Installer-Image

2017-09-16 Thread Stefan Niestegge
Am 16.09.2017 um 03:39 schrieb Finn Thain: On Fri, 15 Sep 2017, Stefan Niestegge wrote: Anyway, you need to get past the "Load installer components from CD" step if you want to load the Ext filesystem modules and mount an Ext filesystem. i see. Which means you need a working CD-ROM. Fr