Re: GRUB2 Sparc

2005-09-26 Thread Bart Grantham
Marco Gerards wrote: Specifically, how are you handling different filesystem structures in the boot sector? On the PC the bootblock (512 bytes) load the GRUB kernel. This is a binary image with a maximum size of 32KB (IIRC). This is loaded from a fixed location and no filesystem specific cod

Re: I'm back (RISC OS port)

2005-09-26 Thread Timothy Baldwin
On Wednesday 21 Sep 2005 16:02, Marco Gerards wrote: > I'd like to start working on that this weekend, if I can find the time > for that... I found some documentation for the RISC OS API online: http://www.drobe.co.uk/show_manual.php?manual=/sh-cgi Most of what GRUB uses is under "OS". -- Memb

RE: CSB637

2005-09-26 Thread Gregg C Levine
Hello from Gregg C Levine Please explain exactly what this device is. However here we are discussing the development cycles of the next generation of GRUB, the boot loader. Your questions could easily be aimed at one of the other forums. Also with regards to HTML mail please consider using a plaint

CSB637

2005-09-26 Thread gaurav sarode (sent by Nabble.com)
Hi, I need Linux for my CSB637 board can anyone help me . please reply on my email [EMAIL PROTECTED] Bye Sent from the Grub - Dev forum at Nabble.com. ___ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel

Re: GRUB2 Sparc

2005-09-26 Thread Vincent Pelletier
Bart Grantham a écrit : > Turns out that the installation of > gcc that I have on my Ultra5 (gentoo stage 3) doesn't support 64bit > binaries, so I think I'll have to rebuild gcc to really get underway. Building a working 32bits binary could be another task, to make it easier to build from 32bits

Re: GRUB2 Sparc

2005-09-26 Thread Vincent Pelletier
>> Would you like to help us writing a f-code bootsector? > > Well, I did halfway learn Forth a couple years ago in an attempt to port > my hobby OS over to sparc, and I have both an Ultra 5 and a Blue&White > Mac G3, so I can do some cross-platform testing. Desite this, I find it > hard to belie