[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

installing arbitrary files



Can I use something like the yaboot.conf "install=" parameter - or the 
ybin "--install" argument to install arbitrary files on my HFS 
bootstrap partition?

My root filesystem is Reiser4 on an LVM2 logical volume, which yaboot 
cannot read - so currently I must manually copy 
"/boot/vmlinux-2.6.13-hostname-200509270" to "vmlinux" on my bootstrap 
partition

This works, but to make it easier & avoid forgetting, I wish to 
automate using ybin & -


[...]
install=/boot/vmlinux-2.6.13-hostname-200509270 -> vmlinux
[...]


- or something in yaboot.conf

Any ideas?

Many thanks for yaboot!

Jack