Hi,
Markus Raps wrote:
> and the script should rebuild the disk.
> unfortunately UEFI only systems wont boot it.
> ...
> xorriso -as mkisofs \
Thank you for flying xorriso.
As for the lack of EFI boot equipment in your script, see
https://wiki.debian.org/RepackBootableISO
"Repacking a Debi
Hi,
are you trying to preseed something?
then just extract a debian standard install disc like netinstall to
/opt/isobuild/debian/image/
do your changes
and the script should rebuild the disk.
unfortunately UEFI only systems wont boot it.
#!/bin/bash
IMAGE=/opt/isobuild/debian/debian-9.3-au
Hi,
André Rodier wrote:
> Hello Debian pros,
No, no. We are just the users. Often quite confused.
> I am trying to build an ISO image with the package debian-cdd, and I am
> struggling with the following error:
The package's news list on
https://tracker.debian.org/pkg/simple-
Cindy-Sue Causey wrote:
> On 4/19/18, songbird wrote:
...
>> when looking for something else i came across it and
>> was curious. haven't tried it here, but will give it
>> a try sometime in the future if i need to cook one up.
>
>
> I'm game, primarily since it's available via "main", but it wi
On 4/19/18, songbird wrote:
> Leandro Noferini wrote:
>
> ...
>
> when looking for something else i came across it and
> was curious. haven't tried it here, but will give it
> a try sometime in the future if i need to cook one up.
I'm game, primarily since it's available via "main", but it wi
Leandro Noferini wrote:
...
when looking for something else i came across it and
was curious. haven't tried it here, but will give it
a try sometime in the future if i need to cook one up.
songbird
Hi everyone,
I have configured a debian installer with simple-cdd for my systems, and
additional packages are already being installed.
But I'm struggeling to install extra files on the target systems.
I am referrencing the extra files in `profile/default.extra` and they are in
the gene
Hello,
i'm trying to use simple-cdd the first time. So far it's working, but i
don't know how to include the custom files
In the wiki is written:
To copy an arbitrary file into the /simple-cdd directory on the CD,
add the following to your .conf file:
<http://de
if you have a need to post files (copy extra files ) inside shell scripts
(for instance when you use simple-cdd ) you can use real cool gnu tools :
uuencode
uudecode
Reading there man files and googling abit gave me the next :
this will compress the directory contents , and create a script that
On Sun, Jul 20, 2008 at 3:53 PM, Harry Jede <[EMAIL PROTECTED]> wrote:
> Am Sonntag, 20. Juli 2008 12:03 schrieb Jabka Atu:
> > Howdy,...
> >
> > I created an image using simple-cdd and tested in qemu.
> > It worked fine (all went as it should).
> >
> &
Howdy,...
I created an image using simple-cdd and tested in qemu.
It worked fine (all went as it should).
When i burn it on a cd and reboot from it :
the image stuck saying :
"Uncompressing Linux... OK,booting the kernel"
if i press alt+f4 i can see the logs (but can't see any
Howdy ,...
I noticed that there only few simple ways to copy files inside into
simple-cdd target creation:
using mount /unmount cdrom inside profile.postinst
echoing contents of file into target using postinstall script.
And my favorite :
Using Debian package that store the dir and adding it
12 matches
Mail list logo