Mailinglist Archive: opensuse-autoinstall (29 mails)

< Previous Next >
[opensuse-autoinstall] Unsupported URI scheme in 'disk:///isos/'
  • From: Stuart Jansen <sjansen@xxxxxxxxxxxx>
  • Date: Wed, 25 Jun 2008 14:01:21 -0600
  • Message-id: <1214424081.4691.26.camel@xxxxxxxxxxxxxxxxxxxxxxx>
I'm trying to create a GRUB-based multi-distro install CD. I've been
partially successful with openSUSE 11.0, I can get linuxrc to launch
YaST but I can't get YaST to use an iso based repository.

Below is an example GRUB menu.lst entry (note that the install= has
wrapped but is actually on the same line as the kernel):

----
title Install Classroom Server Using openSUSE 11.0
kernel (cd)/boot/vmlinuz-s11.0
install=disk:///isos/openSUSE-11.0-DVD-i386.iso
initrd (cd)/boot/initrd-s11.0
----

This works, linuxrc is able to launch YaST, but after some
initialization YaST says:

----
Unable to create repository
from URL 'iso:/?iso=openSUSE-11.0-DVD-i386.iso&url=disk:///isos/'.

Details:
Unsupported URI scheme in 'disk:///isos/'.
----

Setting up a network server is not an option.

I must be doing something wrong, but I've been over the linuxrc &
AutoYaST documentation several times and I don't see what I've missed.
Is it possible to install openSUSE using iso files on a USB drive? What
am I missing?

BTW, once I get this working, I plan on adding an autoyast file to the
mix, so I'm hoping for a solution that won't make that harder.

--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups