mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-15 10:02:47 +03:00
Merge branch 'thunderrabbit/swap_space' (#1930)
* thunderrabbit/swap_space: vere: fix URL for swap if not enough space Signed-off-by: Jared Tobin <jared@tlon.io>
This commit is contained in:
commit
ee19171a0f
@ -1601,7 +1601,7 @@ u3m_init(void)
|
||||
-1, 0);
|
||||
|
||||
u3l_log("boot: mapping %dMB failed\r\n", (len_w / (1024 * 1024)));
|
||||
u3l_log("see urbit.org/docs/getting-started/installing-urbit/#swap"
|
||||
u3l_log("see urbit.org/using/install/#about-swap-space"
|
||||
" for adding swap space\r\n");
|
||||
if ( -1 != (c3_ps)map_v ) {
|
||||
u3l_log("if porting to a new platform, try U3_OS_LoomBase %p\r\n",
|
||||
|
Loading…
Reference in New Issue
Block a user