LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   syslinux (https://www.linuxquestions.org/questions/linux-newbie-8/syslinux-4175617255/)

yi22588 11-09-2017 01:35 AM

syslinux
 
Hi everyone,

I want to make a bootable USB.

https://tecadmin.net/how-to-create-b...nux-terminal/#

I follow the instructions in the link to make it.

When I try to make USB bootable,

$ sudo syslinux -s /dev/sdb

it shows

plain floppy: device "/proc/1906/fd/3" busy
Cannot initialize 'S:'
syslinux: warning: failed to set system bit on ldlinux.sys
plain floppy: device "/proc/1906/fd/3" busy
Cannot initialize 'S:'
Bad target s:/ldlinux.sys

How can I solve it?

business_kid 11-09-2017 05:03 AM

Code:

$ sudo syslinux -s /dev/sdb
Double check that line. I skimmed that link; it just might be
Code:

$ sudo syslinux -s /dev/sdb1


All times are GMT -5. The time now is 12:36 PM.