Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Jul 2004 19:44:50 -0400
From:      Bruce Hunter <freebsd@solisix.com>
To:        Geert Hendrickx <geert.hendrickx@ua.ac.be>, freebsd-questions@freebsd.org
Subject:   Re: Grub installation from the ports collection vs. Freebsd boot loader
Message-ID:  <1088898290.670.18.camel@solid.solisixoffice.com>
In-Reply-To: <20040703233114.GA2828@lori.mine.nu>
References:  <1088881267.32068.16.camel@solid.solisixoffice.com> <20040703201710.GA2228@lori.mine.nu> <1088890534.32211.3.camel@solid.solisixoffice.com> <20040703220234.GA2493@lori.mine.nu> <1088896068.670.1.camel@solid.solisixoffice.com> <20040703231832.GA2770@lori.mine.nu> <1088896905.670.4.camel@solid.solisixoffice.com> <20040703233114.GA2828@lori.mine.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
Hmm.. I'm root

I even tried changing the permissions on /dev/ad0
the device has read and write access.. wierd.

Maybe instead of setup (hd0) it should be setup (ad0)
But device.map sets the hd0 pointer to /dev/ad0

any other ideas?

Bruce

On Sat, 2004-07-03 at 19:31, Geert Hendrickx wrote:
> Seems as you don't have write permission for /dev/ad0.  Did you run grub
> as root?  
> 
> GH
> 
> On Sat, Jul 03, 2004 at 07:21:45PM -0400, Bruce Hunter wrote:
> > I moved all the files and ran the commands that you said. I am having
> > this problem.
> > 
> >     GNU GRUB  version 0.95  (640K lower / 3072K upper memory)
> > 
> >  [ Minimal BASH-like line editing is supported.  For the first word, TAB
> >    lists possible command completions.  Anywhere else TAB lists the
> > possible
> >    completions of a device/filename. ]
> > 
> > grub> root (hd0,1,a)
> >  Filesystem type is ufs2, partition type 0xa5
> > 
> > grub> setup (hd0)
> >  Checking if "/boot/grub/stage1" exists... yes
> >  Checking if "/boot/grub/stage2" exists... yes
> >  Checking if "/boot/grub/ufs2_stage1_5" exists... yes
> >  Running "embed /boot/grub/ufs2_stage1_5 (hd0)"... failed (this is not
> > fatal)
> >  Running "embed /boot/grub/ufs2_stage1_5 (hd0,1,a)"... failed (this is
> > not fata
> > l)
> >  Running "install /boot/grub/stage1 (hd0) /boot/grub/stage2 p
> > /boot/grub/menu.l
> > st "... failed
> > 
> > Error 29: Disk write error
> > 
> > grub>
> > 
> > Bruce
> > 
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1088898290.670.18.camel>