Tiny Core Base > CorePlus

Tinycore on usb

(1/1)

Luccyrobert:
Can i create a persistence home folder in usb. Basically i want to run a script through .X.d folder. I have use boot code tce=sdb1 home=sdb1 opt=sdb1 but it never pick home folder from usb drive.

patrikg:
You could install tc on usb drive first.

Something like this:

http://forum.tinycorelinux.net/index.php/topic,20135.msg125292.html#msg125292

Luccyrobert:
I have bootable usb in which 2 folder boot cde present now i have create a new folder home then i edit file in boot/extlinux/extlinux.conf and here i add home=sdb1 but it never mount home folder from usb drive

patrikg:
I think your syntax is wrong, have you tried to use the UUID or LABEL, like the FAQ.

You can now specify the device to be used by UUID as follows:
tce=UUID=4773-DFE2 home=UUID=4773-DFE2 opt=UUID=4773-DFE2 restore=UUID=4773-DFE2

For Tiny Core boot options use:
tce=LABEL=tinycore home=LABEL=tinycore opt=LABEL=tinycore restore=LABEL=tinycore


http://tinycorelinux.net/faq.html

Misalf:

--- Quote from: Luccyrobert on October 12, 2016, 03:38:53 AM ---I have bootable usb in which 2 folder boot cde present

--- End quote ---
The  cde  directory is for non writable media (i.e CD-ROM).
Rename that to  tce .

Navigation

[0] Message Index

Go to full version