search for: expertgui

Displaying 5 results from an estimated 5 matches for "expertgui".

2017 Dec 10
3
Can USBstikA boot USBstkB ?!
...pp, that needs "video=vesa:ywrap,mtrr vga=788" via isolinux. ------------------------------------------------------------------------- Searching the DVD, for how/where "video=vesa:ywrap,mtrr vga=788" is used by isolinux to launch the <graphics rescue mode> shows eg:- label expertgui menu label Graphical expert install kernel /install.386/vmlinuz append desktop=xfce priority=low video=vesa:ywrap,mtrr vga=788 initrd=/install.386/gtk /initrd.gz -- -------------- So I'll try to use:-- KERNEL /boot/S3P3/vmlinuz-3.2.0-4-486 INITRD /boot/S3P3/initrd.img-3.2.0-4-486 APPEND...
2017 Dec 10
0
Can USBstikA boot USBstkB ?!
...;video=vesa:ywrap,mtrr vga=788" via isolinux. > ------------------------------------------------------------------------- > Searching the DVD, for how/where "video=vesa:ywrap,mtrr vga=788" > is used by isolinux to launch the <graphics rescue mode> shows eg:- > label expertgui > menu label Graphical expert install > kernel /install.386/vmlinuz > append desktop=xfce priority=low video=vesa:ywrap,mtrr vga=788 > initrd=/install.386/gtk > /initrd.gz -- > -------------- > So I'll try to use:-- > > KERNEL /boot/S3P3/vmlinuz-3.2.0-4-486 >...
2013 Jun 30
1
Editing the boot prompt
...l quiet label auto menu label Text Auto kernel /install/vmlinuz append initrd=/install/initrd.gz auto=true priority=critical vga=normal quiet label installgui menu label GUI Install kernel /install/gtk/vmlinuz append initrd=/install/gtk/initrd.gz video=vesa:ywrap,mtrr vga=788 quiet label expertgui menu label GUI Expert kernel /install/gtk/vmlinuz append initrd=/install/gtk/initrd.gz priority=low video=vesa:ywrap,mtrr vga=788 label rescuegui menu label GUI Rescue kernel /install/gtk/vmlinuz append initrd=/install/gtk/initrd.gz rescue/enable=true video=vesa:ywrap,mtrr vga=788 quiet...
2017 Dec 02
2
Can USBstikA boot USBstkB ?!
AIM: from <isolinux> on USBstikA, boot Debian7 installation on USBstikB. EXISTING STATE: USBstikA is TinyCore64bit booter, with:- /boot/isolinux/* 61312 Oct 26 2016 menu.c32 24576 Oct 26 2016 isolinux.bin 2069 Nov 22 01:24 isolinux.cfg ... USBstikB-partition3: Currently boots a 32bit installation, via GRUB using the entry:----- menuentry 'Debian GNU/Linux, with Linux
2013 Jun 30
4
Editing the boot prompt
Hi there!! I has been modified the syslinux.cfg file according to the rules to add some boot parameters but since this modification, every time I that I highlight the modified entry in the boot menu and hit the TAB button on my keyboard, the entry's boot parameters is displayed twice and when I try to "backspace" them out, the line again get displayed twice and so on. So my