Solved Help making viable and bootable USB of Tiny 11 using Rufus


rdburke

Well-known member
VIP
Local time
8:58 PM
Posts
111
Location
Boiling Springs, South Carolina USA
OS
Windows 11 Pro 23H2 (Build 22631.3810)
I have been trying for some time to make a viable and bootable USB of Tiny 11 using Rufus. I still have not been successful. I have made countless bootable USB's using Rufus and Insider builds that work. I don't know what I am doing wrong. Any help is appreciated.
 
Windows Build/Version
Tiny11

My Computer

System One

  • OS
    Windows 11 Pro 23H2 (Build 22631.3810)
    Computer type
    PC/Desktop
    Manufacturer/Model
    ASUS Case
    CPU
    AMD FX 8350 8 Core Processor, 4400 Mhz (Overclocked)
    Motherboard
    M5A78L-M/USB3
    Memory
    24.0 GB
    Graphics Card(s)
    AMD Radeon HD 7570 2GB
    Sound Card
    AMD High Definition Audio Device
    Monitor(s) Displays
    Acer 27" SA240Y LED
    Screen Resolution
    1920x1080 Resolution
    Hard Drives
    Samsung SSD 860 EVO 500GB ATA Device
    WD My Book 25EE 4TB USB
    Toshiba External 3.0 TB USB
    PSU
    Corsair RM750x
    Case
    Custom Spider 6000S
    Cooling
    Modded
    Keyboard
    Logitech K360
    Mouse
    Logitech M325
    Internet Speed
    AT&T 1GB Fiber
    Browser
    Google Chrome
    Antivirus
    MS Windows Security
Do you have the Tiny 11 installation files or iso file?
If you do, you don't need Rufus to make it boot able.
Is \sources\install.wim (or install.esd) bigger than 4G?

1) No, \sources\install.wim (or install.esd) isn't bigger than 4G
Prepare the USB drive
Open a CMD window as administrator and type:

diskpart
list disk (it will list all drives. Identify the USB drive number)
select disk n (replace n by the USB drive number obtained with list disk)
clean
convert mbr
create part primary
select part 1
format fs=fat32 quick
active
assign
exit (to exit diskpart)

On Win 10, mount the iso file and copy all files and folders to the USB drive.

2) Yes, \sources\install.wim (or install.esd) is bigger than 4G
On Win 10, mount the iso file and copy all files and folders to the USB drive.

You have two options:

2A) Split \Sources\install.wim into smaller Install.swm

Prepare the USB drive
Open a CMD window as administrator and type:

diskpart
list disk (it will list all drives. Identify the USB drive number)
select disk n (replace n by the USB drive number obtained with list disk)
clean
convert mbr
create part primary
select part 1
format fs=fat32 quick
active
assign
exit (to exit diskpart)

Copy all files and folders from the mounted folder to a temp folder
- On this folder, go to \Sources
- Open a CMD window on the \Sources folder (Shift+rightclick inside the folder + Open command window here)
run the command
Dism /Split-Image /ImageFile:install.wim /SWMFile:install.swm /FileSize:3600
It will create two install.swm.
Delete Install.wim
Copy all files and folders to the Fat32 partition on the USB drive

2B) Make two partitions on the USB drive
Create two partitions on the USB drive.
- One Fat32 - 1G set as active
- One NTFS = 7G

Prepare the USB drive
Open a CMD window as administrator and type:

Diskpart
list disk (it will list all drives. Identify the USB drive number)
select disk n (replace n by the USB drive number obtained with list disk)
clean
convert mbr
create part primary size=1000
select part 1
format fs=fat32 quick
active
assign
create part primary
format fs=ntfs quick
assign
exit (to exit diskpart)


Copy all files and folders from the mounted folder to the Fat32 partition EXCEPT the /Sources folder
Copy the /Sources folder to the NTFS partition
Create on the Fat32 partition a /Sources folder. Move the Boot.wim from the NTFS partition /Sources folder to the Fat32 partition /Sources folder
 

My Computers

System One System Two

  • OS
    Windows 11 Pro - Windows 7 HP 64 - Lubuntu
    Computer type
    PC/Desktop
    Manufacturer/Model
    custom build
    CPU
    i5 6600K - 800MHz to 4400MHz
    Motherboard
    GA-Z170-HD3P
    Memory
    4+4G GSkill DDR4 3000
    Graphics Card(s)
    IG - Intel 530
    Monitor(s) Displays
    Samsung 226BW
    Screen Resolution
    1680x1050
    Hard Drives
    (1) -1 SM951 – 128GB M.2 AHCI PCIe SSD drive for Win 11
    (2) -1 WD SATA 3 - 1T for Data
    (3) -1 WD SATA 3 - 1T for backup
    (4) -1 BX500 SSD - 128G for Windows 7 and Lubuntu
    PSU
    Thermaltake 450W TR2 gold
    Keyboard
    Old and good Chicony mechanical keyboard
    Mouse
    Logitech mX performance - 9 buttons (had to disable some)
    Internet Speed
    500 Mb/s
    Browser
    Firefox 64
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Asus Q550LF
    CPU
    i7-4500U 800- 3000MHz
    Motherboard
    Asus Q550LF
    Memory
    (4+4)G DDR3 1600
    Graphics card(s)
    IG intel 4400 + NVIDIA GeForce GT 745M
    Sound Card
    Realtek
    Monitor(s) Displays
    LG Display LP156WF4-SPH1
    Screen Resolution
    1920 x 1080
    Hard Drives
    BX500 120G SSD for Windows and programs
    & 1T HDD for data
    Internet Speed
    500 Mb/s
    Browser
    Firefox 64
I have no idea about all those steps :/

I used Rufus 4.1 and have installed Tiny11 (NoSysReq) prolly about 15 or 20 times. The regular Tiny11 keeps giving me swappiness errors so I switched to NoSysReq and havent had any issues ... just make sure you do a "Win to Go" type install. Works on External USB and Internal drives.

If you are really paranoid get a good copy of MalwareBytes and run it. The Tiny11 NoSysReq is clean.

Cheers/Bill :)
 

My Computer

System One

  • OS
    SpiritOS
    Computer type
    Laptop
    Manufacturer/Model
    Gateway
    CPU
    E1 HP Vision
    Motherboard
    old :(
    Memory
    4GB
    Graphics Card(s)
    Unk
    Sound Card
    Unk
    Monitor(s) Displays
    Lappy w/HDMI
    Screen Resolution
    1600x900
    Hard Drives
    None
    PSU
    huh?
    Case
    nope
    Cooling
    nope
    Keyboard
    Yes, I have one
    Mouse
    Yep that too
    Internet Speed
    snailish
    Browser
    no thx
    Antivirus
    nope
    Other Info
    Hello Earth
I just installed it from a created bootable ISO.
 

My Computer

System One

  • OS
    Windows 10 LTSB & 11 Pro 23H2 & Windows 7 Pro and Ultimate.
    Computer type
    PC/Desktop
    Manufacturer/Model
    Alienware PC
    CPU
    Intel i7 4790K
    Motherboard
    ASROCK Z97 EXTREME4
    Memory
    32GB DDR3 1600 MHz
    Graphics Card(s)
    ATI Radeon HD 7770 2GB GDDR5
    Sound Card
    Onboard
    Monitor(s) Displays
    SAMSUNG UE57 Series 28-Inch 4K UHD
    Hard Drives
    SAMSUNG 970 EVO PLUS M.2
    PSU
    EVGA 850 watt
    Case
    Alienware Area 51 Black Tower Case
    Keyboard
    HyperX - Alloy Elite 2 Mechanical Gaming Keyboard.
    Mouse
    Microsoft Wireless
    Internet Speed
    1.2 GHz
    Browser
    Chrome..Edge..Firefox
Back
Top Bottom