On Thu, 2004-06-10 at 00:58, russell wrote: > What do I put in my grub.conf file for scsi emulation so I can use my cd > burner? This is the output of my grub.conf file: > > [root@bullwinkle grub]# cat grub.conf > # grub.conf generated by anaconda > # > # Note that you do not have to rerun grub after making changes to this file > # NOTICE: You do not have a /boot partition. This means that > # all kernel and initrd paths are relative to /, eg. > # root (hd0,0) > # kernel /boot/vmlinuz-version ro root=/dev/hda1 > # initrd /boot/initrd-version.img > #boot=/dev/hda > default=0 > timeout=10 > splashimage=(hd0,0)/boot/grub/splash.xpm.gz > title Fedora Core (2.4.22-1.2188.nptl) > root (hd0,0) > kernel /boot/vmlinuz-2.4.22-1.2188.nptl ro root=LABEL=/ rhgb > initrd /boot/initrd-2.4.22-1.2188.nptl.img > > > many tia > > russell kernel /vmlinuz-2.4.22-1.2188.nptl.caps ro root=LABEL=/ hdc=ide-scsi \ vga=0x31a rhgb Note the vga=0x31A sets the card in graphics mode for init 3 work. With a good monitor this can be a very nice option. -- jludwig <wralphie@xxxxxxxxxxx>