Re: [SOLVED] Re: Debian-live can not be build missing package

2025-03-05 Thread Hans
Am Mittwoch, 5. März 2025, 18:53:07 CET schrieb Matthias Böttcher: > Hi Hans, > > maybe this caused your problem: > Nov 06, 2024 > Commit 30d39f81 "lb config: --distribution defaults to testing" > https://salsa.debian.org/live-team/live-build/-/commit/30d39f812e41eb81928a0 > fe1f3a4f686eb30dfa

Re: [SOLVED] Re: Debian-live can not be build missing package

2025-03-05 Thread Matthias Böttcher
Hi Hans, maybe this caused your problem: Nov 06, 2024 Commit 30d39f81 "lb config: --distribution defaults to testing" https://salsa.debian.org/live-team/live-build/-/commit/30d39f812e41eb81928a0fe1f3a4f686eb30dfa9 Bye Matthias

[SOLVED] Re: Debian-live can not be build missing package

2025-03-05 Thread Hans
I believe, the problem is been caused by wrong informations in /var/lib/dpkg/info from the native installed debian/stable, where I qant to build it. ALL *.postinst files are pointing to trixie and not to bookworm (although, the installed packages are all from bookworm). So, with the view on t

Re: Debian-live can not be build missing package

2025-03-04 Thread Roland Clobus
Hello Hans, Your first mail to the mailing list is from 2025-03-03T19:26:57CET, so I have the feeling some previous history and context is missing. On 03/03/2025 19:52, Hans wrote: So, I rechecked. After purging everything and building again, I checked the chroot. And what did I find? A lot

Re: Debian-live can not be build missing package

2025-03-03 Thread Hans
So, I rechecked. After purging everything and building again, I checked the chroot. And what did I find? A lot of entries with "trixie" in */chroot/var/lib/dpkg/info which are mostly "*.postinst" files. Where are they coming from? These are all from installed packages, but all packages shoul

Re: Debian-live can not be build missing package

2025-03-03 Thread Hans
Am Montag, 3. März 2025, 19:05:19 CET schrieben Sie: Hi Matthias, > Am Mo., 3. März 2025 um 13:32 Uhr schrieb Hans : > > At first my advice: please try debian-live@lists.debian.org > done! > My way to build debian live is not with git but according to > > https://live-team.pages.debian.net/li

Re: Debian Live Testing xfce – there is no 'curl','wget'

2024-08-06 Thread Roland Clobus
+debian-live Hello zyli, On 06/08/2024 07:56, zyli wrote: $ cat /run/live/medium/.disk/info Auto-generated Debian GNU/Linux Live testing xfce 2024-08-05T02:13:45Z $ apt policy curl curl:   Installed: (none)   Candidate: 8.8.0-4 $ apt policy wget wget:   Installed: (none)   Candidate: 1.24

Re: Debian Live Query - user-fullname

2024-02-04 Thread Harshad Joshi
Thank you roland for correcting me. I had misread the requirement. On Sun, 4 Feb, 2024, 8:38 pm Robert Spiteri, wrote: > Thanks again Roland for your time and help. > > I will try your suggestions and let you know should I encounter any issues. > > On Sun, 4 Feb 2024 at 15:34, Roland Clobus wro

Re: Debian Live Query - user-fullname

2024-02-04 Thread Robert Spiteri
Thanks again Roland for your time and help. I will try your suggestions and let you know should I encounter any issues. On Sun, 4 Feb 2024 at 15:34, Roland Clobus wrote: > Hello Robert, > > On 04/02/2024 15:18, Robert Spiteri wrote: > > Thanks Roland. > > > > And can I also set the hostname and

Re: Debian Live Query - user-fullname

2024-02-04 Thread Roland Clobus
Hello Robert, On 04/02/2024 15:18, Robert Spiteri wrote: Thanks Roland. And can I also set the hostname and username in this file please? Since for now I am using the --bootappend-live option and I do not want that since they can be changed on boot. Can you please send me a link to some doc

Re: Debian Live Query - user-fullname

2024-02-04 Thread Robert Spiteri
Thanks Roland. And can I also set the hostname and username in this file please? Since for now I am using the --bootappend-live option and I do not want that since they can be changed on boot. Can you please send me a link to some documentation about it? I never heard about the file config.conf

Re: Debian Live Query - user-fullname

2024-02-04 Thread Roland Clobus
Hello Robert, >> On Sun, 4 Feb, 2024, 7:08 pm Robert Spiteri, > > wrote: >> How can I set the user's fullname as a boot parameter? On 04/02/2024 14:41, Harshad Joshi wrote: Do not use space in between. Refer hostname rules from live installer help The user-ful

Re: Debian Live Query - user-fullname

2024-02-04 Thread Robert Spiteri
But this is not the hostname, this refers to the user's full name which by default is "Debian live user". On Sun, 4 Feb 2024 at 14:41, Harshad Joshi wrote: > Do not use space in between. Refer hostname rules from live installer help > > On Sun, 4 Feb, 2024, 7:08 pm Robert Spiteri, wrote: > >> H

Re: Debian Live Query - user-fullname

2024-02-04 Thread Harshad Joshi
Do not use space in between. Refer hostname rules from live installer help On Sun, 4 Feb, 2024, 7:08 pm Robert Spiteri, wrote: > How can I set the user's fullname as a boot parameter? > > Using live-build I did lb config --bootappend-live user-fullname="Linux > User", however it does not work si

Re: Debian Live Build - kernel panic ([ .1.544318]initramfs unpacking failed) If Ram Is Less Than 1GB

2023-09-02 Thread Roland Clobus
Hello Sakkra Billa, On 21/08/2023 16:59, Sakkra Billa wrote: I have made a custom debian iso for old hardware (including both 32 Bit and 64-bit versions). Due to the latest Debian release I decided to port it to Debian 12 Bookworm rather than Bullseye. I have been using live_build for compilin

Re: debian-live fails to boot when creating additional partitions

2023-04-02 Thread Bret Busby
On 3/4/23 03:21, Harald Welte wrote: Hi! I'm trying to have a debian-live USB drive with some additional data on an extra partition. Starting point: * download debian-live-11.6.0-amd64-standard+nonfree.iso * verify the sha256sum (correct) * dd it to a 23GB USB mass storage * verify it boots No

Re: Debian Live Boot issue with Graphics Driver

2022-10-22 Thread finlinux na
Hello, lb --version shows the following: 20220505 You are right...Only nomodeset was introduced since I was getting DRM error messages and it worked fine after introducing it rest options "amd_iommu=off iommu=pt" were from the default GrUB template that I had set as I used to have IOMMU erro

Re: Debian Live Boot issue with Graphics Driver

2022-10-22 Thread Roland Clobus
Hello Rajaneesh, On 22/10/2022 12:13, finlinux na wrote: Looks like Debian Live Distro needs the following option for kernel  in GRUB  config file if GPU driver is installed.. nomodeset amd_iommu=off iommu=pt Else it will hang with series of DRM bit flip timeout error messages... Has anyone

Re: Debian Live Boot issue with Graphics Driver

2022-10-22 Thread finlinux na
Thank you Thomas Regards Rajaneesh On Sat, Oct 22, 2022 at 4:12 PM Thomas Schmitt wrote: > Hi, > > > My virt-manager loads isoconfig at boot time and > > while booting a laptop from CDROM, grubcfg is loaded...Is there any way > to > > control which config can be loaded at boot time? > > If i pa

Re: Debian Live Boot issue with Graphics Driver

2022-10-22 Thread Thomas Schmitt
Hi, > My virt-manager loads isoconfig at boot time and > while booting a laptop from CDROM, grubcfg is loaded...Is there any way to > control which config can be loaded at boot time? If i parse "isoconfig" correctly as "/isolinux/isolinux.cfg" and "grubcfg" as "/boot/grub/grub.cfg", then the diff

Re: Debian Live Boot issue with Graphics Driver

2022-10-22 Thread finlinux na
Hello, And a quick observation.. My virt-manager loads isoconfig at boot time and while booting a laptop from CDROM, grubcfg is loaded...Is there any way to control which config can be loaded at boot time? Because virt-manager does not have issue with GPU drivers while hard booting Live from CDROM

Re: Debian live-build: Specifiying grub menu label for grub-efi

2021-12-14 Thread Anindya Chaudhuri
45 PM To: Anindya Chaudhuri ; debian-live@lists.debian.org Subject: Re: Debian live-build: Specifiying grub menu label for grub-efi Yes, and those menu labels ultimately come from these bootloader configs in the final live image. live-build, during the bootloader phases of the build process, c

Re: Debian live-build: Specifiying grub menu label for grub-efi

2021-12-14 Thread Lyndon Brown
;s only the grub menu labels, that too only for uefi installs, that > doesn't seem to be working.  > > From: Lyndon Brown > Sent: Tuesday, December 14, 2021 12:31 PM > To: Anindya Chaudhuri ; debian- > l...@lists.debian.org > Subject: Re: Debian live-build: Specifiying grub

Re: Debian live-build: Specifiying grub menu label for grub-efi

2021-12-14 Thread Anindya Chaudhuri
seem to be working. From: Lyndon Brown Sent: Tuesday, December 14, 2021 12:31 PM To: Anindya Chaudhuri ; debian-live@lists.debian.org Subject: Re: Debian live-build: Specifiying grub menu label for grub-efi There's only so much customisation that you can ge

Re: Debian live-build: Specifiying grub menu label for grub-efi

2021-12-13 Thread Lyndon Brown
There's only so much customisation that you can get done with the configuration options alone, as you have surmised, however this is completely the wrong file to edit to achieve your goal. The menus are created from templates kept in /usr/share/live/build/bootloaders. You are supposed to copy stu

Re: Debian Live support for Consfigurator

2021-07-15 Thread Jonathan Carter
HI Sean On 2021/07/11 06:54, Sean Whitton wrote: > I've only implemented a straightforward ISOLINUX boot option for now, > because I am not myself at all familiar with the Debian installer and > the intricacies of multiboot ISOs. But all that could be added. Or > Consfigurator could replace just

Re: Debian Live Build - Just a quick question

2021-01-08 Thread mike.goldberg1
Hey Ezra! Don't get me wrong, without you, probably 70% of live builders including myself, wouldn't even know where to start. I watched all your [videos](https://www.youtube.com/channel/UCQrSHD-tv9nkssrD4nNGcMw), and would like to 100% credit you for your amazing work with lb and love for the

Re: Debian Live Build - Just a quick question

2021-01-08 Thread mike.goldberg1
Great news everyone! I just got it working, with the repository successfully getting signed and finished iso! Thanks to Andy Pugh and his github post! I still have to read the build log and see how everything went, but I need some sleep now. Gonna report back again tomorrow to present my find

Re: Debian Live Build - Just a quick question

2021-01-07 Thread andy pugh
On Thu, 7 Jan 2021 at 15:51, mike.goldberg1 wrote: > Adding a 3rd party repository from Whonix seems to keep failing. I can't be any direct help, I am afraid, as much of this is a mystery to me too. However we do have a working live-build system with a 3rd-party repository here: https://github.

Re: Debian Live source?

2019-07-11 Thread Azure Zanculmarktum
> The setup we use is in git: > > https://salsa.debian.org/images-team/live-setup/ > > In particular look at > > > https://salsa.debian.org/images-team/live-setup/blob/master/available/run-30live-wrapper > > as the core script. > > -- > Steve McIntyre, Cambridge, UK. > st...@einval.com > "...In t

Re: Debian Live source?

2019-07-11 Thread Steve McIntyre
On Thu, Jul 11, 2019 at 03:13:48PM +0700, Azure Zanculmarktum wrote: >Where can I find the source to build debian live? I'm not talking >about https://cdimage.debian.org/debian-cd/current-live/source/tar/ >which contains source packages for .deb, but the live-build config. >Also from what I read fr

Re: debian-live (jessie/stretch) Adding files to initrd

2018-10-22 Thread Mert Dirik
On 10/20/2018 01:19 PM, Stefan Baur wrote: Hi List, I would like to add two files (the same in two locations, actually) to the initrd of the image I am creating. Manually, I can do that by unpacking the initrd, adding them, and packing it up again. Maybe concatenating another cpio archive with

Re: Debian Live CD as platform for debian-cd Jigdo download

2018-01-17 Thread Thomas Schmitt
Hi, Lou Poppler wrote on debian...@lists.debian.org: > I would note that debian-live stable versions are also available via > bittorrent, which probably has more peers available, and is easier on the > mirrors. I myself have no clue of bittorrent. So this part would need an author other than me.

Re: Debian Live CD as platform for debian-cd Jigdo download

2018-01-12 Thread Thomas Schmitt
Hi, i started a wiki page "Downloading Debian Jigdo ISOs by a Debian Live system" https://wiki.debian.org/JigdoOnLive and filled in my experiences about this task. Help is needed to put some tangible info or examples into https://wiki.debian.org/JigdoOnLive#Get_access_to_a_writable_disk_fil

Re: Debian live stable images with just console and software speech using espeakup

2017-12-25 Thread Michael .
If you use Debian then you can make one yourself using live-build. If you don't use Debian then you may want to ask if someone can create an iso image for you. P.S. Sorry to Narcis for accidentally sending this reply just to him On 25/12/2017, Narcis Garcia wrote: > Nick is asking for this: > ht

Re: Debian live stable images with just console and software speech using espeakup

2017-12-25 Thread Narcis Garcia
Nick is asking for this: https://cdimage.debian.org/cdimage/archive/8.10.0-live/ __ I'm using this express-made address because personal addresses aren't masked enough at this mail public archive. Public archive administrator should fix this against automated addresses collectors. El 23/

Re: Debian live stable images with just console and software speech using espeakup

2017-12-23 Thread Lorenzo "Palinuro" Faletra
hi, the debian netinstall images include obly the debian installer (which is an autonomous OS), and the debian installer can give you access to a minimal console with many useful utilities. give it a try and let us know if it is what you need On December 23, 2017 9:10:22 PM GMT+01:00, Nick Gaw

Re: debian live (9.2.0) user? + no3d ...

2017-12-06 Thread Albretch Mueller
  http://debian-live.alioth.debian.org/live-manual/stable/manual/html/live-manual.en.html#530  on the: "10.1 Customizing the live user"  they talk about: ... the default username "user" and the default password "live"  non of it works by me  lbrtchx

Re: debian live (9.2.0) user? + no3d ...

2017-12-06 Thread Steve McIntyre
On Wed, Dec 06, 2017 at 11:36:01AM -0500, Albretch Mueller wrote: > After burning onto a DVD: > > amd64/iso-hybrid/debian-live-9.2.0-amd64-kde.iso > > and running it from it, I am confronted with a user selection at start up. > > I have tried: "live" (and many other such combinations) to no avail.

Re: Debian-live manual: bad advice and bad URL

2017-11-02 Thread Thomas Schmitt
Hi, Lou Poppler wrote: > In section 4.5.3 the suggestion for adding a partition to extra space at > the end of a live image USB stick says to use parted or Gparted. > For the current live images, with a xorisso-style partition layout, > (for example the file debian-live-9.2.0-amd64-kde+nonfree.iso

Re: Debian-live manual: bad advice and bad URL

2017-11-02 Thread Michael .
Hi Lou The Live Manual (that is a live-build, not live-wrapper, package) wasn't written for official stretch based releases. The reason for this is official stretch live releases are built with live-wrapper not live-build. I, personally, believe the "live manual" should be re-written and note the

Re: Debian Live ramdisk location?

2017-01-02 Thread Narcis Garcia
I see this so simple entry at /etc/fstab: aufs / aufs rw 0 0 And the mount: aufs on / type aufs I see the readonly tree is here: /lib/live/mount/rootfs/filesystem.squashfs/ I've read at this page*:* http://docs.master.dockerproject.org/engine/userguide/storagedriver/aufs-driver/ that dele

Re: Debian live CD does not support Intel network card

2016-10-27 Thread Michael .
el . [mailto:keltoi...@gmail.com] > *Sent:* Wednesday, October 26, 2016 11:09 PM > *To:* Noel De Sousa > *Cc:* debian-live@lists.debian.org > *Subject:* Re: Debian live CD does not support Intel network card > > > > Have you done any searching on this problem? > http://foru

Re: Debian live CD does not support Intel network card

2016-10-26 Thread Michael .
Have you done any searching on this problem? http://forums.debian.net/viewtopic.php?t=112327 https://downloadcenter.intel.com/download/15817/Intel-Network-Adapter-Driver-for-PCI-E-Gigabit-Network-Connections-under-Linux-?product=60019 On 27 October 2016 at 13:23, Noel De Sousa wrote: > My custom

Re: Debian live on usb.

2016-09-01 Thread Ben Caradoc-Davies
An off-list commenter pointed out that, to ensure all bytes are safely written from the buffer to the physical device, "sync" should be run after "dd" before removing the device. The command becomes: dd if=live.iso of=/dev/sdX bs=4M; sync Kind regards, Ben. On 02/09/16 00:52, Ben Caradoc-Davi

Re: Debian Live Update

2015-12-15 Thread Iain R. Learmonth
Hi, On Tue, Dec 15, 2015 at 07:18:37AM -0400, Ben Armstrong wrote: > On 15/12/15 07:07 AM, Alexandre Abbes wrote: > > It is possible that some extra complexity could be removed to lighten > > the system. The squeeze version was easy to use and starting with this > > could be a solution. > Not an

Re: Debian Live Update

2015-12-15 Thread Ben Armstrong
On 15/12/15 07:07 AM, Alexandre Abbes wrote: > Hi > I received the last email with great interest. I am currently no > debian developper, but I could be interested to participate to > maintain or improve debian-live , although I do not know how much time > it would take. > > It is possible that s

Re: Debian Live Update

2015-12-15 Thread Harshad Joshi
Harshad Joshi liked your message with Boxer on Cyanogen OS. On 15-Dec-2015 4:39 pm, Ben Armstrong wrote: On 15/12/15 06:44 AM, Harshad Joshi wrote: > > What's Daniel upto?! > Ask him. > Should we use the official debian tools to build live cd? > Who is "we" in this question? The Debian Live t

Re: Debian Live Update

2015-12-15 Thread Ben Armstrong
On 15/12/15 06:44 AM, Harshad Joshi wrote: > > What's Daniel upto?! > Ask him. > Should we use the official debian tools to build live cd? > Who is "we" in this question? The Debian Live team has chosen which tools it is going to use. That is not an open question anymore. > Or go with Daniels

Re: Debian Live Update

2015-12-15 Thread Alexandre Abbes
Hi I received the last email with great interest. I am currently no debian developper, but I could be interested to participate to maintain or improve debian-live , although I do not know how much time it would take. It is possible that some extra complexity could be removed to lighten th

Re: Debian Live Update

2015-12-15 Thread Harshad Joshi
What's Daniel upto?! Should we use the official debian tools to build live cd? Or go with Daniels tools, if he's released them? Sent from my Cyanogen phone On 15-Dec-2015 4:10 pm, "Iain R. Learmonth" wrote: Hi, On Tue, Dec 15, 2015 at 01:36:09PM +1100, Michael . wrote: >Thanks for kee

Re: Debian Live Update

2015-12-15 Thread Iain R. Learmonth
Hi, On Tue, Dec 15, 2015 at 01:36:09PM +1100, Michael . wrote: >Thanks for keeping us informed I, personally, appreciate it. >Just one question. What is stopping the Live team, which I am assuming >you now coordinate, just fixing the bugs that were filed against >live-build and con

Re: Debian Live Update

2015-12-14 Thread Michael .
Thanks for keeping us informed I, personally, appreciate it. Just one question. What is stopping the Live team, which I am assuming you now coordinate, just fixing the bugs that were filed against live-build and concentrating on live-build rather than reinventing the wheel with live-wrapper? Chee

Processed: Re: debian-live: does not include cryptsetup-bin so cannot mount encrypted drives

2015-12-14 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 live-images Bug #801494 [debian-live] debian-live: does not include cryptsetup-bin so cannot mount encrypted drives Bug reassigned from package 'debian-live' to 'live-images'. No longer marked as found in versions 8.2.0. Ignoring request to alter fixed v

Re: Debian Live Rescue

2015-09-12 Thread Richard Nelson
Greetings, On Sat, Sep 12, 2015 at 10:06 AM, pavroo wrote: > Hi > I have found the second call 'Debian Live Rescue needs some love' by Ben > Armstrong, and I'm just wondering do you still looking for someone to > help/build the live rescue images. > > I would have to do more reading than I have

Re: Debian Live: no default user?

2015-08-28 Thread Borden Rhodes
I apologise, I missed that part in my initial read-through as I thought it was a general comment about my config file and not specific to my problem. I'll remove that line and recompile. With thanks, On 28 August 2015 at 11:19, Ben Armstrong wrote: > On 28/08/15 11:56 AM, Borden Rhodes wrote: >>

Re: Debian Live: no default user?

2015-08-28 Thread Ben Armstrong
On 28/08/15 11:56 AM, Borden Rhodes wrote: > Whilst your commentary on my config file is generous, it does not > address my question. If I understand correctly from the first bit, the > configuration file that I'm using should produce a default live user > with a password. Accordingly, is it fair t

Re: Debian Live: no default user?

2015-08-28 Thread Borden Rhodes
On 28 August 2015 at 08:56, chals wrote: > Hi, keep in mind that the live-* versions in stretch are *testing* > versions and therefore they *might* become chaotic at any time... > without a warning :) > > Always use either stable or the latest version available (which are > the only ones supported

Re: Debian Live: no default user?

2015-08-28 Thread Ben Armstrong
On 28/08/15 09:56 AM, chals wrote: > On Fri, Aug 28, 2015 at 3:03 AM, Borden Rhodes wrote: >> lb config noauto \ >> --clean \ >> --architecture i386 \ >> --linux-flavours "amd64 586" \ > Really? As far as I know this is an impossible situation... In i386 architecture there are both am

Re: Debian Live: no default user?

2015-08-28 Thread chals
On Fri, Aug 28, 2015 at 3:03 AM, Borden Rhodes wrote: > Greetings. I have the stretch versions of live-build, live-boot and > live-config on my system. Hi, keep in mind that the live-* versions in stretch are *testing* versions and therefore they *might* become chaotic at any time... without a wa

Processed: Re: debian-live: Hardware Detection Tool (HDT) fails to load

2015-04-29 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 live-build Bug #783742 [debian-live] debian-live: Hardware Detection Tool (HDT) fails to load Bug reassigned from package 'debian-live' to 'live-build'. No longer marked as found in versions 8.0.0. Ignoring request to alter fixed versions of bug #783742

Processed: Re: debian-live: Memory Diagnostic Tool (memtest86+) fails to load

2015-04-29 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 live-build Bug #783741 [debian-live] debian-live: Memory Diagnostic Tool (memtest86+) fails to load Bug reassigned from package 'debian-live' to 'live-build'. No longer marked as found in versions 8.0.0. Ignoring request to alter fixed versions of bug #7

Re: Re: Re: Re: Debian Live: Aufs mounting options

2015-04-20 Thread Evgeniy Shumilov
В Mon, 20 Apr 2015 14:11:07 -0500 Richard Nelson пишет: > Greetings, > > On Mon, Apr 20, 2015 at 10:00 AM, Evgeniy Shumilov < > evgeniy.shumi...@gmail.com> wrote: > > > > > I understand about dpkg working. But I needn't make some changes in > > current dpkg base. Application is amount of files

Re: Re: Re: Debian Live: Aufs mounting options

2015-04-20 Thread Richard Nelson
Greetings, On Mon, Apr 20, 2015 at 10:00 AM, Evgeniy Shumilov < evgeniy.shumi...@gmail.com> wrote: > В Mon, 20 Apr 2015 15:21:53 +0200 > Michal Suchanek пишет: > > > On 20 April 2015 at 13:30, Евгений Шумилов > > wrote: > > > > > I'm talking not about plugins or architecture, but about ability

Re: Re: Re: Debian Live: Aufs mounting options

2015-04-20 Thread Evgeniy Shumilov
В Mon, 20 Apr 2015 15:21:53 +0200 Michal Suchanek пишет: > On 20 April 2015 at 13:30, Евгений Шумилов > wrote: > > > I'm talking not about plugins or architecture, but about ability of > > remount current aufs branch with appending another one layer. Why it > > should not be possible? > > > > I

Re: Re: Debian Live: Aufs mounting options

2015-04-20 Thread Michal Suchanek
On 20 April 2015 at 13:30, Евгений Шумилов wrote: > I'm talking not about plugins or architecture, but about ability of > remount current aufs branch with appending another one layer. Why it > should not be possible? > > I can refresh menu indexies by myself after mounting. The point here is tha

Re: Re: Debian Live: Aufs mounting options

2015-04-20 Thread Евгений Шумилов
В Mon, 20 Apr 2015 10:28:06 +0200 Michal Suchanek пишет: > Hello, > > On 20 April 2015 at 09:34, Evgeniy Shumilov > wrote: > > Hello, anyone! > > > > I'm trying to make list of squashfs files with different software > > (for example: libreoffice, gimp, wireshark, etc), that I can easily > > plu

Re: Debian Live: Aufs mounting options

2015-04-20 Thread Michal Suchanek
Hello, On 20 April 2015 at 09:34, Evgeniy Shumilov wrote: > Hello, anyone! > > I'm trying to make list of squashfs files with different software > (for example: libreoffice, gimp, wireshark, etc), that I can easily plug > on and off, when I'll need it. And I want to mount it as a aufs layer > lik

RE: Debian Live web-booting

2014-10-22 Thread Hervé Werner
Sorry about the screwed message. Here is my preceding email in a readable form : Hello No that's not what I'm trying to do. I'm alreay able to web-boot Debian Live as it is documented in the manual. Please see the function deb_live in the script http://boot.salstar.sk/deb.ipxe or try it out

RE: Debian Live web-booting

2014-10-22 Thread Hervé Werner
> Date: Tue, 21 Oct 2014 20:20:44 +0200 > Subject: Re: Debian Live web-booting > From: ch...@chalsattack.com > To: hramr...@gmail.com > CC: dud...@hotmail.com; debian-live@lists.debian.org > > On Tue, Oct 21, 2014 at 2:55 PM, Michal Suchanek wrote: >> On 21 Octob

Re: Debian Live web-booting

2014-10-21 Thread chals
On Tue, Oct 21, 2014 at 2:55 PM, Michal Suchanek wrote: > On 21 October 2014 13:57, Hervé Werner wrote: >> However I'm getting trouble with distros derived from Debian like GParted, >> etc... because they usually don't publish the 3 needed files (Linux kernel, >> initrd & root fs) but only a li

Re: Debian Live web-booting

2014-10-21 Thread Michal Suchanek
On 21 October 2014 13:57, Hervé Werner wrote: > Hello > > By leveraging iPXE capabilities I'm currently aiming to build a PXE setup > that directly boots off officials repositories. In you never saw what you may > do with iPXE, please have a look at http://boot.salstar.sk. That's really > great

Re: debian-live cdimages too large for CD-ROM?

2014-09-19 Thread antispammbox-debian
Hello, I may have missed a notice somewhere, but the current cdimages at http://cdimage.debian.org/cdimage/release/7.6.0-live/i386/iso-hybrid/ seem to be too large and do not fit on a regular CD-ROM (700MB). Is there a trick or workaround to burn them? Do I need to use 'wodim -raw96r' and/or

Re: debian-live cdimages too large for CD-ROM?

2014-09-16 Thread antispammbox-debian
- Original Message - From: To: Sent: Monday, September 15, 2014 3:10 PM Subject: debian-live cdimages too large for CD-ROM? Hello, I may have missed a notice somewhere, but the current cdimages at http://cdimage.debian.org/cdimage/release/7.6.0-live/i386/iso-hybrid/ seem to be too

Re: debian-live cdimages too large for CD-ROM?

2014-09-15 Thread Michal Suchanek
On 15 September 2014 15:10, wrote: > Hello, > > I may have missed a notice somewhere, but the current cdimages at > http://cdimage.debian.org/cdimage/release/7.6.0-live/i386/iso-hybrid/ > seem to be too large and do not fit on a regular CD-ROM (700MB). > Is there a trick or workaround to burn the

Re: debian-live cdimages too large for CD-ROM?

2014-09-15 Thread Robert Spencer
Hi, It's been years since most Desktop Live images fit on a CD. If you're totally stuck with CDs and can't use a DVD, then the following is the only option: -- Robert Spencer -- To UN

Re: debian-live-7.6.0-amd64-gnome-desktop.iso on MBA

2014-08-05 Thread Bret Busby
On Sat, 2 Aug 2014, Daniel Baumann wrote: On 08/02/2014 12:14 AM, britto chackalackal wrote: *Disclaimer: "The information contained herein (including any accompanying documents) is confidential and is intended solely for the addressee(s). If you have erroneously received this message, pl

Re: debian-live-7.6.0-amd64-gnome-desktop.iso on MBA

2014-08-02 Thread Daniel Baumann
On 08/02/2014 12:14 AM, britto chackalackal wrote: > modeprobe: module swap not found in modules.dep that is harmless and not the cause for your error. please show the entire boot.log (preferably with booting with 'debug' parameter). > *Disclaimer: > > "The information contained herein (includi

Re: Debian Live, live-build web-frontend - Build 20140702.181447.485345846

2014-07-02 Thread Henry Hirsch
Nop, no image there. Just log files and the text of this email. On Wed, Jul 02, 2014 at 06:20:53PM +, Debian Live live-build web-frontend wrote: > Hi, > > This is live-build web-frontend of the Debian > Live project . > > Your build

Re: Debian Live, live-build web-frontend - Build 20140701.145209.545709444

2014-07-01 Thread n0p [Luis Bernal]
oh, I did overlook that message. Thank you. 2014-07-01 17:34 GMT+02:00 Baurzhan Muftakhidinov : > Well, it says at the end of log file > > "E: Unable to locate package linux-image-686" > > So change it (Advanced chroot options, --linux-flavours: option) > > On Tue, Jul 1, 2014 at 9:07 PM, n0p [L

Re: Debian Live, live-build web-frontend - Build 20140701.145209.545709444

2014-07-01 Thread Baurzhan Muftakhidinov
Well, it says at the end of log file "E: Unable to locate package linux-image-686" So change it (Advanced chroot options, --linux-flavours: option) On Tue, Jul 1, 2014 at 9:07 PM, n0p [Luis Bernal] wrote: > Hi list. > > This build did not produce any output. Only the log and config files. > > C

Re: Debian Live, live-build web-frontend - Build 20140701.145209.545709444

2014-07-01 Thread n0p [Luis Bernal]
Hi list. This build did not produce any output. Only the log and config files. Cheers. 2014-07-01 16:59 GMT+02:00 Debian Live live-build web-frontend < debian-live@lists.debian.org>: > Hi, > > This is live-build web-frontend of the > Debian Live project

Re: Debian Live: Feedback

2014-06-16 Thread Mário Pinto
Thanks again! This time got it loud and clear!! And I guess it's a derivative problem! ;) Again, thanks for your time and keep up the great work! On Mon, 16 Jun 2014 19:41:21 +0100, chals wrote: On Mon, Jun 16, 2014 at 2:34 PM, Mário Pinto wrote: Thanks for your quick reply! Hi again,

Re: Debian Live: Feedback

2014-06-16 Thread chals
On Mon, Jun 16, 2014 at 2:34 PM, Mário Pinto wrote: > Thanks for your quick reply! > Hi again, I'm re-adding the live mailing list to the recipients to continue the thread. > Sorry, but I got confuse with your feedback, do you think this is an error > in the documentation? or in the implementat

Re: Debian Live: Feedback

2014-06-16 Thread chals
On Mon, Jun 16, 2014 at 11:36 AM, Mário Pinto wrote: > Hello! > > I wanted to use a crunchbang waldorf liveUSB with persistence so, as it is > based on the debian live system, I used the great debian live documentation > and followed part 10.3 of the manual [1] that addresses the persistence > top

Re: Debian Live Image builder fails

2014-05-04 Thread Richard Nelson
Greetings, On Fri, May 2, 2014 at 3:35 PM, R Clobus wrote: > Hello, > > I've tried the Live Image builder for and AMD64 testing image. > > After waiting 50 minutes, I did not receive an e-mail, and the link that > was shown when I've requested the build resolved to a directory with the > files

Re: Debian Live, live-build web-frontend - Build 20140420.195456.131694006

2014-04-21 Thread Richard Nelson
Greetings, On Sun, Apr 20, 2014 at 3:39 PM, k j wrote: > for some reason, it did not include all of the packages i pasted > > > I ran a test build with similar requests (see http://cgi.build.live-systems.org/build/20140421.012405.649748970/build ) and I had no issues. Perhaps the paste has some

Re: Debian Live, live-build web-frontend - Build 20140420.195456.131694006

2014-04-20 Thread Jeff Crissman
You have two separate problems here; 1) You are trying to include packages which are not in the Debian repositories. 2) Your list is too long for the live-build web-frontend. On Sun, Apr 20, 2014 at 2:39 PM, k j wrote: > for some reason, it did not include all of the packages i pasted > > > O

Re: Debian Live, live-build web-frontend - Build 20140420.195456.131694006

2014-04-20 Thread k j
for some reason, it did not include all of the packages i pasted On Sun, Apr 20, 2014 at 4:38 PM, Debian Live live-build web-frontend < debian-live@lists.debian.org> wrote: > Hi, > > This is live-build web-frontend of the > Debian Live project

Re: Debian-live with (only) serial console

2014-02-14 Thread Ryan Neve
I got it to work. The line in /etc/inittab is T0:23:respawn:/sbin/getty -L ttyS0 115200 vt100 Thanks to everyone who tried to help me. Now if only I could get the static IP to work, but that's another thread. -RN <>

Re: debian-live persistence problem with /etc/network/interfaces

2014-01-24 Thread PAM
Thanks a lot, I've seen the option in the manual page of live-boot, but I didn't understood it the good way, for me it was reading the r/o media... Thanks for the help. Le 24/01/2014 15:46, Richard Nelson a écrit : Greetings, On Fri, Jan 24, 2014 at 5:13 AM, PAM >

Re: debian-live persistence problem with /etc/network/interfaces

2014-01-24 Thread Richard Nelson
Greetings, On Fri, Jan 24, 2014 at 5:13 AM, PAM wrote: > Hi, > > I'm trying to create a live usb key, but I'm stuck to a problem I can't > solve. > > I'm using boot=live persistence toram option as kernel options > > On a second partition of the live usb I put an ext3 partition with a label > pe

Re: debian-live-7.2 installation failure with italian language

2013-11-05 Thread Daniel Baumann
On 11/05/2013 10:21 AM, MAG4 Piemonte wrote: > Here is the report bug > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728711 thanks for the report, hopefully one of the maintainers will pick it up at some point, but at least it's now tracket at the right place and will not get forgotten that wa

Re: Re: debian-live-7.2 installation failure with italian language

2013-11-05 Thread MAG4 Piemonte
Hi Daniel, thank you for your answer. Here is the report bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728711 Regards! Guido > On Mon, 04 Nov 2013 13:16:52 +0100 Daniel Baumann wrote: > On 11/04/2013 12:37 PM, MAG4 Piemonte wrote: > > we try to install from debian-live-7.2-i386-lxde-deskto

Re: debian-live-7.2 installation failure with italian language

2013-11-04 Thread Daniel Baumann
On 11/04/2013 12:37 PM, MAG4 Piemonte wrote: > we try to install from debian-live-7.2-i386-lxde-desktop.iso with italian > language how did you install it? with debian-installer launched from the boot menu (if so, then please report a bug against live-installer) or via the desktop icon (if so, an

Re: Debian Live: Feedback 'BOOT MYSTERY'

2013-07-08 Thread Daniel Baumann
On 07/09/2013 02:50 AM, Dar World wrote: > - Your boot repair disk--- http://pastez.org/GHzkzZM (after the > slash I know is correct) E404 and what is the actual problem with debian-live that you're having? -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: dani

Re: Debian Live, live-build web-frontend - Build 20130524.120034.031262547

2013-05-24 Thread Steve Brander
ThanksSteve BranderOn May 24, 2013, at 02:03 PM, Debian Live live-build web-frontend wrote:Hi, This is live-build web-frontend of the Debian Live project . Your build 20130524.120034.031262547 was started Fri, 24 May 2013 12:01:04 -0500 an

Re: Debian Live, live-build web-frontend - Build 20130505.104241.168855006

2013-05-11 Thread Richard Nelson
Greetings, On Sat, May 11, 2013 at 11:53 AM, Jeff Crissman wrote: > I have tried the web-frontend four times on 5-8-2013 and 5-9-2013 and no > build notice yet, how long is the usual wait ? > Please do not hijack threads. As for your question, the wait time depends how many builds there are in

Re: Debian Live, live-build web-frontend - Build 20130505.104241.168855006

2013-05-11 Thread Jeff Crissman
I have tried the web-frontend four times on 5-8-2013 and 5-9-2013 and no build notice yet, how long is the usual wait ? On May 10, 2013 9:51 AM, "AR Subramanian" wrote: > > Hi, > > Thanks for building my Debian Live! I have downloaded the same, and this may be treated as a kind acknowledgement for

Re: Debian Live, live-build web-frontend - Build 20130505.104241.168855006

2013-05-10 Thread Richard Nelson
Greetings, On Fri, May 10, 2013 at 10:35 AM, AR Subramanian wrote: > Hi, > > Thanks for building my Debian Live! I have downloaded the same, and this > may be treated as a kind acknowledgement for all your great efforts in > providing an OS as per the users' requirements. This is my first experi

  1   2   3   4   >