Am I missing something obvious? The HDD is'nt write protected or anything,
the freebsd loader went in fine....

        # ls /boot/grub/
        device.map              fat_stage1_5            iso9660_stage1_5        
menu.lst
  reiserfs_stage1_5       stage2                  vstafs_stage1_5
        e2fs_stage1_5           ffs_stage1_5            jfs_stage1_5            
minix_stage1_5
  stage1                  ufs2_stage1_5           xfs_stage1_5
        #



......


    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> find /boot/loader
 (hd0,0,a)

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

grub> root (hd0,0,a)
 Filesystem type is ufs2, partition type 0xa5

grub> find /boot/grub/stage
 Possible files are: stage1 stage2

grub> find /boot/grub/stage1
 (hd0,0,a)

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,0,a)"... failed (this is not 
fatal)
 Running "install /boot/grub/stage1 (hd0) /boot/grub/stage2 p 
/boot/grub/menu.lst "... failed

Error 29: Disk write error

grub> quit



-- 
'What have you done to the cat? It looks half-dead.'
                -- Schroedinger's wife
Rasputin :: Jack of All Trades - Master of Nuns
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to