Re: grub on FreeBSD

2006-05-30 Thread Christian Laursen
Nikolas Britton [EMAIL PROTECTED] writes:

 IIRC grub can't see UFS2, only UFS. I belive there is a work around
 though. google for it

GRUB has been able to read UFS2 filesystems for a long time.

That doesn't help Ask with his particular problem though.

-- 
Christian Laursen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: grub on FreeBSD

2006-05-30 Thread Luke Dean



On Mon, 29 May 2006, Ask Bj?rn Hansen wrote:


Hi,

I am trying to use grub instead of the usual boot0 thing on a Compact Flash 
card I use in Soekris and PC Engines WRAP systems.  I installed grub from 
ports/sysutils/grub and put the package on my nanobsd system on the CF card.


Booting on a Soekris box and running grub, I get this:

grub root (hd0,1)
Filesystem type unknown, partition type 0xa5

grub root (hd0,1,a)
Filesystem type unknown, partition type 0xa5

It seems like it can't read the ufs filesystem?   Any ideas?


Did you copy the stage1, stage2, and ufs2_stage1_5 files
to /boot/grub on the CF card?
As I understand it, grub needs these files to understand UFS2.
Just a guess.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: grub on FreeBSD

2006-05-29 Thread Nikolas Britton

On 5/29/06, Ask Bjørn Hansen [EMAIL PROTECTED] wrote:

Hi,

I am trying to use grub instead of the usual boot0 thing on a Compact
Flash card I use in Soekris and PC Engines WRAP systems.  I installed
grub from ports/sysutils/grub and put the package on my nanobsd
system on the CF card.

Booting on a Soekris box and running grub, I get this:

grub root (hd0,1)
Filesystem type unknown, partition type 0xa5

grub root (hd0,1,a)
Filesystem type unknown, partition type 0xa5

It seems like it can't read the ufs filesystem?   Any ideas?




IIRC grub can't see UFS2, only UFS. I belive there is a work around
though. google for it


--
BSD Podcasts @:
http://bsdtalk.blogspot.com/
http://freebsdforall.blogspot.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Grub and FreeBSD

2004-11-04 Thread Dan Nelson
In the last episode (Nov 04), Briggaman, Jason said:
 I'm trying to get Grub running on 5.3-rc2 but I keep getting Error
 29: Disk write error. I'm trying to install it directly to the MBR. I
 can't use the floppy method because there is one. I can use the
 FreeBSD loader but I'd like to use grub. This is the only OS on the
 laptop.  If anyone has any suggestions I'd appreciate it.

I always make a grub boot disk, then install onto the hard drive from
that.  I don't trust the userland grub CLI to get my devicenames right.

But if you have only one OS, there's no need for grub at all..

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]