Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
07-29-2025, 10:27 AM
|
#1
|
|
Member
Registered: Sep 2016
Location: Poland
Posts: 94
Rep: 
|
Ntfs if fat32
Hello. I replaced my HDD with an SSD. I created a bootable flash drive with an NTFS file system. Is that correct? On the HDD, it booted in a few dozen seconds. On the SSD, it booted after about 5 minutes. Ubuntu 24 LTS.
Longines
|
|
|
|
07-29-2025, 12:07 PM
|
#2
|
|
LQ Guru
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: One main distro, & some smaller ones casually.
Posts: 6,292
Rep: 
|
Unless needed for compatibility, I wouldn't use NTFS, I'd rather VFAT; however, if this is just for Linux, then I would use ext4.
|
|
|
1 members found this post helpful.
|
07-29-2025, 12:15 PM
|
#3
|
|
LQ Guru
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 7,126
|
Quote:
Originally Posted by Longines
Hello. I replaced my HDD with an SSD. I created a bootable flash drive with an NTFS file system. Is that correct? On the HDD, it booted in a few dozen seconds. On the SSD, it booted after about 5 minutes. Ubuntu 24 LTS.
Longines
|
Okay I get three things from this.
1. you replaced a HDD with an SSD: good.
2. you created a bootable flash drive with NTFS. Why? What for? Does this have ANYTHING to do with the SSD or the machine it is installed on?
3. Returning to the SSD, that machine booted quickly using the HDD but takes 5 minutes wit the SSD.
Why did you create a flash drive using NTFS, and what is that about?
How did you partition the SSD?
Is this a EFI system or BIOS?
What file system(s) did you use for the SSD?
What information you provided seems confusing or confused. You need to make the situation, issues, and goal clear. The only question I see is you asking if it is correct to use NTFS for a flash drive, and without knowing what this flash drive is and what you want to use it for it is unclear how to answer or if that has anything to do with the rest of your post!
Please provide more information and be clear.
In my signature might be a link to the LQ guide on asking questions intelligently, you may want to take a look at that.
|
|
|
1 members found this post helpful.
|
07-29-2025, 12:20 PM
|
#4
|
|
Member
Registered: Sep 2016
Location: Poland
Posts: 94
Original Poster
Rep: 
|
Thanks. I use Rufus to boot from a USB flash drive. There are only two options: NTFS or FAT32.
Longines
|
|
|
|
07-29-2025, 12:35 PM
|
#5
|
|
LQ Guru
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 7,126
|
Quote:
Originally Posted by Longines
Thanks. I use Rufus to boot from a USB flash drive. There are only two options: NTFS or FAT32.
Longines
|
Is the USB device then your working drive or do you run in memory treating the USB as immutable?
Because if it is the later case you might do better using a Ventoy device which takes care of all of that for you.
(And supports "persistent mode" if the distribution does.)
Your limit is the limit of what RUFUS can do. Avoiding RUFUS may allow other options.
Generally, and for technical reasons, NTFS is slower to boot non-windows systems. It MAY be slower to boot ALL systems, but Microsoft does not allow Windows on non-Microsoft file systems so it is difficult to tell.
FAT32 has much tighter size and directory limits as compared to NTFS.
If it the case that you never boot form the SSD? If not, why not? If you DO, what do you care about the boot speed of the USB device?
|
|
|
1 members found this post helpful.
|
07-29-2025, 03:31 PM
|
#6
|
|
Senior Member
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi, Debian, antiX, Ubuntu
Posts: 2,326
|
To answer the question, no it shouldn't take 5 minutes to boot Ubuntu from SSD; should be a minute or less, often much less. How bout share output of "systemd-analyze blame" so we can see what's taking so long.
What is on the SSD, is it just a clone of the HDD? So both the exact same Ubuntu 24.04LTS?
What OS is on the bootable flash drive? Does it boot fast? I personally never heard of anything that uses NTFS besides windows; can't boot dos or linux on NTFS. You can create a dos boot disk that can read NTFS tho.... Regardless, it sounds irrelevant, leave it unplugged.
|
|
|
1 members found this post helpful.
|
07-29-2025, 03:50 PM
|
#7
|
|
LQ Guru
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 12,016
|
Quote:
|
On the HDD, it booted in a few dozen seconds. On the SSD, it booted after about 5 minutes. Ubuntu 24 LTS.
|
What is the "it" you are referring to here? The Ubuntu site recommends balena etcher over rufus although I don't know either would not work. What does creating a bootable usb have to do with the speed with which whatever OS you have on your hard drive/SSD boots?
FAT32 is generally recommended for this purpose. My experience is that the same OS on an SSD will boot 4-5 times faster that one on a SATA drive. I have the same questions as posed in post 3 above.
|
|
|
1 members found this post helpful.
|
07-29-2025, 04:31 PM
|
#8
|
|
Senior Member
Registered: Jan 2008
Location: Baja Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 2,698
|
For a USB drive used to install an OS to a computer, I recommend Ventoy. You install Ventoy to the USB drive, which formats a very small boot partition, leaving most of the drive empty, formatted as exfat. You can then just do a normal copy of any .iso file or files, as many as will fit on the drive. Boot from the USB drive, and you get a menu to choose which .iso to boot. I keep many .iso files on an external SSD, so I can try out distros (even Windows) and repair installations if necessary. Etcher, Rufus et al are useless for me. If I were going to make just one bootable USB drive for installing the OS, I would use dd. But whatever works for you...
We still don't know exactly what you've done, or were trying to do.
|
|
|
3 members found this post helpful.
|
07-29-2025, 05:06 PM
|
#9
|
|
LQ Guru
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS, Manjaro
Posts: 7,126
|
See my signature in #3 or #5 or this comment for a link on where to get Ventoy.
It is also in some of the Linux repositories for some distributions. (ARCH and Manjaro and other ARCH family distros I believe.)
|
|
|
1 members found this post helpful.
|
07-29-2025, 08:41 PM
|
#10
|
|
Senior Member
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi, Debian, antiX, Ubuntu
Posts: 2,326
|
+1 for ventoy as a way to format USB drives (which I think uses exfat for the writable partition), but it still won't affect the SSD boot time.
|
|
|
1 members found this post helpful.
|
07-29-2025, 09:24 PM
|
#11
|
|
Senior Member
Registered: Jan 2008
Location: Baja Baja Oklahoma
Distribution: Debian Stable and Unstable
Posts: 2,698
|
I'm still not sure what SSD is taking 5 minutes to boot. The filesystem on the drive used to install the OS has nothing at all to do with booting the internal OS drive after installation. I don't completely understand what the issue is.
|
|
|
1 members found this post helpful.
|
07-30-2025, 09:04 AM
|
#12
|
|
Member
Registered: Sep 2016
Location: Poland
Posts: 94
Original Poster
Rep: 
|
Thank You for your advice.
I installed the system using Ventoy. But during installation, I got the message: <system program problem detected>. This is the first time I've seen something like this. But the system installed.
Regards - Longines
|
|
|
|
07-30-2025, 09:16 AM
|
#13
|
|
Member
Registered: Sep 2016
Location: Poland
Posts: 94
Original Poster
Rep: 
|
Quote:
Originally Posted by yancek
What is the "it" you are referring to here? The Ubuntu site recommends balena etcher over rufus although I don't know either would not work. What does creating a bootable usb have to do with the speed with which whatever OS you have on your hard drive/SSD boots?
FAT32 is generally recommended for this purpose. My experience is that the same OS on an SSD will boot 4-5 times faster that one on a SATA drive. I have the same questions as posed in post 3 above.
|
Some say ext4. And here you recommend FAT32, so what should it be, Fat32 or ext4?
|
|
|
|
07-30-2025, 10:11 AM
|
#14
|
|
Moderator
Registered: Aug 2002
Posts: 27,577
|
As I understand rufus basic operation... If the ISO file is a pure ISO hybrid file then rufus should write it bit for bit to the flash drive. The main stream distributions are ISO hybrids but I do not know if every distribution out there does provide a hybrid. A ISO hybrid allows the USB flash drive to boot like a CD/DVD. If not a pure ISO hybrid then rufus determines how to create a bootable USB drive which is where the USB filesystem format is required. I assume that FAT32 would be the safest choice.
Not information as to why the HDD booted faster than the SSD but that should be separate from creating a bootable USB flash drive. With ventoy it should not matter on type of ISO file.
Last edited by michaelk; 07-30-2025 at 10:14 AM.
|
|
|
1 members found this post helpful.
|
07-30-2025, 12:27 PM
|
#15
|
|
Member
Registered: Sep 2016
Location: Poland
Posts: 94
Original Poster
Rep: 
|
Quote:
Originally Posted by michaelk
As
Not information as to why the HDD booted faster than the SSD but that should be separate from creating a bootable USB flash drive. With ventoy it should not matter on type of ISO file.
|
So here's how: first, I loaded the system as NTFS. Rufus had two options: NTFS and FAT32. I didn't know Ventoy existed. Then I asked on the forum if it was a good idea. It turned out I should have used the ext4 format. As I recall, the HDD files were formatted with Ryfus FAT32. I suspect the long boot time of the SSD was caused by improper drive formatting (NTFS). Now, after loading the system using Ventoy, the computer boots in 40 seconds. A satisfactory result for me. The only thing that's puzzling is the message: <system program problem detected>
Longines
|
|
|
|
All times are GMT -5. The time now is 06:09 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|