Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Community gatherings on Freenode at
#tinycorelinux
(
webchat
)
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
TC Server and clients
« previous
next »
Print
Pages:
1
2
[
3
]
4
Go Down
Author
Topic: TC Server and clients (Read 15775 times)
guillaumetld
Newbie
Posts: 37
Re: TC Server and clients
«
Reply #30 on:
August 22, 2011, 02:17:12 PM »
It boots from the Hard drive.
Logged
Rich
Administrator
Hero Member
Posts: 11573
Re: TC Server and clients
«
Reply #31 on:
August 22, 2011, 02:24:07 PM »
Hi guillaumetld
OK, unplug the USB drive, reboot, and see if your netboot directory shows up now.
If it does, you might want to consider using the tce directory on the hard drive unless you have a
reason for using the one on the USB drive.
Logged
guillaumetld
Newbie
Posts: 37
Re: TC Server and clients
«
Reply #32 on:
August 22, 2011, 02:25:59 PM »
The fact is I dont have any USB drive on this computer...
Logged
Rich
Administrator
Hero Member
Posts: 11573
Re: TC Server and clients
«
Reply #33 on:
August 22, 2011, 02:32:28 PM »
Hi guillaumetld
Now it all makes sense. Go to the /mnt/hda1/boot/grub (assuming your using grub) directory and
open the file menu.lst
Replace waitsub=5:UUID="ed0652c4-c513-46b0-8efc-56566fb900e1" tce=UUID="ed0652c4-c513-46b0-8efc-56566fb900e1" with tce=hda1 and reboot.
Logged
guillaumetld
Newbie
Posts: 37
Re: TC Server and clients
«
Reply #34 on:
August 22, 2011, 02:39:37 PM »
no grub directory in /mnt/hda1/boot. only bzImage, extlinux (directory) and tinycore.gz
Logged
Rich
Administrator
Hero Member
Posts: 11573
Re: TC Server and clients
«
Reply #35 on:
August 22, 2011, 02:43:46 PM »
Hi guillaumetld
OK, go into the extlinux directory, the file is probably called extlinux.conf
Logged
guillaumetld
Newbie
Posts: 37
Re: TC Server and clients
«
Reply #36 on:
August 22, 2011, 02:59:20 PM »
Yes ! It works now !
Thank you VERY MUCH !
Logged
Rich
Administrator
Hero Member
Posts: 11573
Re: TC Server and clients
«
Reply #37 on:
August 22, 2011, 03:04:46 PM »
Hi guillaumetld
Glad to hear it.
On a side note, since you have persistent /home and /opt directories, you can remove any lines
that begin with home and opt from your /opt/.filetool.lst file if you don't want those directories
backed up and restored every time you reboot.
Logged
guillaumetld
Newbie
Posts: 37
Re: TC Server and clients
«
Reply #38 on:
August 22, 2011, 03:05:57 PM »
In fact i have already did that, there is just my netboot entered in /opt/.filetool.lst
Logged
guillaumetld
Newbie
Posts: 37
Re: TC Server and clients
«
Reply #39 on:
August 24, 2011, 03:01:34 PM »
Hi !
A few other questions, should be easier ones.
How can i add a network printer ?
How can i change the right click menu on desktop ?
Thank you very much !
Logged
Rich
Administrator
Hero Member
Posts: 11573
Re: TC Server and clients
«
Reply #40 on:
August 24, 2011, 03:57:05 PM »
Hi guillaumetld
I'm pretty sure if you search the forum you will find information on those two topics.
If a search does not yield the required information, I recommend you start new threads for those
questions and leave this thread for workstation/server booting discussions.
Logged
guillaumetld
Newbie
Posts: 37
Re: TC Server and clients
«
Reply #41 on:
August 31, 2011, 04:13:28 PM »
Last question I hope.
I know how to load application like firefox with tc-terminal-server. For this i create a list with all apps i want, and i add this list in pxelinux.cfg at the APPEND line, using tftplist=(ipserver)/my.list
But i would like also to load each time some config files like ~/.jwmrc or /usr/share/wbar/dot.wbar for example.
Hot to do this ? Maybe create a boot script ?
Logged
curaga
Administrator
Hero Member
Posts: 11040
Re: TC Server and clients
«
Reply #42 on:
September 01, 2011, 08:38:21 AM »
You could put those in a separate initramfs, and load it after the main one (initrd=tinycore.gz,my.gz)
Logged
The only barriers that can stop you are the ones you create yourself.
guillaumetld
Newbie
Posts: 37
Re: TC Server and clients
«
Reply #43 on:
September 01, 2011, 09:00:18 AM »
So you mean that i have to had all the files i want in a .gz file, and add this file after the first one. But what happens after ?
I mean where will these files be ? I need for exemple to load directly my .jwmrc file and not use the default one.
Edit: I also think about remastering, in order to create my own image. Is it possible ? Difficult ? Can I modify my wbar and jwm desktop with remastering ?
«
Last Edit: September 01, 2011, 09:40:46 AM by guillaumetld
»
Logged
curaga
Administrator
Hero Member
Posts: 11040
Re: TC Server and clients
«
Reply #44 on:
September 01, 2011, 09:39:46 AM »
The files in the latter initrd override the former. They'd be in their proper places in the latter initrd.
Logged
The only barriers that can stop you are the ones you create yourself.
Print
Pages:
1
2
[
3
]
4
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
TC Server and clients