{"id":756,"date":"2007-11-19T01:19:31","date_gmt":"2007-11-19T06:19:31","guid":{"rendered":"http:\/\/softbeam.net\/hobby\/?p=756"},"modified":"2007-11-19T01:19:31","modified_gmt":"2007-11-19T06:19:31","slug":"make-bootable-cdrom-or-usb-and-others","status":"publish","type":"post","link":"https:\/\/softbeam.net\/hobby\/?p=756","title":{"rendered":"make bootable cdrom and others"},"content":{"rendered":"<p>If you don&#8217;t have iso image, first you need to make a bootable CD image, and then burn it. Notice that on some modern distributions, <code>cdrecord<\/code> is renamed to <code>wodim<\/code>, and <code>mkisofs<\/code> to <code>genisoimage<\/code>, but the parameters below should be the same.<br \/>\n<code><br \/>\nmkisofs -o bootcd.iso -b FDOEM.144 FDOEM.144<br \/>\ncdrecord -v bootcd.iso<\/code><\/p>\n<p>###########################<\/p>\n<p>Most mount commands support the user option. If you make an entry such as the following in \/etc\/fstab:<br \/>\n<code><br \/>\n\/dev\/sbpcd  \/mnt\/cdrom   iso9660     user,noauto,ro<\/code><\/p>\n<p><code><\/code>then an ordinary user will be allowed to mount and unmount the drive using these commands:<br \/>\n<code><br \/>\nmount \/mnt\/cdrom<br \/>\numount \/mnt\/cdrom<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you don&#8217;t have iso image, first you need to make a bootable CD image, and then burn it. Notice that on some modern distributions, cdrecord is renamed to wodim, and mkisofs to genisoimage, but the parameters below should be the same. mkisofs -o bootcd.iso -b FDOEM.144 FDOEM.144 cdrecord -v bootcd.iso ########################### Most mount commands &hellip; <a href=\"https:\/\/softbeam.net\/hobby\/?p=756\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;make bootable cdrom and others&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-756","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=\/wp\/v2\/posts\/756","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=756"}],"version-history":[{"count":0,"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=\/wp\/v2\/posts\/756\/revisions"}],"wp:attachment":[{"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=756"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=756"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/softbeam.net\/hobby\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}