Displaying 3 results from an estimated 3 matches for "unatt".
Did you mean:
unat
2004 Jan 15
1
Re: pxegrub + memdisk + dos + undi
...ow it is not an interactive menu - but in my 'config' file i call
for a textfile to be displayed : DISPLAY menu.txt
that contains all my labels. See the first part of my 'config' :
label 0
LOCALBOOT 0
label 1
KERNEL memdisk/memdisk
APPEND initrd=images/w2k/unatt.ima
label 2
KERNEL memdisk/memdisk
APPEND initrd=images/dos500/dos500.ima
label 3
KERNEL memdisk/memdisk
APPEND initrd=images/dos600/dos600.ima
In my 'menu.txt' i display all labels :
0. local disk
1. unatt. W2K SRV SP4 install
2. dos 5.00...
2004 Jan 15
1
Re: pxegrub + memdisk + dos + undi
...'config' file i call
> for a textfile to be displayed : DISPLAY menu.txt
>
> that contains all my labels. See the first part of my 'config' :
>
> label 0
> LOCALBOOT 0
> label 1
> KERNEL memdisk/memdisk
> APPEND initrd=images/w2k/unatt.ima
> label 2
> KERNEL memdisk/memdisk
> APPEND initrd=images/dos500/dos500.ima
> label 3
> KERNEL memdisk/memdisk
> APPEND initrd=images/dos600/dos600.ima
>
> In my 'menu.txt' i display all labels :
>
> 0. local disk...
2005 May 13
2
MSI deployement with script ?
Hello,
Do you have tips or sample script code to deploy MSI (Firefox in my
case) using script ?
I miss my gpo software installation from Win2k/2003 :)
Thanks !