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 debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100319005458.gk24...@baikonur.stro.at