Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: robertz on October 25, 2009, 04:26:21 AM

Title: LABEL and UUID don't accept directories
Post by: robertz on October 25, 2009, 04:26:21 AM
Hi there,

First of all, thank you very much for making TC :)

I've noticed that you can't specify a directory when using LABEL and UUID. For example, if i use tce=LABEL=CORE/data/tce in the boot command line, it won't be recognised. In _this_ case the tce directory will be found anyway because of autoscan, but the same doesn't happen with opt=LABEL=CORE/data/opt or restore=LABEL=CORE/data/opt or home=LABEL=CORE/data/home.

Thank you.
Title: Re: LABEL and UUID don't accept directories
Post by: roberts on October 25, 2009, 08:48:15 AM
home and opt are expected to be /home and /opt and not moved further down into other directories.
Title: Re: LABEL and UUID don't accept directories
Post by: robertz on October 25, 2009, 10:59:25 AM
What about restore and tce ?
Title: Re: LABEL and UUID don't accept directories
Post by: roberts on October 25, 2009, 11:29:09 AM
The new default backup file location is the tce directory, and as you pointed out tce with directory works.