PS: For an easy recovery in this special case it seems to be
sufficient to boot from CD, mount the reiserfs filesystem
with "notail", and recreate /boot/grub/grubenv, e.g.

        mount -o notail /dev/sda1 /mnt
        mv /mnt/boot/grub/grubenv /mnt/boot/grub/grubenv.bak
        cp -p /mnt/boot/grub/grubenv.bak /mnt/boot/grub/grubenv

Next edit /mnt/etc/fstab to make sure that the / partition is
mounted with "notail" on the next reboot. Umount /mnt and
reboot to verify.

Looking at #566538 I would suggest to close this bug report.


Regards

Harri



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to