Mailinglist Archive: opensuse (3560 mails)
| < Previous | Next > |
Re: [opensuse] Still trying to make a bootable insall CD.
- From: "Mike Diehl" <jdiehl@xxxxxxxxxx>
- Date: Mon, 23 Apr 2007 10:20:26 -0600
- Message-id: <200704231020.27027.jdiehl@xxxxxxxxxx>
On Thursday 19 April 2007 16:35, David Bolt wrote:
> On Tue, 17 Apr 2007, Mike Diehl <jdiehl@xxxxxxxxxx> wrote:-
>
> >I agree. So, I've fallen back to cdrecord. Since I'm mastering this
> >disk on a non-SUSE machine, I
> >don't have makeSUSEdvd and downloading it led to some dependancy
> > issues.....
>
> From the spec file for the RPM, the only dependency is the requirement
> that mkisofs be installed[0]. What dependency problems did you have?
When I run the script, I get:
==================================
Starting makeSUSEdvd version 0.35
/tmp/CD_DIR already exists. Using /tmp/CD_DIR.12920 instead
You seem to not have create_package_descr installed.
You can install the current version with the command :
rpm -Uvh autoyast2-utils-2.13.56-3.noarch.rpm after getting it from
https://sourceforge.net/projects/makesusedvd. Would you like to install"
automagically with RPM? [n/Y] :
==================================
Not particularly interested in finding out what autoyast will do to my Gentoo
workstation..... <grin>
Anyway, this begs the question as to why the command below doesn't work.
When I run it, I get:
genisoimage: Uh oh, I cant find the boot catalog directory './raw/boot/loader'!
Of course, the directory does exist and gnisoimage even scans it! I'm really
getting desparate here!
Any help would be appreciated.
Mike
> <Snip>
>
> >export BOOT_IMAGE=/home/mdiehl/newstart/raw/boot/loader
> >
> >mkisofs -v -V "SNL INSTALLER" -r -J -l -L -b "$BOOT_IMAGE/isolinux.bin"
> >-c $BOOT_IMAGE/boot.cat \
> >-no-emul-boot -boot-load-size 4 -boot-info-table -graft-points -iso-
> >level 4 -pad -allow-leading-dots -o b.iso ./raw
> >===========================================
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> On Tue, 17 Apr 2007, Mike Diehl <jdiehl@xxxxxxxxxx> wrote:-
>
> >I agree. So, I've fallen back to cdrecord. Since I'm mastering this
> >disk on a non-SUSE machine, I
> >don't have makeSUSEdvd and downloading it led to some dependancy
> > issues.....
>
> From the spec file for the RPM, the only dependency is the requirement
> that mkisofs be installed[0]. What dependency problems did you have?
When I run the script, I get:
==================================
Starting makeSUSEdvd version 0.35
/tmp/CD_DIR already exists. Using /tmp/CD_DIR.12920 instead
You seem to not have create_package_descr installed.
You can install the current version with the command :
rpm -Uvh autoyast2-utils-2.13.56-3.noarch.rpm after getting it from
https://sourceforge.net/projects/makesusedvd. Would you like to install"
automagically with RPM? [n/Y] :
==================================
Not particularly interested in finding out what autoyast will do to my Gentoo
workstation..... <grin>
Anyway, this begs the question as to why the command below doesn't work.
When I run it, I get:
genisoimage: Uh oh, I cant find the boot catalog directory './raw/boot/loader'!
Of course, the directory does exist and gnisoimage even scans it! I'm really
getting desparate here!
Any help would be appreciated.
Mike
> <Snip>
>
> >export BOOT_IMAGE=/home/mdiehl/newstart/raw/boot/loader
> >
> >mkisofs -v -V "SNL INSTALLER" -r -J -l -L -b "$BOOT_IMAGE/isolinux.bin"
> >-c $BOOT_IMAGE/boot.cat \
> >-no-emul-boot -boot-load-size 4 -boot-info-table -graft-points -iso-
> >level 4 -pad -allow-leading-dots -o b.iso ./raw
> >===========================================
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |