Mailinglist Archive: opensuse (2576 mails)

< Previous Next >
Re: [opensuse] i386 rpms
  • From: "Rajko M." <rmatov101@xxxxxxxxxxx>
  • Date: Thu, 26 Feb 2009 12:11:13 -0600
  • Message-id: <200902261211.13389.rmatov101@xxxxxxxxxxx>
On Thursday 26 February 2009 10:35:05 am Nelson Seto wrote:
Rajko wrote

Thanks Boyd, Another related issue is that my target machine is offline.
The only machine I have online is a Microsoft Windows machine. iso
images are great as they are standard across os. Is there a way to
obtain the opensuse oss files as an iso image so that I can burn on a
windows machine to install on the target machine?

BR, NSeto

http://software.opensuse.org
should offer the latest iso images.

--
Regards, Rajko

Just a clarification of my original post... I am looking to port over the
oss files. Was wondering if there would be any issue in just burning the
rpm files on a cd on a windows to be read on the target machine which has
the base opensuse gnome iso image already installed.

The machines are in different locations presently I so do not have the
luxury of trial and error.

More information never hurts :-)

It shouldn't be a problem, at least not from openSUSE side.

I use often console tool zypper to add repo (as root):
zypper ar <path_to_directory_with_rpm_files> <short_repo_name>
zypper ref

After above you can use either zypper or YaST and install whatever you want.
For short help:
zypper --help
zypper <command> --help
in particular
zypper ar --help

More info with
man zypper


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

< Previous Next >