Mailinglist Archive: opensuse (4570 mails)
| < Previous | Next > |
Re: [opensuse] Installing from hard drive
- From: Marc Benstein <endir@xxxxxxxxxxx>
- Date: Fri, 11 Nov 2005 09:41:21 -0700
- Message-id: <4374C9B1.8070306@xxxxxxxxxxx>
Alexander S. Usov wrote:
Here's the command to mount an iso:
mount -o loop -t iso9660 SUSE.iso /mnt
Is it possible to do a hard-drive installation using SUSE-10.0-EvalDVD* images?I haven't tried to install from the image. But you can mount the image and copy the dvd to a partition from which to install.
When I am trying to feed the image into the installation program it produces error message like (typed in from memory, could be not precise):
mounting image: /mounts/extra/suse/SUSE.iso
Error: value too big for the defined datatype
Here's the command to mount an iso:
mount -o loop -t iso9660 SUSE.iso /mnt
| < Previous | Next > |