Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Eric Spakman
Hello all, Can someone take a look at this link and create some script around it which creates an USB-flash image? Eric > > Eric, > Does document help? > > > Makebootfat Bootable FAT Disk Creation > 7 Multi Standard USB Booting > http://advancemame.sourceforge.net/doc-makebootfat.html > > > -- >

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Nathan Angelacos
On Wednesday 15 March 2006 17:19, Mike Noyes wrote: > On Wed, 2006-03-15 at 12:50, Nathan Angelacos wrote: > > On Wednesday 15 March 2006 15:03, Eric Spakman wrote: > > > Who is going to put the available lwp packages in > > > leaf/bin/config/webconf? Just a question. > > > > I can take care of the

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Mike Noyes
On Thu, 2006-03-16 at 02:43, Eric Spakman wrote: > Can someone take a look at this link and create some script around it > which creates an USB-flash image? > > > Makebootfat Bootable FAT Disk Creation > > 7 Multi Standard USB Booting > > http://advancemame.sourceforge.net/doc-makebootfat.html Er

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Eric Spakman
Hi Mike, The problem with this kind of tools is that they expect a real USB-key available with a certain size. The problem is that we need to create and image where a few aspects are uncertain: -The size of the usb-key (Mbytes) -Geometry We need a generic tool which creates a bootable image that

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Mike Noyes
On Thu, 2006-03-16 at 07:20, Eric Spakman wrote: > The problem with this kind of tools is that they expect a real USB-key > available with a certain size. The problem is that we need to create and > image where a few aspects are uncertain: > -The size of the usb-key (Mbytes) > -Geometry Eric, >Fro

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Mike Noyes
On Thu, 2006-03-16 at 08:11, Andrea Fino wrote: > Mike Noyes wrote: > >On Thu, 2006-03-16 at 02:43, Eric Spakman wrote: > >>Can someone take a look at this link and create some script around it > >>which creates an USB-flash image? > >> > >>>Makebootfat Bootable FAT Disk Creation > >>>7 Multi Stand

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Mike Noyes
On Thu, 2006-03-16 at 09:07, Mike Noyes wrote: > On Thu, 2006-03-16 at 08:11, Andrea Fino wrote: > > I am wondering if may be used an ext2 filesystem. With that and extlinux > > (present in the last syslinux distribution) I think it's easy to boot > > from usb (and others). > > Does Andrea's sug

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Eric Spakman
Hello Mike, >> I am wondering if may be used an ext2 filesystem. With that and >> extlinux (present in the last syslinux distribution) I think it's easy >> to boot from usb (and others). >> >> Regards, >> Andrea >> > > Eric, > Does Andrea's suggestion help? > The FAT fs has my preference, the driv

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Mike Noyes
On Thu, 2006-03-16 at 11:56, Eric Spakman wrote: > The FAT fs has my preference, the driver is compiled in the kernel and > it's easier to copy packages to it from a Windows computer. Eric, Understood. I'll continue searching for a solution. -- Mike Noyes http://sourceforge.net/users/mhnoyes/ S

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Charles Steinkuehler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Eric Spakman wrote: > Hi Mike, > > The problem with this kind of tools is that they expect a real USB-key > available with a certain size. The problem is that we need to create and > image where a few aspects are uncertain: > -The size of the usb-key

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Mike Noyes
On Thu, 2006-03-16 at 07:47, Mike Noyes wrote: > Understood. I'll keep looking. Eric, I found this usb page at the Puppy Linux project. I know it's not much. I hope Charles' suggestion is of better utility. The Puppy Working USB Page http://puppylinux.org/wikka/USBWorking -- Mik

Re: [leaf-devel] lwp (webconf) packages

2006-03-16 Thread Mike Noyes
On Thu, 2006-03-16 at 17:12, Mike Noyes wrote: > I found this usb page at the Puppy Linux project. I know it's not much. > I hope Charles' suggestion is of better utility. > > The Puppy Working USB Page > http://puppylinux.org/wikka/USBWorking Eric, Looking a bit further on the pu