Hi guys,
I am new to tinycore, but familiar with others Linux distro
I just trying to remaster MicroCore for my PXE boot network.
I put the extensions in /tce/optional/... with the file "onboot.lst",
everthings work perfect on VirtualBox with mounted ISO-image as a CD.
extensions loaded and install, directory /tce/optional mounted to /mnt/hda1
So I setup my debian server to serve DHCP and TFTP for PXE boot.
After get ip address It's download ISO to boot up.
but the extensions is not loaded. /tce/optional is not mounted.
so I cant neither manually or automatic intall extension with onboot.lst
The weird things is I modified the boot.msg to something else
and this shown up while booting with VirtualBox with mounted ISO-image as a CD
but on the PXE boot, It's show me an ORIGINAL tinycore boot message.
I verified many times to make sure that It's the same image, same files,no cache, no duplicate name.
I insert a dummy file to /home/tc and remaster for verify that's it the same image.
and the file is shown up to both system. so it's must be same iso-image.
Is it using different file for boot between CD and PXE?
and Is there's another way to install extensions with PXE boot?.
any suggest,please.
ps. I remaster using this method
http://wiki.tinycorelinux.net/wiki:integrating_extensionsand this is my pxeboot.cfg/default file
LABEL BlurPXE
MENU LABEL BlurPXE
kernel memdisk
append iso
initrd blurlinux.iso