
Originally Posted by
whych
@ZStefan
I know, I only just discovered this when I tried just now.
It works with most other distros but not the latest 11.3. (I know, I have used it to install SLES to a server without dvd drive that won't boot from usb, as well as some other distros.)
I haven't tried, but I suspect a modification something like the article mentions for fedora is needed for 11.3 too.
Easiest for me was:
Extract the dvd.iso to hdd or ext3 formatted usb.
Add an install option to the grub menu'lst using the image locations on the ext3 usb stick like so:
title Boot openSUSE 11.3 install
root (hdx,y)
kernel /boot/i386/loader/linux
initrd /boot/i386/loader/initrd
It will give a few errors on boot, but go back from the error till you get the text based gtk menu options and choose to install from hdd.
When it asks for the repo add a / to the box.
The rest of the install will go fine.
Bookmarks