Howto boot Linux
From t-hack.com - Hack X300T / X301T
(Linux boot instructions) |
|||
Line 20: | Line 20: | ||
usually there should not be a parameter "a.linux_cmd" .. so we have to create one like this | usually there should not be a parameter "a.linux_cmd" .. so we have to create one like this | ||
− | setxenv a.linux_cmd "console=ttyS0 root/dev/hda3" | + | '''setxenv a.linux_cmd "console=ttyS0 root=/dev/hda3"''' |
this command will write the new parameter to the flash. | this command will write the new parameter to the flash. |