Rufus- is it a loader?
-
markba633csi
- Posts: 14
- Joined: Thu Feb 12, 2015 7:34 pm
- Location: Mt. View, California
Rufus- is it a loader?
Or does "Loader" mean bootloader like pLoP or Grub?
Mark S
Mt. View, Ca
Mark S
Mt. View, Ca
-
thinkpadcollection
- Senior Member

- Posts: 538
- Joined: Fri Oct 17, 2014 8:13 pm
- Location: kingston, ontario, Canada
Re: Rufus- is it a loader?
rufus USB writer program. It is now available to do standard write or DD mode write.
This is excellent program through; and regular new version updates comes out.
Cheers, thinkpadcollection
This is excellent program through; and regular new version updates comes out.
Cheers, thinkpadcollection
-
markba633csi
- Posts: 14
- Joined: Thu Feb 12, 2015 7:34 pm
- Location: Mt. View, California
Re: Rufus- is it a loader?
So what is meant by loader? Can you give an example?
MS
MS
-
Cigarguy
- ThinkPadder

- Posts: 1435
- Joined: Thu Aug 09, 2012 3:08 pm
- Location: Calgary, Alberta, Canada
Re: Rufus- is it a loader?
Loader is a pretty generic term. I've always used Rufus as a tool to create a USB boot drive. The description of what it does is pretty clear, IMO, on Rufus' webpage.
https://rufus.akeo.ie/
https://rufus.akeo.ie/
Re: Rufus- is it a loader?
One common use of the word "loader" seems to be software to activate Windows 7 without a license. I suspect it tricks the OS into thinking you have a SLIC 2.1 BIOS. That has nothing to do with Rufus really.
As others have said, Rufus is a tool to create bootable USB flash drives, often as a means for installing an OS without an optical drive. You might have seen a discussion of installing Windows from USB formatted by Rufus and also using a loader to activate Windows.
As others have said, Rufus is a tool to create bootable USB flash drives, often as a means for installing an OS without an optical drive. You might have seen a discussion of installing Windows from USB formatted by Rufus and also using a loader to activate Windows.
Current Thinkpads:
X31, X40, X61T, X61, X201, X220 (i7 IPS), W520 (2720QM/2000M/FHD), T440p (i7-4800MQ/GF730GT/FHD)
Dells: Latitude C840, Precision M70, Precision M4400, M6400 (WUXGA), M6600, M6700
Daily driver: Dell XPS 13 w/Kaby Lake+Iris Pro+TB3
X31, X40, X61T, X61, X201, X220 (i7 IPS), W520 (2720QM/2000M/FHD), T440p (i7-4800MQ/GF730GT/FHD)
Dells: Latitude C840, Precision M70, Precision M4400, M6400 (WUXGA), M6600, M6700
Daily driver: Dell XPS 13 w/Kaby Lake+Iris Pro+TB3
-
thinkpadcollection
- Senior Member

- Posts: 538
- Joined: Fri Oct 17, 2014 8:13 pm
- Location: kingston, ontario, Canada
Re: Rufus- is it a loader?
No. I did not like to say "loader"; the rufus is a usb writer program that writes most types of images to a usb stick in preparation of installation of any OSes via usb stick. Then said usb stick is then used to install OS onto computer after usb stick is booted up via F12 during POST screen. Key is provided by user during OS install not the usb writer.
Cheers, thinkpadcollection
Cheers, thinkpadcollection
-
jaspen-meyer
- Senior Member

- Posts: 630
- Joined: Wed May 19, 2010 11:21 pm
- Location: Pardubice, Czech Republic
- Contact:
Re: Rufus- is it a loader?
I use Rufus for flashing bios onto machines without a CD drive and also for thinkpads which don't have an available bootable ISO image available. I run Rufus from windows - someone ought to port it to linux.
T420 Ivy Bridge i7 3612QM, x24 xiphmont led, x60s libreboot, led, T400 libreboot, (in progress testing Q9100)
-
RealBlackStuff
- Admin
- Posts: 17485
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
Re: Rufus- is it a loader?
Rufus can make USB-drives from Linux ISOs
https://rufus.akeo.ie/ wrote:(2) Non exhaustive list of ISOs Rufus is known to work with
Arch Linux , Archbang , BartPE/pebuilder , CentOS , D amn Small Linux , Debian , Fedora , FreeDOS ,
FreeNAS , Gentoo , GParted , gNewSense , Hiren's Boot CD , LiveXP , Knoppix , KolibriOS , Kubuntu ,
Linux Mint , NT Password Registry Editor , Parted Magic , Partition Wizard , Raspbian ,
ReactOS , Red Hat , rEFInd , Slackware , Super Grub2 Disk , Tails , Trinity Rescue Kit , Ubuntu ,
Ultimate Boot CD , Windows XP (SP2+) , Windows Vista , Windows Server 2008 , Windows 7 ,
Windows 8 , Windows 8.1 , Windows Server 2012 , Windows 10 , Windows Server 2016 , …
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
Re: Rufus- is it a loader?
If i remember correctly, rufus is basically just a very well done tool to enable on Windows features already available with Linux since ever. There is an FAQ entry more or less explaining this: github.com/pbatard/rufus/wiki/FAQ#Do_you_plan_to_port_Rufus_to_LinuxOS_XSome_other_OSjaspen-meyer wrote:I run Rufus from windows - someone ought to port it to linux.
For example, to create a bootable USB stick from any isohybrid ISO image in Linux one typically uses the dd command on the shell prompt:
Code: Select all
# dd if=/path/to/bootable.iso of=/dev/sdb
Broken T23 2647-9RG | A few 14.1" T61 Frankenpads | Two 15" Frankenpad T61+ with UXGA IPS Display
-
jaspen-meyer
- Senior Member

- Posts: 630
- Joined: Wed May 19, 2010 11:21 pm
- Location: Pardubice, Czech Republic
- Contact:
Re: Rufus- is it a loader?
Yeah, it took me years before I realized 'if' was Input File and 'of' was Output File.rumbero wrote:Code: Select all
# dd if=/path/to/bootable.iso of=/dev/sdb
Ok, so maybe it's just using dd and putting freedos on the usb stick
FreeDos doesn't have a live CD iso. dd doesn't work with the standard freeDos iso (at least it didn't work when I just tried it).
This project shows how to dd freedos to a usb
http://www.chtaube.eu/computers/freedos ... ion-howto/
or they have a prebuilt file:
http://www.chtaube.eu/computers/freedos/bootable-usb/
Regardless, I won't need Rufus anymore! Thanks.
T420 Ivy Bridge i7 3612QM, x24 xiphmont led, x60s libreboot, led, T400 libreboot, (in progress testing Q9100)
Who is online
Users browsing this forum: No registered users and 3 guests




