Re: Selecting the last partition automatically

2009-03-05 Thread Benoit Donnette
Other idea : use of the (-1) index from the Python language. > On Thu, Mar 5, 2009 at 10:18 AM, Felix Zielcke wrote: > >> Am Donnerstag, den 05.03.2009, 10:12 -0500 schrieb Harvey Chapman: >> > Is there a way to always select the last partition on a disk? I'd like >> > to boot the same menu.lst

Re: Selecting the last partition automatically

2009-03-05 Thread Harvey Chapman
On Thu, Mar 5, 2009 at 10:33 AM, Harvey Chapman wrote: > On Thu, Mar 5, 2009 at 10:18 AM, Felix Zielcke wrote: > >> Am Donnerstag, den 05.03.2009, 10:12 -0500 schrieb Harvey Chapman: >> > Is there a way to always select the last partition on a disk? I'd like >> > to boot the same menu.lst on diff

Re: Selecting the last partition automatically

2009-03-05 Thread Harvey Chapman
On Thu, Mar 5, 2009 at 10:18 AM, Felix Zielcke wrote: > Am Donnerstag, den 05.03.2009, 10:12 -0500 schrieb Harvey Chapman: > > Is there a way to always select the last partition on a disk? I'd like > > to boot the same menu.lst on different machines and I know that I > > always want the last part

Re: Selecting the last partition automatically

2009-03-05 Thread Felix Zielcke
Am Donnerstag, den 05.03.2009, 10:12 -0500 schrieb Harvey Chapman: > Is there a way to always select the last partition on a disk? I'd like > to boot the same menu.lst on different machines and I know that I > always want the last partition on the first disk. > > Is there a way to do this? No th

Selecting the last partition automatically

2009-03-05 Thread Harvey Chapman
Is there a way to always select the last partition on a disk? I'd like to boot the same menu.lst on different machines and I know that I always want the last partition on the first disk. Is there a way to do this? root (hd0,*) or something like that? Thanks, Harvey _