If you have a working grub, there are plenty ways to boot without a CD or 
floppy drive. Here are a few:

title Install SuSE Factory mirrors.kernel.org http
    kernel (hd0,4)/boot/factinst/linux noapic 
install=http://mirrors.kernel.org/opensuse/distribution/SL-OSS-factory/inst-source/
 hostip=192.168.0.2 netmask=255.255.255.0 gateway=192.168.0.1
nameserver=207.69.188.185 splash=0 vga=normal
    initrd (hd0,4)/boot/factinst/initrd

title Install SuSE Factory ftp.ale.org http
    kernel (hd0,4)/boot/factinst/linux noapic 
install=http://ftp.ale.org/mirrors/opensuse/opensuse/distribution/SL-OSS-factory/inst-source/
 hostip=192.168.0.2 netmask=255.255.255.0 gateway=192.168.0.1
nameserver=207.22.166.2 splash=0 vga=normal
    initrd (hd0,4)/boot/factinst/initrd

title Install SuSE 10.2 mirrors.kernel.org http
    kernel (hd0,0)/boot/suseinst/linux 
install=http://mirrors.kernel.org/opensuse/distribution/10.2/repo/oss/ 
hostip=192.168.0.2 netmask=255.255.255.0 gateway=192.168.0.1 
nameserver=207.69.188.185
splash=0 vga=normal
    initrd (hd0,0)/boot/suseinst/initrd

title Install SuSE 10.2 HD DVD ISO
    kernel (hd0,4)/suse102/linux noapic 
install=iso:/dev/hda23/openSUSE-10.2-GM-DVD-i386.iso hostip=192.168.0.2 
netmask=255.255.255.0 gateway=192.168.0.1 nameserver=207.69.188.185 splash=0
acceleratedx=1  vga=0x120
    initrd (hd0,4)/suse102/initrd

title Install SuSE 10.2 NFS DVD ISO
    kernel (hd0,24)/boot/suse102/linux noapic 
install=nfs://192.168.0.65/isos/openSUSE-10.2-GM-DVD-i386.iso 
hostip=192.168.0.2 netmask=255.255.255.0 gateway=192.168.0.1 
nameserver=207.22.166.2
splash=0 vga=788
    initrd (hd0,24)/boot/suse102/initrd

http://en.opensuse.org/Installation_without_CD
-- 
"I have come that they may have life, and have it to the full."
                                                John 10:10 NIV

 Team OS/2 ** Reg. Linux User #211409

Felix Miata  ***  http://mrmazda.no-ip.com/
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to