You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netinstall/test.Debian_Squeeze

42 lines
1.4 KiB

Test Parameters:
sudo ./mk_mmc.sh --mmc /dev/sdd --uboot beagle_xm --distro squeeze --firmware
// only with --serial-mode)
//English
//US
//No (keyboard)
eth0: Ethernet
Hostname: debian (your free to call it anything)
Domain Name: (blank)
Debian archive mirror country:
Debian archive mirror:
HTTP proxy:
Proxy (Blank unless you have a local file proxy apt-cacher-ng)
Continue the install without loading kernel modules: <Yes> (otherwise install will fail)
Root password:
Re-enter password to verify:
Full name for the new user:
Username for your account:
Choose a password for the new user:
Re-enter password to verify:
Select your time zone:
Guided - use the largest continuous free space
Partitioning scheme: (All files in one partition (recommended for new users))
#creates : Partition #5 on mmcblk0 as ext3
#creates : Partition #6 on mmcblk0 as swap
Finish partitioning and write changes to disk
Write the changes to disk: <Yes>
Continue without installing a kernel: <Yes> (otherwise install will fail)
Participate in the package usage survey:
Choose software to install: ([x] Standard system utilities) -> <Continue>
Continue without boot loader <Continue>
//This is where, we cleanup the image by installing our custom *.deb
Setting users and passwords
preseed
rcn-ee-finish-installing-device <this is where we are actually installing the kernel image>
(Once complete, it should autoboot)