Date: Fri, 09 Apr 2010 23:08:12 +0400 From: Andrey V. Elsukov <bu7cher@yandex.ru> To: Garrett Cooper <yanefbsd@gmail.com> Cc: Bruce Cran <bruce@cran.org.uk>, Marcel Moolenaar <marcel@freebsd.org>, freebsd-geom@freebsd.org, Teske <dteske@vicor.com>, Randi Harper <randi@freebsd.org>, freebsd-current@freebsd.org, Alexander Leidinger <alexander@leidinger.net>, =?utf-8?B?RGFnLUVybGluZyBTbcO4cmdyYXY=?= <des@des.no> Subject: Re: Re: [RFC] Rewriting sade(8) Message-ID: <232101270840092@web44.yandex.ru> In-Reply-To: <u2s7d6fde3d1004091120u3599bdebs16fe04ea2c39afec@mail.gmail.com> References: <55861270658151@web135.yandex.ru> <20100408103809.13496s9i6ny03ocg@webmail.leidinger.net> <867hoi8gbl.fsf@ds4.des.no> <201004080849.12151.jhb@freebsd.org> <86r5mqt4aj.fsf@ds4.des.no> <u2w7d6fde3d1004081103o62126620t7d1ea811255c8d66@mail.gmail.com> <86sk75ol54.fsf@ds4.des.no> <i2h7d6fde3d1004081231vfa329175kaefc50cb82e0ab06@mail.gmail.com> <86fx356ku1.fsf@ds4.des.no> <u2s7d6fde3d1004091120u3599bdebs16fe04ea2c39afec@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
09.04.10, 11:20, "Garrett Cooper" <yanefbsd@gmail.com>: > Ok. Or maybe since `we're here' sade needs to be populating > $DESTDIR/etc/fstab, not sysinstall ? I'm also looking for answer to this question. It seems that all basic operations with partitions are already implemented. And I think about next steps. Also I think I should make a dialog for writing bootcode. And there are a bunch of different bootstrap code which can be used with different schemes. So if anyone can share own experience I'll be grateful. MBR: /boot/mbr - standart boot record (is it needed? Is it not the same which gpart creates?). /boot/boot0 - boot0 boot manager. /boot/boot0sio - boot0 boot manager with redirected output ot com1. GPT: /boot/pmbr - protective mbr /boot/gptboot - bootstrap code for booting from GPT, should be installed to freebsd-boot partition. /boot/gptzfsboot - bootstrap code for booting from GPT and ZFS, should be installed to freebsd-boot partition. /boot/zfsboot - bootstrap code for booting from ZFS from MBR, it seems this bootcode doesn't have a correct way (e.g `gpart bootcode ...`) to be writed. What about VTOC8, PC98, APM? -- WBR, Andrey V. Elsukov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?232101270840092>