<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr"><br></div><div dir="ltr"><blockquote type="cite">On Jan 13, 2025, at 13:47, Sayed Mohammad Badiezadegan <mbzadegan@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">It worked for me only "hammer2:vbd0s1d" (Same as you) but I dropped off to sh shell as I took a screenshot.</div></div></blockquote><div><br></div><div>vbd0 is the virtio disk found by dragonfly so it worked.</div><div><br></div><div>From the screenshot, the installer recognized the disk’s serial number to be QM0001 and thus used /dev/serno/QM0001.s1d to mount the root partition. The root partition path is set in /boot/loader.conf and /etc/fstab.</div><div><br></div><div>For unknown reason, the disk’s serial number changed after your installation, so the boot failed.</div><div><br></div><div>You could edit the above two files from the rescue shell as shown in the screenshot.</div><br><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>For sure, it should not run in this way. What is the problem that DragonflyBSD could not boot regularly in QEMU?</div></div></div></blockquote><div><br></div><div>I used dragonfly in QEMU on Linux years ago and didn’t have such problems. So no ideas now.</div><br><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>To be honest, I don't need DragonflyBSD to install on disk. I just need to run Fortran (even in Live mode with QEMU) when typing root (instead of installer). Is it possible to add GFortran (From GCC) in DragonflyBSD live mode?</div></div></div></blockquote><div><br></div><div>It’s possible. With the ISO live CD, you can mount a tmpfs over /usr/local with something like:</div><div>mount_tmpfs -C tmpfs /usr/local</div><div><br></div><div>Cheers,</div><div>Aaron</div><br><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>Thank you all,</div><div class="gmail-yj6qo gmail-ajU" style="outline:none;padding:10px 0px;width:22px;margin:2px 0px 0px"><br class="gmail-Apple-interchange-newline"></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sun, Jan 12, 2025 at 9:47 PM Sayed Mohammad Badiezadegan <<a href="mailto:mbzadegan@gmail.com">mbzadegan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">It worked for me only "hammer2:vbd0s1d" (Same as you) but I dropped off to sh shell as I took a screenshot.<div>For sure, it should not run in this way. What is the problem that DragonflyBSD could not boot regularly in QEMU?</div><div><br></div><div>To be honest, I don't need DragonflyBSD to install on disk. I just need to run Fortran (even in Live mode with QEMU) when typing root (instead of installer). Is it possible to add GFortran (From GCC) in DragonflyBSD live mode?</div><div><br></div><div>Thank you all,</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 12, 2025 at 8:41 PM Sergey Zigachev <<a href="mailto:s.zi@outlook.com" target="_blank">s.zi@outlook.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> I also tried using the QEMU parameters, which are attached.<br>
<br>
There are other partitions available, like "vbd0s1b", "vbd0s1d", etc. Have you tried those?<br>
For example, I'm using "hammer2:vbd0s1d" as a boot device.<br>
Also, make sure you're using the correct fs type, you wrote you tried both hammer2 and ufs partitions.<br>
<br>
</blockquote></div>
</blockquote></div>
<div><Screenshot 2025-01-12 213849.jpg></div></div></blockquote></body></html>