Gujin 0.6 i386 bootloader/Linuxloader feedback?

From: Etienne Lorrain (etienne@masroudeau.com)
Date: Mon Feb 11 2002 - 05:38:37 EST


  Hello,

 Gujin is a bootloader/Linux system loader, it is still improving
 and can be downloaded at:
http://sourceforge.net/projects/gujin/
 Documentation at:
http://sourceforge.net/docman/display_doc.php?docid=1989&group_id=15465

 In three words, this GPL produces 3 bootloaders:
  - a simple FAT12 floppy bootloader (tiny.img.gz) and if you "zcat"
  it to a floppy, you just need to copy a bzImage/initrd to the
  floppy (by mcopy or mounting the floppy) to have a bootable system.
  - a simple DOS executable (tiny.exe) which can be run from a DOS
  rescue disk, you just type at a DOS prompt:
  tiny c:\vmlinuz.245 d:\initrd.245 root=/dev/hda2 other_params=...
  - a full menu based boot-floppy or DOS executable which scans
  all the disk partitions (FAT12/16/32, ext2/3fs) and propose a
  graphical+mouse menu to select what you want to boot. A lot
  of configurations are available for this last choice.

 It is still not perfect, but can already be used in some cases,
 like rescue disk or probably bootable CDROMs (virtual floppy).

 I am planning to do the hard disk installer RSN, but I lack
 some feeback - like on which systems Gujin fails to work -
 even if I know people are downloading it from SourceForge counters.

 Also, I heard about having all modules in a cpio archive, I am
 wondering about considering the i386 real mode initialiser as
 a module - and copying it / running it in low memory before
 jumping to the protected mode entry point.

 Finally, and as a side effect, Gujin is also an improved "memtest".
 If you download the source (and E2fs source) and type:
make testall > log
 it will test the compilation/link of a lot of configuration.
 That means 1 hour of 100% CPU time compilation with nearly no
 hard drive access on a Athlon 1.4Ghz KT266 system. Then I learned
 that having a-very/the-most expensive single CPU motherboard
 and a said "very good memory", I do not have a stable system
 when selecting "BIOS defaults", I need to reduce the memory speed
 to 100 MHz - test your own system!

  Etienne.

--
 The right length, for the legs, is when the foots touch
 perfectly the floor. (Coluche - free translation)

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Feb 15 2002 - 21:00:37 EST