Jordan Uggla wrote:
On Thu, May 31, 2012 at 2:58 PM, Yan Seiner <[email protected]> wrote:
.bash_history:mount /dev/md0 /mnt/new-root
.bash_history:mount --bind /sys /mnt/new-root/sys
.bash_history:mount --bind /proc /mnt/new-root/proc
.bash_history:mount --bind /dev /mnt/new-root/dev

root@APOLODORUS:~# chroot /mnt/new-root
root@APOLODORUS:/# mount -a # this mounts the /dev/md* stuff
root@APOLODORUS:/# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sdb1               964408    136176    779240  15% /
tmpfs                   964408    136176    779240  15% /lib/init/rw
udev                   1678936       260   1678676   1% /dev
tmpfs                  1678936       260   1678676   1% /dev/shm
devpts                 1678936       260   1678676   1% /dev/pts
/dev/md0                964408    136176    779240  15% /mnt/new-root
/dev/md1                241036     20286    208306   9% /boot
/dev/md5             461237464    202808 437605068   1% /home
/dev/md2                964408     17588    897828   2% /tmp
/dev/md3               7692776    559804   6742200   8% /usr
/dev/md4               7692776    279264   7022740   4% /var
root@APOLODORUS:/# grub-install /dev/sda
/usr/sbin/grub-probe: error: no such disk.
Auto-detection of a filesystem of /dev/md1 failed.
Please report this together with the output of "/usr/sbin/grub-probe
--device-map=/boot/grub/device.map --target=fs -v /boot/grub" to
<[email protected]>

What version of grub is this ("grub-install --version")?

root@APOLODORUS:~# grub-install --version
grub-install (GRUB) 1.98+20100804-14+squeeze1


--
Help us raise money for my kids' swim team!

http://www.facebook.com/RiverRoadKids4Kids


_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to