Tiny Core Base > Release Candidate Testing

Core v4.2rc1

<< < (12/20) > >>

gerald_clark:
The only menu option that finds the tce directory is "BootCore to command line only. No X/GUI or extensions", and
then only if I remove "base" and add "waitusb=5".

roberts:
Case 1.
sda1 is a live working system from established tcedir on linux filesystem.
Booting CorePlus from sdb1 pendrive, finds and loads all extensions from sda1 before the CorePlus utility extensions.

Case 2.
I purposely rename the tce directory on sda1 so as to disable CorePlus from finding it.
I insert a second pendive with a FAT32 fielsystem and a tce directory.
Booting CorePlus from sdb1 finds and loads all extensions from sdc1 (second pendrive) before loading the CorePlus utility extensions.

Works as described and expected.

Would need more details to try to reproduce other than expected results.

gerald_clark:
I do not misunderstand how CorePlus works.

I boot core plus from sdb1 using any of the first seven offered selections.
I have a tce directory on sdb2.  It is not found.
This is because sdb2 cannot be mounted if sdb1 is mounted.

I select the eighth selection "BootCore to command line only. No X/GUI or extensions" and hit the tab key.
I delete the "nobase" option and add "waitusb=5"
My tce directory is found, my extensions are loaded, and my backup is restored.
This is because sdb1 is not mounted, so sdb2 can be, but only if there is no "nobase" option.

I would like to have a core plus thumb drive, but don't want to waste the whole thing with just one 50M partition.
I would like to use the rest of the drive for a full core system.
I can only do this if I manually edit the options at each boot.

My suggestion is that it would be nice to have another boot selection:
"BootCore and scan for tce"  that only has the boot options: "quiet waitusb=5".

roberts:
The whole point of offering these installation tools is to avoid manual setup.
However for the sake of using a disk image iso dd'ed onto a drive and then manual setup a second partition on the same drive.

On a single pendrive

Case 3:
1. dd if=CorePlus-42.rc1.iso of=/dev/sdb bs=1M
2. fdisk /dev/sdb
3. Create 2nd Linux partiion on the remaining unused drive.
4. hdparm -z /dev/sdb
5. mke2fs /dev/sdb2
6. mount /mnt/sdb2
7. mkdir -p /mnt/sdb2/tce/optional
8. chown tc.staff -R /mnt/sdb2/tce
9. copied sample extension, ace-of-penguins, to tce dir on sdb2 and onboot.lst
10 reboot.

Boot with no other drive with a tcedir other than sdb2 with CorePlus on sdb1
Works as expected with boot options 1-7. sdb2 scanned found mounted and ace-of-penguins loaded.
Followed by sdb1 mounted and CorePlus utilites mount loaded. Both sdb2 and sdb1 mounted in that order.

I am still unable to reproduce your case. You must be doing something else. 

bmarkus:

--- Quote from: roberts on December 13, 2011, 09:50:45 AM ---You should be using TinyCore.iso.
boot:  tc waitusb=5 tce=sdc1   

Works as expected.


--- End quote ---

Boots to command prompt, no graphics. startx command doesn't exist.

/mnt/sdc1/tce created. ab works as expected, using /mnt/sdc1/tce

All together  tc waitusb=5 tce=sdc1 leads to mc instead of tc. WIthout tce=sdc1it boots to usual TC.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version