Re: [Stupid Question] How can I boot my ISO/tar/ext2 image created with buildroot?



Il 23/04/2012 07:45, Scott Wood ha scritto:
You'll need a bootloader of some sort (grub, lilo, etc.), and of course an
appropriate kernel. Beyond that, just create a normal ext2/3/4 filesystem
in a normal partition, and make sure the boot loader is in a partition
marked bootable (or the MBR).

I've discovered that the version of grub installed by buildroot has a little bug (actually is a patch that has some trouble) and when I try to install with Qemu and the key usb passed with -hda option I've got a segmentation fault on setup (hd0).
Now I'm trying with lilo.


--
*Willy* - *Contatti*: http://snipurl.com/contatti
* *FAQ* di /it-alt.comp.software.mozilla/: http://www.FAQmozilla.org
* *Gratuiki* - Software Free: http://gratuiki.willygroup.org
.



Relevant Pages

  • Re: boot loader that can read from partition?
    ... loader storing anything it needs in any filesystem. ... to zero-out and reformat every filesystem and still have the boot loader ... But you obviously can't zero-out and reformat every partition. ... configuration file, and kernel images. ...
    (comp.os.linux.development.system)
  • Re: unchecked 31 times
    ... Then, when loading the kernel, it doesn't have to care ... So the boot loader can be tiny. ... It has to grok the filesystem at boot time, ... We also know there are known unknowns; ...
    (Debian-User)
  • Re: RHEL 4 U 2 bootup error message - kernel panic
    ... Mounting sysfs ... Kernel panic - not syncing: ... I am using lilo as boot loader. ... I am wondering what part of kernel boot process is trying to insert proc and sysfs filesystem? ...
    (alt.os.linux)
  • Re: boot loader that can read from partition?
    ... |> So if I format the filesystem and put the kernel back in, ... | Not if Grub lives on that same filesystem. ... I want a boot loader that is independent ...
    (comp.os.linux.development.system)