diff options
Diffstat (limited to 'open_issues/grub_legacy.mdwn')
-rw-r--r-- | open_issues/grub_legacy.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/open_issues/grub_legacy.mdwn b/open_issues/grub_legacy.mdwn index 6c96d4e1..cb69d10b 100644 --- a/open_issues/grub_legacy.mdwn +++ b/open_issues/grub_legacy.mdwn @@ -15,7 +15,7 @@ is included in the section entitled Even though it is customarily used *for* booting GNU/Hurd systems, [[GRUB]], specifically GRUB legacy (which is still in wide-spread use, despite that rather depricative nickname), has never been ported to be installable when -installed *from* GNU/Hurd systems: +attempted to be installed *from* GNU/Hurd systems: # grub-install \(hd0\) df: Warning: cannot read table of mounted filesystems @@ -35,3 +35,6 @@ There is a patch, [[grub-install.patch]], to fix that. grub> dump (hd0,0)/boot/grub/stage1 /tmp/grub_stage1 Error 18: Selected cylinder exceeds maximum supported by BIOS + + +The successor, [[GRUB2]], also needs to be ported. |