Off-Topic > Off-Topic - Tiny Tux's Corner

mbd, boot live from USB

<< < (2/4) > >>

bernhard:

--- Quote ---Maybe boot time option to search mountpoints for iso can be useful?
For example:
    cde=my-images-dir/TCL/CorePlus-4.2.iso

--- End quote ---

absolutely ...



--- Quote ---I will add an option to omit Syslinux installation.

--- End quote ---

thanks in advance ...

b3b:
"--without-bootloader" option is added, so it is possible to use mbd with the existent bootloader.

roberts:

--- Quote from: roberts on March 06, 2012, 01:37:20 PM ---If one is trying to run directly from a single iso image file then the following would be required to extract any iso included extensions:

Example for YUMI on sda1 and assuming that you have a tce directory setup on a writable drive. Use
tce-setdrive for easy setup

1. Make dir to mount the iso,
    mkdir /mnt/image
2. mount /mnt/sda1
3. mount -t iso9660 -o ro /mnt/sda1/multiboot/ISOS/TinyCore-4.4.iso /mnt/image
4. cp -a /mnt/image/cde/* /etc/sysconfig/tcedir

reboot
Note may need to add waitusb=5 for slow devices, or if forget that then after boot use
tce-setup

If there is enough interest I can add this procedure as an option to tce-setdrive.

--- End quote ---
I have made this into a boot time option and will be 4.4rc3.
Can be as simple as iso=sdb1 and a search will be performed or complete path such as:
iso=/mnt/sda1/multiboot/ISOS/TinyCore-4.4.iso

bernhard:
Hi Robert,

thanks very much for the improvement & for the complete distribution

Bernhard

roberts:
Just a note on this feature. I only support one automatically found iso. That is because our boot is not interactive. So if using YUMI with many isos you will have to use the full path option.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version