On Fri, Mar 19, 2010 at 01:41:41AM +0100, Jesús Ángel del Pozo Domínguez wrote:
> + mbr_check
> + '[' -r /boot/grub/grub.cfg ']'
> ++ awk '/^set root=/{print substr($2, 7, 3); exit}' /boot/grub/grub.cfg
> + groot='(md'
> + '[' -r /boot/grub/menu.lst ']'
> + '[' -e /boot/grub/device.map ']'
> + '[' -n '(md' ']'
> ++ awk '/(md/{ print $NF}' /boot/grub/device.map
> awk: fatal: ( o \( desemparejados: /(md/
> + dev=please post those files: /boot/grub/grub.cfg /boot/grub/menu.lst /boot/grub/device.map and /etc/fstab thanks -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

