On Sun, Aug 21, 2005 at 08:33:00AM +0100, Alex Owen wrote:
> tag 307471 - pending
> thanks
>
> 3 months on... time to remove the pending tag!
The code currently looks like this:
if [ $rootdev != 256 ]; then
mount_root
cd mnt
[ $DEVFS ] && mount -nt devfs devfs dev
pivot_root . initrd
fi
Does that mean its fixed?
--
Horms