Alpine Release Testing Checklist: Difference between revisions
(Use Cmd Template) |
No edit summary |
||
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}} | #{{Cmd|/sbin/setup-alpine}} |
Revision as of 19:52, 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
/sbin/setup-alpine