Skip to content

Commit

Permalink
fix #1
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Nov 8, 2024
1 parent b7000f7 commit 9a17156
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 1 deletion.
2 changes: 1 addition & 1 deletion conf/omnios-r151052.conf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ VM_PRE_INSTALL_PKGS="tree"
VM_OCR=py


VM_OPTS="conf/omnios-r151048.opts.txt"
VM_OPTS="conf/omnios-r151052.opts.txt"

VM_VBOX="./vbox.sh"

Expand Down
50 changes: 50 additions & 0 deletions conf/omnios-r151052.opts.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
#
#

US-English | enter

#Welcome to the OmniOS installer
Welcome to | enter


root pool disks | string 1; sleep 1; enter; string 0; sleep 1; enter; sleep 1; enter;

#Please enter a hostname or press RETURN if you want

enter a hostname | enter

#Please select a continent or ocean
Please select a continent | string 2; enter


#Please select a country or region

country | string 49 ; enter

#Please select one of the following time zone regions

time zone | string 1; enter; sleep 1; string 1; enter


#Press RETURN to go back to the menu

RETURN | enter



Welcome to | enter



#OmniOS configuration menu

# for dhcp
configuration menu | string 1; enter;string 2; enter; enter

#enable ssh server
configuration menu | string 4; enter; enter; string 4; enter; sleep 10





0 comments on commit 9a17156

Please sign in to comment.