Maksym Sheremet <mshere...@sheremets.com> wrote: > The VM is installed on a dedicated drive with FDE. It is detected as sd0 > by bsd.rd booted from install65.iso. But once installer is started the > drive disappears. Here is full output: ... > (I)nstall, (U)pgrade, (A)utoinstall or (S)hell? s > # bioctl -c C -l /dev/sd0a softraid0 > bioctl: could not open /dev/sd0a: No such file or directory > # ls /dev > MAKEDEV cua01 klog rcd0c rrd0c rwd0g rwd0o ttyC0 wd0g wd0o > bio diskmap kmem rd0a rst0 rwd0h rwd0p urandom wd0h wd0p > bpf enrst0 ksyms rd0c rwd0a rwd0i stderr wd0a wd0i wskbd0 > bpf0 erst0 mem rfd0a rwd0b rwd0j stdin wd0b wd0j wskbd1 > cd0a fd0a nrst0 rfd0b rwd0c rwd0k stdout wd0c wd0k wskbd2 > cd0c fd0b null rfd0c rwd0d rwd0l tty wd0d wd0l xf86 > console fd0c random rfd0i rwd0e rwd0m tty00 wd0e wd0m zero > cua00 fd0i rcd0a rrd0a rwd0f rwd0n tty01 wd0f wd0n > > > Does anyone know the cause of this problem?
The Install script creates device nodes as required, because pre-creating 32 inodes per potential drive overflows the limited space inside the ramdisk.