大西@木型屋です。
お返事ありがとうございます。
> メインVine の /boot/grub/menu.lst と、サブVine の ”/" パーティションの位
> 置(sdb?)を示していただけないでしょうか。
default=0
timeout=5
title Vine Linux (Current Kernel)
root (hd0,0)
kernel /vmlinuz ro root=LABEL=/ resume2=swap:/dev/sda3 vga=0x314
initd /initrd.img
title Vine Linux (Previous Kernel)
root (hd0,0)
kernel /vmlinuz.old ro root=LABEL=/ resume2=swap:/dev/sda3 vga=0x314
initd /initrd.old.img
Vine Linux Sub
rootnoverify (hd1,0)
chainloader +1
です。
サブVineの / は、/dev/sdb2 です。
> また google でそれらしきものを調べた所、
> http://fedora.jp/pipermail/users/2003-November/004711.html
> なのがありましたが、参考にはならないでしょうか。
解決まではいっていないようですが、参考にして試してみます。