9front - general discussion about 9front
 help / color / mirror / Atom feed
From: cinap_lenrek@gmx.de
To: 9front@googlegroups.com
Subject: Re: difference cdrom boot and 9fat boot?
Date: Tue, 31 May 2011 19:57:35 +0200	[thread overview]
Message-ID: <f09c8b8eb5c0ab8ccd4adb48e471e1a4@gmx.de> (raw)
In-Reply-To: <BANLkTi=43N=VOCD-Fs5V5sdGwr2mwWsROw@mail.gmail.com>

but it would be more interesting figuring out why this
happens :-)

sure, you could backport bcm driver to bell labs plan9,
but this memory detection problem might happen to others
too... 

one tip (i think i wrote this in my first mail) is that
you can break 9boot into a prompt where it will sit
there until you type boot. just hit any key like space
or enter. (it waits for one second and then does
automatically boot if it had a bootfile= in plan9.ini)

you could also comment out the bootfile= line and
type it at the prompt every time when experimenting.

the command syntax of the prompt is the same
syntax used in plan9.ini (sections/menus are not
supported by 9boot)

it would be very interesting what e820= is and also
the e820 prints from the bell-labs kernel.

i think we have some problem with the e820 call... but
its hard to tell what exactly is wrong without any
data.

if you are interested, the e820= format is just a list
of 2 64bit hex numbers. the first is the start address
of a memory block, and the 2nd is the end address of
the block...

e820= should really be memory= but we had no choice
as 9atom is already using it.

--
cinap

  parent reply	other threads:[~2011-05-31 17:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31  5:42 staalmannen
2011-05-31  9:39 ` cinap_lenrek
2011-06-02  4:52   ` Uriel
2011-05-31  9:43 ` cinap_lenrek
2011-05-31 14:27   ` Jens Staal
2011-05-31 16:36     ` cinap_lenrek
2011-05-31 17:14       ` Jens Staal
2011-05-31 17:16         ` Jens Staal
2011-05-31 17:19           ` cinap_lenrek
2011-05-31 17:43         ` Julius Schmidt
2011-05-31 17:57         ` cinap_lenrek [this message]
2011-05-31 19:49           ` Jens Staal
2011-05-31 21:21             ` cinap_lenrek
2011-06-01  4:22               ` Jens Staal
2011-06-01  6:05                 ` Jens Staal
2011-06-01 15:52                   ` Jens Staal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f09c8b8eb5c0ab8ccd4adb48e471e1a4@gmx.de \
    --to=cinap_lenrek@gmx.de \
    --cc=9front@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).