GRUB error: unknown filesystem on ia64
John Paul Adrian Glaubitz <[email protected]>
| Newsgroups | gmane.linux.debian.ports.ia64,gmane.comp.boot-loaders.grub.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello! It seems that one of the security patches has caused a regression on ia64 as GRUB is no longer able to load any basic commands: Loading.: grub Starting: grub Welcome to GRUB! error: unknown filesystem. Entering rescue mode... grub rescue> insmod ext2 error: unknown filesystem. grub rescue> help Unknown command `help'. grub rescue> ? Unknown command `?'. grub rescue> linux Unknown command `linux'. grub rescue> I have not bisected the issue yet, but maybe anyone has got any idea? Adrian