dc-burn-netbsd 1.3 - Версия для печати +- DC-SWAT Forum (http://www.dc-swat.ru/forum) +-- Форум: Sega Dreamcast (/forum-2.html) +--- Форум: English section (/forum-29.html) +--- Тема: dc-burn-netbsd 1.3 (/thread-1898.html) |
dc-burn-netbsd 1.3 - abs - 27.07.2012 02:51 Let me know if this is off-topic enough to be inappropriate I've been playing with writing a simple shell script to create bootable NetBSD CD-images, with ramdisk kernels or full root-on-iso9660 filesystem live CDs. I've just pushed a new version of dc-burn-netbsd which has a number of potentially interesting changes: - create a Dreamcast live CD image "dc-burn-netbsd -k GENERIC -r base" - burn the image to CD, or run under the gxemul emulator (-e) It requires some of Marcus Comstedt's tools, so it is best installed as part of the dctools pkgsrc package (1.3 or later). If you are not using pkgsrc then it just expects scramble and makeip in the path as dc-scramble and dc-makeip. Note - if you are running NetBSD/dreamcast under gxemul you will probably want gxemul-0.6.0nb3 or later from pkgsrc, which has some fixes for creating the fake CD-Rom TOC or apply the following patch to gxemul-0.6.0 RE: dc-burn-netbsd 1.3 - abs - 28.07.2012 03:44 Running the script under Windows might be quite involved. I've put up an image which should be directly burnable using bootdreams for anyone who wants to have a play. Currently the usage for this has been "because its there" - while NetBSD/dreamcast can run a whole bunch of standard unix software (see http://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/dreamcast/5.1_2012Q1/All/ ), not all of it makes sense on such a platform. There is a README with the image (I'll quote it below) Цитата:netbsd-dreamcast-6_BETA2.iso.README RE: dc-burn-netbsd 1.3 - SWAT - 30.07.2012 07:43 Good job! |