Re: Grub 0.92 fails to recognise disks on FBSD5

2003-02-09 Thread Tim Kientzle
David O'Brien [EMAIL PROTECTED] writes:

On Sun, Feb 09, 2003 at 06:14:30PM +0100, Matthias Schuendehuette wrote:


Nothing against 'booteasy', it does the job - but it looks ugly :-)


If that is the only reason to use grub, try osbsbeta.exe that is in the
tools directory of your CDROM or ftp.freebsd.org.



I used to use OSBS quite a bit.  Unfortunately,
it is getting a bit long in the tooth; it
does not boot partitions that start beyond
some point.  (It only knows about older
BIOS functions, I suspect, which are incapable
of handling very large disks.)

Still seems to work very nicely if you have
each OS on a separate drive.

It's also somewhat annoying that the OS-BS installer
runs under MSDOS.

Tim




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Grub 0.92 fails to recognise disks on FBSD5

2003-02-09 Thread Matthias Schuendehuette
Hi all,

I'm fighting with the same problem and found that grub *does* recognize 
the disks if started with '--read-only'...

That fits perfectly to the following paragraph found in the 5.0-RELEASE 
Errata:

The geom(4)-based disk partitioning code in the kernel will not allow 
an open partition to be overwritten. This usually prevents the use of 
disklabel -B to update the boot blocks on a disk because the a 
partition overlaps the space where the boot blocks are stored. A 
suggested workaround is to boot from an alternate disk, a CDROM, or a 
fixit floppy.

I can happily boot -current with grub - booting isn't the problem, 
installing it is the problem. And I installed grub from my 4.7-STABLE 
installation... (happy to have one :-)

Grub seems to open disks/slices r/w and refuses to know them if that's 
not possible. I, personally, would say that's a bug of grub but that 
doesn't help here. It even doesn't help, if you run 5.0/-current on 
your base disk because you can't write the MBR anyway.

My question to 'phk' is, if he (or anybody else) has or at least could 
imagine a solution for this problem.

Nothing against 'booteasy', it does the job - but it looks ugly :-)
And I can't imagine that the majority of FreeBSD-Users all have a bunch 
of disks in their systems - especially if I think of the giant sizes of 
HDs nowadays...
-- 
Ciao/BSD - Matthias

Matthias Schuendehuette msch [at] snafu.de, Berlin (Germany)
Powered by FreeBSD 5.0-CURRENT


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: Grub 0.92 fails to recognise disks on FBSD5

2003-02-09 Thread David O'Brien
On Sun, Feb 09, 2003 at 06:14:30PM +0100, Matthias Schuendehuette wrote:
 Nothing against 'booteasy', it does the job - but it looks ugly :-)

If that is the only reason to use grub, try osbsbeta.exe that is in the
tools directory of your CDROM or ftp.freebsd.org.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message