| From: | Richard Broersma <richard(dot)broersma(at)gmail(dot)com> |
|---|---|
| To: | Robert Bernier <robert(dot)bernier5(at)sympatico(dot)ca> |
| Cc: | pgsql-advocacy(at)postgresql(dot)org |
| Subject: | Re: Bootable Flash Drive Installation Scripts |
| Date: | 2009-02-18 15:18:54 |
| Message-ID: | 396486430902180718g3c1dd2bdg24d6643ed99781a5@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy |
On Wed, Feb 18, 2009 at 7:15 AM, Robert Bernier
<robert(dot)bernier5(at)sympatico(dot)ca> wrote:
> On Tuesday 17 February 2009 19:40:07 Richard Broersma wrote:
>
>> Has anyone or can anyone develop(ed) a shell script to install the
>> various .iso and .img files onto a flash drive?
>
> Please refer to this posting that I made on advocacy on this subject:
>
>> > - mount the stick and copy the image over to a FAT16 partition, which
>> > should be the primary one and set as bootable too as for example:
>> > mount /dev/sdb1 /mnt
>> > cp -rf pg-live-image /mnt/
>> >
>> > - unmount and execute the following command (assumes requisite system
>> > tools "apt-get install syslinux mtools"):
>> > syslinux -f /dev/sdb1
>> > lilo -M /dev/sdb
Thanks Robert I will give it a try!
--
Regards,
Richard Broersma Jr.
Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug
| From | Date | Subject | |
|---|---|---|---|
| Next Message | decibel | 2009-02-21 04:18:28 | Re: White paper on very big databases |
| Previous Message | Robert Bernier | 2009-02-18 15:15:35 | Re: Bootable Flash Drive Installation Scripts |