Tiny Core Base > TCB Q&A Forum

Help a noob with ezremaster

(1/1)

nunley21:
So can i get some pointers in the easiest way to install the iso i created with the ezremaster tool.  I kinda got it to work with rufus in windows but im trying to automate this process.


Thanks in advance

polikuo:
Try tc-install.tcz, tc-install-GUI.tcz and select your ISO.
tc-install.sh supports auto install mode if you feed it the parameters in the command prompt.


--- Code: ---tc-install.sh SOURCE TYPE TARGET MARKACTIVE FORMAT BOOTLOADER COREPLUS COREPLUSINSTALLTYPE COREPLUSINSTGROUP STANDALONEEXTENSIONS OPTIONS ...

--- End code ---

SOURCE: /path/to/*.iso or /path/to/core{pure64}.gz (file name)
TYPE: hdd, zip, frugal
TARGET: sda (whole disk), sda1 (partition)
MARKACTIVE: 1, 0 (a boolean)
FORMAT: ext2, ext3, ext4, vfat, none
BOOTLOADER: yes, no
COREPLUS: yes, no (if the iso file is a coreplus iso)
COREPLUSINSTALLTYPE: Core, X
COREPLUSINSTGROUP: wifi, ndiswrapper, wififirmware, installer, remaster, kmaps, none
(For multiple choices, concat the string with ',' no space)
STANDALONEEXTENSIONS: (Install Extensions from the TCE/CDE Directory), none
OPTIONS: custom boot codes (optional)

I believe I've covered up everything you'll need to know.

Navigation

[0] Message Index

Go to full version