Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Making usb stick bootable

Featured Replies

It appears that there are two ways to make a usb stick bootable, one is to make it look like a hard drive, the other to make it look like a flash device.

 

The way I did it following Raj's guide makes it look like  hard drive.  Does anyone know how to make it like a flash device? 

 

thanks,

dave

under WIN7 this is what i experienced.

 

when you insert the Flash Drive you have to make note where it ends up in "My Computer".

 

If it shows up under "Devices with Removable Storage" then running make_bootable.bat as admin will work fine.

 

However, and as in my case, it showed up under "Hard drives". In order to run make_bootable correctly I had to add another argument in the make_bootable.bat file.

 

at the bottom is the command sys_linux, which makes the drive a boot drive.

 

%~d0\syslinux -ma %~d0

 

i had to change -ma to -maf to Force it to assume its a flash drive.

 

now that command is as follows in my make_bootable.bat file.

%~d0\syslinux -maf %~d0

 

 

i believe this depends on the flash drive's identification within your computer. I assume when it finds a device it looks for signatures to tell it where it should go, and if it doesnt it assumes something depending on whatever. i guess its a crap shoot.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.