Date: Wed, 06 Jun 2012 18:15:14 +0200 From: rank1seeker@gmail.com To: hackers@freebsd.org Subject: CD bootcode Message-ID: <20120606.161514.685.1@DOMY-PC>
next in thread | raw e-mail | index | archive | help
FreeBSD's CD bootcode '/boot/cdboot' is targeting stage 3 boot -> = loader=0D=0AFor example, stage 2 boot '/boot/boot' is attempting the = same.=0D=0A=0D=0AIn my case of a '/boot/loader', '/boot' is a = symlink!=0D=0A=0D=0ASo if '/boot/boot' works with symlinks, why = '/boot/cdboot' doesn't!=0D=0AYes, I did use Rock-Ridge extensions, upon = creation of 'cd.iso'=0D=0A=0D=0A=0D=0A# qemu -curses -m 512 -cdrom cd.iso = -boot d=0D=0A--=0D=0ACD Loader 1.2=0D=0A=0D=0ABuilding the boot loader = arguments=0D=0ALooking up /BOOT/LOADER... File not found=0D=0ALooking up = /boot/loader... Read Error: 0x0c=0D=0A--=0D=0A=0D=0A=0D=0AAlso regardinq = qemu ...=0D=0A=0D=0AWhen running qemu on ttyv0 via curses:=0D=0A# qemu = -curses ...=0D=0A=0D=0AI'm not able to exit from it.=0D=0AAlso, I would = like to scroll back whole qemu's output (i.e; boot = procedure)=0D=0A=0D=0A=0D=0ADomagoj Smol=E8i=E6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120606.161514.685.1>