Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: pentalive on March 12, 2009, 05:28:07 PM
-
Ok, I have read the "Tiny Core Concepts" and tried lots of stuff
First am I doing it right? I have a 2GB thumb drive dedicated to TCL. I have created two partitions on that drive SDB1 and SDB2. I can mount them both. They are both formatted ext3.
SDB1 is 100mb, SDB2 is the remainder 1900 somthing mb.
I have installed per instructions.
First desired task TCE persistance... Failed
I have tried setting bootcodes: tce=sdb2 , tce=\mnt\sdb2, tce=\dev\sdb2
I have even tried tcd=sdb1
Second task Home directory persistance.. Failed too.
pretty much the same story only home=....
BTW one only has to edit the /mnt/sdb1/boot/grub/menu.lst file to effect change? I have been downloading and re-running GRUB each time.
-
Pendrives are slow to register, try adding waitusb=5 to your boot options.
-
Ok, I will try that - does it matter that TCL boots and I get to the desktop?
-
Pendrives are slow to register, try adding waitusb=5 to your boot options.
Should I make SDB1 the only partition (doe parted work here?)
-
Here goes,
Change made, installed opera and gcc compiler... rebooting next.
-
Yes. The waitusb=5 bootcode seems to have worked.
-
Yes. The waitusb=5 bootcode seems to have worked.
i suppose it would be wrong to suggest (i'm talking to roberts and the rest of the crew here pent, so ignore me if this makes no sense) that waitusb=5 be on unless you turn it off with waitusb=0, right? it's just that it seems to help so many people to have it on, and if you want that extra 5 seconds, you could always use waitusb=0 as a tweak for those that know it. no i know, it sounds too windows-like, forget i mentioned it.
-
Not all usb sticks are slow, and people booting from CD, HD, SSD or other way would certainly not appreciate an extra 5 sec delay.. But I'm sure you already knew that, so I'll go read the other new topics for today now :)
-
[Bump] I'm actually thinking of downloading an ISO editor and taking a shot at hacking in the waitusb=5 bootcode, since my usb stick needs it. That way I can resume my Windows habit of pushing a button and going to grab a beer. I'm still amazed though that TCL will actually be done booting when I get back.
-
If you have TC installed to an usb stick, the files will be extracted there, no need for an ISO editor. Depending on how you installed the location and name of the bootloader config file can vary.
-
Sorry, I wasn't clear. I'm booting off a read-only CD and saving to the USB stick. The BIOS doesn't allow boots from USB and of course I can't modify the ISO after it's burned to CD. I was thinking of trying to edit the ISO (I think you suggested that) on the Windows box I use for downloads, before burning it to CD. Never tried that before so I'm not even sure it's do-able or worth doing. Just an idea.