Ubuntu Forums Archive Viewer

SLAX bootable USB

Archived thread 2489071 from Slackware and derivatives. Markdown source: Slackware_and_derivatives/thread_2489071_SLAX_bootable_USB.md

Original URL About this archive
#1

I was attempting to follow the instructions things were going well until i opened terminal inside the flashdrive and typed the command Sudo ./bootinst.bat terminal came back as " command not found" can someone please tell me what went wrong? Thanks

#2

Hi and welcome to the forums :-)

What instructions? Please share the link so we know what you are trying to do.

Are you trying to do this from a Linux or Windows computer?

#3

*Thread moved to Slackware and derivatives*

#4

I’m using Ubuntu 18.04

#5

Well, if you are on Ubuntu then your command above is incorrect.

[COLOR=#000000]Sudo ./bootinst.bat[/COLOR]

Sudo should be lowercase sudo and .bat is a Windows extension so won't work on Linux.

Where did you get the instructions?

Also, which version did you download; based on Slackware or Debian?

#6

I downloaded debian version 11.06.from slax.org. The capital S was my fault. as instructed in article I opened terminal within the drive and copied the command from article on Ubuntubuzz and paste sudo ./bootinst.bat in the terminal. Question. is there supposed to be a space between sudo and the ./ ? thanks for your help. I'm running ubuntu 18.04. https://www.ubuntubuzz.com/2022/02/how-to-make-slax-bootable-usb-stick.html

#7

I'm not sure where you found those instructions but according to the Slax website, the instructions they give are here: https://www.slax.org/starting.php

I don't see where they say to use sudo and anyway you would be looking for bootinst.sh and not bootinst.bat

#8

https://www.ubuntubuzz.com/2022/02/how-to-make-slax-bootable-usb-stick.html i finally got link to the instructions i used. Thanks I will check out the link you gave.