bootable CD-ROM image to memstick image?
Ian Smith <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
I have a bootable BIOS/EC update CD image for a Lenovo X200, with no CD. It contains the same good ol' DOS 6.0 BIOS update program as ever, after a loader from not so good ol' Nero Burning ROM, after 64KB of zeroes. root@x200:~smithi/biosupdate # file 6duj48us.iso 6duj48us.iso: # ISO 9660 CD-ROM filesystem data '6DUJ48US ' (bootable) root@x200:~smithi/biosupdate # mdconfig -f 6duj48us.iso md0 root@x200:~smithi/biosupdate # mount_cd9660 /dev/md0 /mnt root@x200:~smithi/biosupdate # ls -a /mnt . .. root@x200:~smithi/biosupdate # Is there a generic way to convert this into a bootable USB image? cheers, Ian _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"