On Fri, 27 Jun 2003 14:51:54 -0700 Ross Boylan <ross@biostat.ucsf.edu> wrote: > image=/red/boot/vmlinuz-2.4.20-18.9smp > label=linux > initrd=/red/boot/initrd-2.4.20-18.9smp.img > read-only > append="hdb=ide-scsi root=LABEL=/" > root=/dev/sda2 What's "root=LABEL=/"? I'd get rid of that and use just 'append="hdb=ide-scsi"'. Kevin