Received the email from Shanren, and post it here, hoping it will be helpful for experts to extend SBMSR to USB flash drives!
biolover:
Hello, I used your SBMSR310, but I hope to port SBMSR310 to a USB flash drive, so
I made some attempts and now have a few questions to ask.
I formatted the USB flash drive in USB-HDD mode, and used bootgrub and grldr in Grub for dos to make the USB flash drive enter the Grub menu after booting. Change menu.lst to the following:
timeout 10
default 0
password 1234
title Super MS-DOS 7.10 Boot and System Fix Disk
root (hd0,0)
chainloader /boot/msdos.bs
title CIA Commander 1.0 Boot and NTFS Fix Disk
root (hd0,0)
chainloader /boot/ntfs.bs
title CIA REMOTE DRiVE Boot and System Host Disk
root (hd0,0)
chainloader /boot/rdhost.bs
title Boot from Hard Drive
root (hd1,0)
chainloader +1
title Boot from CD Drive
root (hd0,0)
chainloader /boot/cdboot.bs
However, all the *.BS files are FAT12. Can they be changed to FAT16? In other words, can you convert SBMSR310 into a hard drive tool? I think Msdos7.10 is no problem, then can CIA commander be?
Ask for advice
Shanren