Talk:Forth Lesson 13: Difference between revisions
Jump to navigation
Jump to search
PeasthopeOld (talk | contribs) m (→Perusing a file system: Further small improvement.) |
PeasthopeOld (talk | contribs) m (→Perusing a file system: Removed unecessary blather and added comment about ext2.) |
||
Line 13: | Line 13: | ||
ok |
ok |
||
The operating system shows that \boot\q3c16.rom is on the external SD card |
The operating system shows that \boot\q3c16.rom is on the external SD card ..., --[[User:Peasthope|Peasthope]] 14:57, 30 August 2013 (UTC) |
||
... in a FAT32 file system. Will try ext2 next week, --[[User:Peasthope|Peasthope]] 04:06, 31 August 2013 (UTC) |
Revision as of 04:06, 31 August 2013
Perusing a file system
From the page.
ok more u:\boot\olpc.fth
Before seeing the contents of a file I want to see what is in the folder.
ok ls ext:\ Not at a device tree node. Use 'dev <device-pathname>'. ext:\ ? ok dev ext:\ ok ls ok
The operating system shows that \boot\q3c16.rom is on the external SD card ..., --Peasthope 14:57, 30 August 2013 (UTC)
... in a FAT32 file system. Will try ext2 next week, --Peasthope 04:06, 31 August 2013 (UTC)