by 0123456789 » Sun Jan 29, 2012 3:39 am
$this->bbcode_second_pass_quote('fixsony', 'S')orry I am a newbie in linux. ... MY question what is (you may run the script via `./disk_create`)...
I don't normally double click scripts in linux but as long as you see the output on the screen (and no errors) you should be ok (you probably need to be root).
# Output on screen
Writing stage 1
Writing uboot
Writing kernel to
FYI: What it means by run via ./disk_create is that in a terminal window (as root or with sudo) you type ./disk_create, assuming you are in the directory with the script.
Open a new terminal window
# cd directory_where_you_extracted_the_script
# sudo ./disk_create
or
Open a new terminal window
# su -
# cd directory_where_you_extracted_the_script
# ./disk_create