Off-Topic > SCM EXtensions

[SOLVED] SCM Questions

<< < (2/2)

aus9:
gerald_clark

scmboot.lst

wish I had thought of that.

cortman:
Thanks all.
Should scmboot.lst be located in the same directory as onboot.lst?

aus9:
yes

/mnt/sdxn/tce

cortman:
Great, thanks again for the help! :)

aus9:
offtopic

I just noticed my dual boot has scm references, heaps of them which means using the search tool find may be misleading
eg


--- Code: ---sudo find / -name *.scm
/mnt/sda3/tce/optional/epdfview.scm
/mnt/sda3/tce/optional/leafpad.scm
/mnt/sda3/tce/optional/gtk2.scm
/mnt/sda1/home/gordon/.config/Thunar/accels.scm
/mnt/sda1/usr/share/guile/1.8/oop/goops.scm
/mnt/sda1/usr/share/guile/1.8/oop/goops/describe.scm
******list culled

(work a round is )

sudo umount /mnt/sda1
tc@box:~$ sudo find / -name *.scm
/mnt/sda3/tce/optional/epdfview.scm
/mnt/sda3/tce/optional/leafpad.scm
/mnt/sda3/tce/optional/gtk2.scm

--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version