Alpine Release Testing Checklist: Difference between revisions
No edit summary |
(Use Cmd Template) |
||
Line 6: | Line 6: | ||
#Boot from CDrom | #Boot from CDrom | ||
#login as root at the prompt | #login as root at the prompt | ||
# | # {{Cmd|/sbin/setup-alpine}} | ||
# | # {{Cmd|lbu commit /dev/usbdisk}} | ||
# | # {{Cmd|reboot}} | ||
# A successful boot up will show the hostname and will require the password set during setup-alpine | # A successful boot up will show the hostname and will require the password set during setup-alpine | ||
# If successful run | # If successful run {{Cmd|lbu commit -e /dev/usbdisk}} | ||
# | # {{Cmd|reboot}} | ||
# Password should be prompted for upon boot up | # Password should be prompted for upon boot up | ||
Line 17: | Line 17: | ||
#Boot from USB | #Boot from USB | ||
#login as root at the prompt | #login as root at the prompt | ||
# | # {{Cmd|/sbin/setup-alpine}} | ||
# | # {{Cmd|lbu commit /dev/usbdisk}} | ||
# | # {{Cmd|reboot}} | ||
# A successful boot up will show the hostname and will require the password set during setup-alpine | # A successful boot up will show the hostname and will require the password set during setup-alpine | ||
# If successful run | # If successful run {{Cmd|lbu commit -e /dev/usbdisk}} | ||
# | # {{Cmd|reboot}} | ||
# Password should be prompted for upon boot up | # Password should be prompted for upon boot up | ||
Line 28: | Line 28: | ||
#Boot from CDrom | #Boot from CDrom | ||
#login as root at the prompt | #login as root at the prompt | ||
# | #{{/sbin/setup-alpine}} |
Revision as of 19:51, 24 February 2010
Alpine Release Testing Checklist
Those tests should be run before an Alpine release.
CD Install
- Boot from CDrom
- login as root at the prompt
/sbin/setup-alpine
lbu commit /dev/usbdisk
reboot
- A successful boot up will show the hostname and will require the password set during setup-alpine
- If successful run
lbu commit -e /dev/usbdisk
reboot
- Password should be prompted for upon boot up
USB Install
- Boot from USB
- login as root at the prompt
/sbin/setup-alpine
lbu commit /dev/usbdisk
reboot
- A successful boot up will show the hostname and will require the password set during setup-alpine
- If successful run
lbu commit -e /dev/usbdisk
reboot
- Password should be prompted for upon boot up
HDD Install
- Boot from CDrom
- login as root at the prompt
- Template:/sbin/setup-alpine