dCore Import Debian Packages to Mountable SCE extensions > dCore X86
Debian Jessie dCore
Jason W:
Using lowercase tc with the command should work. If not, then that is the issue as the blkid command is used to check whether the device is available and then exists the waitusb loop.
netnomad:
tc@box:~$ blkid -lt LABEL=tc
/dev/sdb2: LABEL="tc" UUID="6cc7058b-ac89-40a1-8700-e43e47539ce3" SEC_TYPE="ext2" TYPE="ext3"
in my common bootcode i use lowercase, too:
waitusb=5:LABEL=tc
Jason W:
Ok, I will try my setup with a two digit label and ext3, now I have fat32 with label SCE. It shouldn't make a difference, but there is something making my setup work and yours not.
tinypoodle:
--- Quote ---tce=LABEL=tc/tce
--- End quote ---
Why not
--- Code: ---tce=LABEL=tc
--- End code ---
?
netnomad:
hi tinypoodle,
you are right that there is no need for
tce=LABEL=tc/tce
so i tried also
tce=LABEL=tc
there is no difference for me, i have tried both.
the faq describes the option to use a path to the tce-directory, f.e. tce=LABEL=tc/path/tce,
so both should work.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version