/[grub]/grub/stage2/common.c
ViewVC logotype

Diff of /grub/stage2/common.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by okuji, Mon Nov 12 06:57:29 2001 UTC revision 1.20 by okuji, Sun Dec 9 21:11:38 2001 UTC
# Line 74  char *err_list[] = Line 74  char *err_list[] =
74    [ERR_NEED_MB_KERNEL] = "Multiboot kernel must be loaded before modules",    [ERR_NEED_MB_KERNEL] = "Multiboot kernel must be loaded before modules",
75    [ERR_NEED_SERIAL] = "Serial device not configured",    [ERR_NEED_SERIAL] = "Serial device not configured",
76    [ERR_NO_DISK] = "Selected disk does not exist",    [ERR_NO_DISK] = "Selected disk does not exist",
77      [ERR_NO_DISK_SPACE] = "No spare sectors on the disk",
78    [ERR_NO_PART] = "No such partition",    [ERR_NO_PART] = "No such partition",
79    [ERR_NUMBER_PARSING] = "Error while parsing number",    [ERR_NUMBER_PARSING] = "Error while parsing number",
80    [ERR_OUTSIDE_PART] = "Attempt to access block outside partition",    [ERR_OUTSIDE_PART] = "Attempt to access block outside partition",

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26