[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fw: Re: Starting Debian installer from Grub2 on Flash



Le mercredi 02 mars 2011 à 11:52 -0700, Andy Kazmaier a écrit :
>         
>         > You need to be able to pass the Emdebian Grip mirror as the
>         default
>         > mirror. It doesn't matter where you get the udebs, as long
>         as the apt
>         > mirror is either www.emdebian.org/grip or the
>         > ftp.uk.debian.org/emdebian/grip mirror.

How can I run debian expert install from grub line? 

At present, my grub.cfg file is:
serial --unit=0 --speed=38400 --word=8 --parity=no --stop=1

terminal_input serial
terminal_output serial

set timeout=5
set default=0

menuentry "Debian 6.0 installer" {
  echo    'Loading GNU/Linux ...'
  linux /debian-installer/i386/linux
  echo    'Loading initial ramdisk ...'
  initrd /debian-installer/i386/initrd.gz
}

Kind regards,
-- 
                  Jean-Michel Pouré - Gooze - http://www.gooze.eu


Reply to: