Hi, How can I boot freebsd-gnome-livecd from USB memstick memory? Is it possible?
It is currently untested. The device used by this livecd can be found in init.sh (search for 'Mount cdrom'). I think it is possible if the filesystem of your memstick is ISO-9660.
mount_cd9660 /dev/iso9660/FREEBSD_LIVE_10_1_GNOME_3_15_92 /cdrom
Log in to post a comment.
Hi,
How can I boot freebsd-gnome-livecd from USB memstick memory?
Is it possible?
It is currently untested. The device used by this livecd can be found in init.sh (search for 'Mount cdrom'). I think it is possible if the filesystem of your memstick is ISO-9660.