Re: booting usb images created by make-live using vmware

2007-02-14 Thread Tony Godshall
/mailman/listinfo/debian-live-devel -- -- Tony Godshall g ___ Debian-live-devel mailing list Debian-live-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Re: Persistant Cows

2007-04-05 Thread Tony Godshall
I've been working with similar setup, but with ext2 partition in usb stick, whithout journaling there are few writes to device. Also mount with noatime! Otherwise any read is also a write! Otherwise, yes, if you don't have swap and /var/tmp and /var/log and /tmp and swap using the flash

http://live.debian.net/README.Images

2007-09-27 Thread Tony Godshall
Hi all I was wondering if it would be possible for ... http://live.debian.net/README.Images ... to show the specific commandline used to generate each image? I think it would be an easy change to make and would help newbies up to speed. -- Best Regards. Please keep in touch.

Re: http://live.debian.net/README.Images

2007-09-27 Thread Tony Godshall
On 9/27/07, Daniel Baumann [EMAIL PROTECTED] wrote: Tony Godshall wrote: ... to show the specific commandline used to generate each image? well, it's really that easy: ... Indeed. Good to make that clear right up front. I think it would be an easy change to make and would help newbies up

Re: how I'm using debian-live

2007-10-05 Thread Tony Godshall
Hi What's in the magic tarball? Tony ___ debian-live-devel mailing list debian-live-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Re: Using Debian Live

2007-10-11 Thread Tony Godshall
, but I don't know what I am doing. John - Original Message - From: Tony Godshall [EMAIL PROTECTED] To: John Lauterbach [EMAIL PROTECTED] Cc: debian-live-devel@lists.alioth.debian.org Sent: Thursday, October 11, 2007 12:56 PM Subject: Re: Using Debian Live On 10/11/07, John

Re: Cannot build ISO

2007-10-16 Thread Tony Godshall
... I too tried this (on ubuntu feisty), with the latest from your git repository and it seems it can't find apt-get and aptitude (even if I specify them explicitly)... if aptitude is not available, this means that the bootstrap stage was not complete/successfull/$whatever. as you can see

Re: Cannot build ISO

2007-10-16 Thread Tony Godshall
On 10/16/07, Tony Godshall [EMAIL PROTECTED] wrote: ... I too tried this (on ubuntu feisty), with the latest from your git repository and it seems it can't find apt-get and aptitude (even if I specify them explicitly)... if aptitude is not available, this means that the bootstrap

Re: Cannot build ISO

2007-10-16 Thread Tony Godshall
On 10/16/07, Tony Godshall [EMAIL PROTECTED] wrote: On 10/16/07, Tony Godshall [EMAIL PROTECTED] wrote: ... I too tried this (on ubuntu feisty), with the latest from your git repository and it seems it can't find apt-get and aptitude (even if I specify them explicitly

Re: Cannot build ISO

2007-10-17 Thread Tony Godshall
On 10/16/07, Daniel Baumann [EMAIL PROTECTED] wrote: Tony Godshall wrote: So, then, where is this log of which you speak? the output on the screen you had. Ah, ok, then I guess I'll re-run it with 21 and |tee logfile so I can capture the full output. Thanks

Re: Cannot build ISO

2007-10-17 Thread Tony Godshall
On 10/16/07, Tony Godshall [EMAIL PROTECTED] wrote: On 10/16/07, Daniel Baumann [EMAIL PROTECTED] wrote: Tony Godshall wrote: So, then, where is this log of which you speak? the output on the screen you had. Ah, ok, then I guess I'll re-run it with 21 and |tee logfile so I can

stuck in ubuntu-mode?

2007-10-18 Thread Tony Godshall
$ sudo lh_clean purge P: Cleaning chroot $ lh_config -d etch --mode debian --mirror-binary 'http://sub:3142/debian' --mirror-binary-security 'http://sub:3142/debian-security' --mirror-bootstrap 'http://sub:3142/debian' --mirror-bootstrap-security 'http://sub:3142/debian-security' $ find config/.

Re: stuck in ubuntu-mode?

2007-10-19 Thread Tony Godshall
On 10/18/07, Will Murnane [EMAIL PROTECTED] wrote: On 10/18/07, Tony Godshall [EMAIL PROTECTED] wrote: $ sudo lh_clean purge P: Cleaning chroot $ lh_config -d etch --mode debian --mirror-binary 'http://sub:3142/debian' --mirror-binary-security 'http://sub:3142/debian-security' --mirror

Re: If usb-hdd image larger than 2000MB aufs gets trouble (for me)

2007-11-14 Thread Tony Godshall
Um, your problem is here... # parted mkpartfs primary fat16 0.0 100% FAT16 is limited to 2 gibibytes ( ;-) ) On Nov 13, 2007 12:01 AM, Peter Skogström [EMAIL PROTECTED] wrote: Hi I have done some tests with doing a customized partitiontable in lh_binary_usb-hdd, but I got trouble when