Re: Making bootable USB keys

2009-09-05 Thread Fbsd1
Samuel Martín Moro wrote: In fact, we provide the servers and the keys. So we're sure everything will work. And also, our install CD is already able to create this kind of USB stick. I am just curious. What manufacture / model and GB size of USB stick are you using? When you plug the USB stick

Re: Making bootable USB keys

2009-09-05 Thread Matthias Luft
Dimitri Yioulos wrote: > Might want to try UNetbootin. There is also a similar script -- but the related tutorial is a german one: http://wiki.bsdforen.de/howto/cd_iso_to_usb so long, Matthias smime.p7s Description: S/MIME Cryptographic Signature

Re: Making bootable USB keys

2009-09-04 Thread Daniel O'Connor
On Fri, 4 Sep 2009, Daniel O'Connor wrote: > WARNING: This e-mail has been altered by MIMEDefang. Following this > paragraph are indications of the actual changes made. For more > information about your site's MIMEDefang policy, contact > Postmaster . For more information about > MIMEDefang, see

Re: Making bootable USB keys

2009-09-04 Thread Daniel O'Connor
WARNING: This e-mail has been altered by MIMEDefang. Following this paragraph are indications of the actual changes made. For more information about your site's MIMEDefang policy, contact Postmaster . For more information about MIMEDefang, see: http://www.roaringpenguin.com/mimedef

Re: Making bootable USB keys

2009-09-04 Thread Samuel Martín Moro
Hello So, for the hexdump problem (files that begin differently), I found that status=noxfer isn't a correct dd option on FreeBSD... (yeah, and writting scripts with `>/dev/null 2>&1' isn't such a good idea...) I tested back, it failed again. I used a generated stick (by our FreeBSD script) to co

Re: Making bootable USB keys

2009-09-04 Thread Samuel Martín Moro
In fact, we provide the servers and the keys. So we're sure everything will work. And also, our install CD is already able to create this kind of USB stick. It was a former co-worker who did it. I started mine looking its. But most of used commands haven't exact equivalent under linux (and I fucki

Re: Making bootable USB keys

2009-09-03 Thread Fbsd1
Samuel Martín Moro wrote: Hello I'm having some troubles, trying to create bootable USB keys. I found (freebsd-hackers ML archives) a script, supposed to create the bootable image from my iso file. But, it still don't boot... (I may do it wrong) In details: -We distribute a FreeBSD (4.7, 5.4, 6

Re: Making bootable USB keys

2009-09-03 Thread Samuel Martín Moro
I've already been told. But didn't tried it yet, my servers haven't X. I'll take a look on a test computer. But in the end, everything'll have to be done in the shellscript. Samuel Martín Moro CamTrace {EPITECH.} tek4 On Thu, Sep 3, 2009 at 6:19 PM, Dimitri Yioulos wrote: > On Thursday 03 Sep

Re: Making bootable USB keys

2009-09-03 Thread Dimitri Yioulos
On Thursday 03 September 2009 11:35:34 am Samuel Martín Moro wrote: > Hello > > I'm having some troubles, trying to create > bootable USB keys. I found (freebsd-hackers ML > archives) a script, supposed to create the > bootable image from my iso file. > But, it still don't boot... (I may do it wro

Re: Making bootable USB keys

2009-09-03 Thread Samuel Martín Moro
hello. again. btw: my .img file is 0-filled in its 512 first bytes... i downloaded the 8-0-BETA3-???.img, it starts with EB3C. and I think each .img file start like that, right ? thanks Samuel Martín Moro CamTrace {EPITECH.} tek4 On Thu, Sep 3, 2009 at 5:35 PM, Samuel Martín Moro wrote: >