<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by backwards</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Thu, 30 Jul 2026 09:09:19 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Linux Mint</title>
            <link>http://forum.lowyat.net/topic/5568237</link>
            <description>Need some expert advice.&lt;br /&gt;&lt;br /&gt;I got my hands on an old 256gb M.2 SSD. I put it in a USB enclosure and now I&amp;#39;m thinking of using it to install Linux Mint there to try try. I&amp;#39;m thinking of a setup where I can plug in the SSD and boot when I want to use it, or remove it if I want to use Windows 11.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve seen some of the guides out there saying to disable Secure Boot during installation, but no mention of whether we can turn it back on after. Is it worth trying with it on? Nothing bad will happen right?&lt;br /&gt;&lt;br /&gt;The first guide I saw was the youtube video:&lt;br /&gt;&lt;div class=&quot;social-embed video-embed&quot; style=&quot;position:relative;padding-bottom:50.25%;height:0;overflow:hidden;max-width:100%&quot;&gt;&lt;iframe style=&quot;position:absolute;top:0;left:0;width:100%;height:100%&quot; src=&quot;https://www.youtube.com/embed/wHvxMKUSmz0&quot; frameborder=&quot;0&quot; sandbox=&quot;allow-scripts allow-same-origin allow-popups allow-forms&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Reading the comments below the video, some people had exactly the kind of problems that I don&amp;#39;t want to face...&lt;br /&gt;&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;@SaN_D-S&lt;br /&gt;3 months ago&lt;br /&gt;I installed on external SSD exactly how to did but when I removed the external Linux HDD not the pc goes into grub. I went into boot menu and put windows as boot priority but still no matter what I do it goes into grub&amp;#33; Help &lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;&lt;br /&gt;&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;@ComputerTinkerer&lt;br /&gt;4 weeks ago&lt;br /&gt;How did you get it to boot anywhere?&amp;nbsp; I&amp;#39;ve followed the process a couple of times and it only boots from the computer it was created with.&amp;nbsp; For some odd reason, grub wants to work from the computer, not the external drive. &lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;&lt;br /&gt;&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;@rbm314&lt;br /&gt;3 months ago&lt;br /&gt;Please do the last step too, making you skip GRUB when you have disconected the external harddrive and automatically select the primary harddrive to boot from. That&amp;#39;s what windows users expect to happen , but which doesn&amp;#39;t happen in linux. That&amp;#39;s where things tend to go sour and makes Windows users weep that they have bricked their computer. It&amp;#39;s easily fixable when you remove grub, but makes sure windows users never trust &amp;quot;easy linux&amp;quot; installation videos again and stay away from Linux instead of choosing Linux as their main system. Don&amp;#39;t just show off, show your problems, failures and how you fixed them. &lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;&lt;br /&gt;&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;@thelastsamuraibushi&lt;br /&gt;3 days ago&lt;br /&gt;Well, this happened with me.&lt;br /&gt;What happened is, whenever I disconnect external drive and turn my laptop on, it goes to GRUB. &lt;br /&gt;Now, I have to go to boot manager and manually select Windows.&lt;br /&gt;&lt;br /&gt;Windows being Windows, it updates and restarts. &lt;br /&gt;&lt;br /&gt;Then it goes again to grub.&lt;br /&gt;Haiyaa.&lt;br /&gt;What to do now??? &lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Then I read this one:&lt;br /&gt;&lt;a href='https://www.ghacks.net/2025/07/11/how-to-install-linux-on-an-external-ssd/' target='_blank'&gt;https://www.ghacks.net/2025/07/11/how-to-in...n-external-ssd/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There&amp;#39;s a section about RST that sounds annoying already. Specifically I don&amp;#39;t want to change BIOS stuff and type command line stuff that may mess up Windows:&lt;br /&gt;&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;Switching from RST to AHCI&lt;br /&gt;&lt;br /&gt;1. Open Command Prompt as an administrator&lt;br /&gt;&lt;br /&gt;2. Type the following command:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;bcdedit /set safeboot minimal&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;3. Reboot your PC and go to your BIOS.&lt;br /&gt;&lt;br /&gt;4. Change SATA mode to AHCI&lt;br /&gt;&lt;br /&gt;5. Reboot the computer. It will go to safe mode.&lt;br /&gt;&lt;br /&gt;6. Open CMD as admin and type this&lt;br /&gt;&lt;br /&gt;&lt;b&gt;bcdedit /deletevalue safeboot&lt;/b&gt;&lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;</description>
            <author>backwards</author>
            <category>Software</category>
            <pubDate>Thu, 18 Jun 2026 19:05:55 +0800</pubDate>
        </item>
        <item>
            <title>Sub RM1000 tablet</title>
            <link>http://forum.lowyat.net/topic/5511129</link>
            <description>What brand is good for a sub RM1000 tablet? Mainly used for reading PDF files and surfing. Maybe some netflix and  youtube. My dad is currently using a Samsung Tab A7 (or something, I forget the model) but the screen is small and 2GB ram means even the interface is not smooth&lt;br /&gt;&lt;br /&gt;Based on my research, Samsung seems to be good for long lasting and also gives updates for a long time. But the Tab A9 is 4gb ram. Even if I bump up the budget a bit for the Tab S6 Lite, its still 4gb ram. I&amp;#39;m doubtful 4gb ram will be usable for the next 5 years or so.&lt;br /&gt;&lt;br /&gt;So I looked at Redmi, they have some budget models with 6gb and even 8gb but I saw some posts about poor quality, made in India and melting cpu? And the worst thing I saw was about ads. I&amp;#39;m not sure how the ads appear, since whoever mentioned it on reddit wasn&amp;#39;t specific... does it pop up when doing random stuff with your wi-fi on? Or just via browsers? Or just via their bloatware? Is it hard to uninstall the bloatware?&lt;br /&gt;&lt;br /&gt;And then I looked at Honor Pad X8a, RM749 with 8GB ram. How is it? Anyone have any knowledge or experience with this brand? I only know its a Huawei sub-brand.&lt;br /&gt;&lt;br /&gt;I didn&amp;#39;t check any other brands, because my head was starting to throb...&lt;br /&gt;&lt;br /&gt;Appreciate any comments and suggestions</description>
            <author>backwards</author>
            <category>Android</category>
            <pubDate>Thu, 27 Feb 2025 11:32:17 +0800</pubDate>
        </item>
        <item>
            <title>Unknown app auto-installed?</title>
            <link>http://forum.lowyat.net/topic/5494466</link>
            <description>Today I found some weird apps in my mom&amp;#39;s tablet. One is a game, two idiom apps in Chinese and another one is some kind of loan money app...&lt;br /&gt;&lt;br /&gt;The only thing she does with the tablet is surf YouTube. Is it possible those things came from accidental clicks on the ads there? I tried poking around the YouTube on her tablet but couldn&amp;#39;t find any ads to test. I&amp;#39;m sure I&amp;#39;ve seen those around before, but they never appear when I want it to. I don&amp;#39;t use the app myself, since I prefer desktop PC so I&amp;#39;m not 100% sure on that.&lt;br /&gt;&lt;br /&gt;Can anyone shed some light on this? She doesn&amp;#39;t surf the play store so I&amp;#39;m sure she didn&amp;#39;t install it herself. All she does is YouTube.</description>
            <author>backwards</author>
            <category>Android General Discussion</category>
            <pubDate>Thu, 14 Nov 2024 19:10:31 +0800</pubDate>
        </item>
        <item>
            <title>Quick charge cable</title>
            <link>http://forum.lowyat.net/topic/5429867</link>
            <description>Anyone with experience can recommend a good brand for quick charge cable?&lt;br /&gt;&lt;br /&gt;My parent&amp;#39;s phones, Samsung A10 started giving slow charging message. If I use my Huawei cable on it, it can charge in 2hr+ as usual but the original Samsung cable takes 3hr+, sometimes more. I guess Samsung gave something substandard because my Huawei cable is even older but still going strong.&lt;br /&gt;&lt;br /&gt;So I bought an &amp;quot;original&amp;quot; Samsung cable online for about rm7, the wire looks skinny. It worked fine but after a few charges, cannot already. Now it says take 8 hours lol&lt;br /&gt;&lt;br /&gt;Then I ordered one from UGreen for about rm5 but the delivery too long. After more than a week still not packed so I cancelled.&lt;br /&gt;&lt;br /&gt;Then I bought one from Mr.DIY, also around rm5. Build quality looks good from the outside, and the cable looks much thicker than even the ori, although I don&amp;#39;t know how much is the copper and how much is the insulation. It worked fine for awhile but apparently not lasting as well.&lt;br /&gt;&lt;br /&gt;I saw in phone accessory shop unknown brand also close to rm30... I will be seriously unhappy if i spent that and it went the same way as the other two I tried.&lt;br /&gt;&lt;br /&gt;Would appreciate any recommendation and advice</description>
            <author>backwards</author>
            <category>Android</category>
            <pubDate>Sat, 30 Dec 2023 09:08:21 +0800</pubDate>
        </item>
        <item>
            <title>Dell Inspiron 3647</title>
            <link>http://forum.lowyat.net/topic/5312448</link>
            <description>First the power button light gone. Can still turn on fine but no light.&lt;br /&gt;&lt;br /&gt;Then the power button starts to be flaky, must press a few times or hold down to turn on. Once its on, PC works fine.&lt;br /&gt;&lt;br /&gt;So I thought the button is kaput, i bought an external one. I can&amp;#39;t post links but its easily found on lazada.&lt;br /&gt;&lt;br /&gt;Then I found out the plug on the motherboard is proprietary and can&amp;#39;t just stick the new switch on the pins. So I had to cut the wire and join based on a video on youtube (I can&amp;#39;t post links but that guy was transferring his 3647 to a new case and had to do that)&lt;br /&gt;&lt;br /&gt;And now, still the same with the external button. Have to hold down or push a few times to start.&lt;br /&gt;&lt;br /&gt;I guess that makes it a motherboard problem? Its a 7 year old pc so I&amp;#39;m not too upset about replacing it but just wondering if can be salvage for awhile longer, if anyone has any experience.&lt;br /&gt;&lt;br /&gt;Thanks</description>
            <author>backwards</author>
            <category>Technical Support</category>
            <pubDate>Sun, 25 Sep 2022 11:57:42 +0800</pubDate>
        </item>
        <item>
            <title>Mi Stick android updated</title>
            <link>http://forum.lowyat.net/topic/5259978</link>
            <description>So my Mi Stick updated android and now there&amp;#39;s some stupid thing called Enhanced Viewing / Alphonso Recommendations. I can only see bad things on it from a quick google search, but can&amp;#39;t find anything about removing it. Not sure if its possible... thoughts?&lt;br /&gt;&lt;br /&gt;Obviously, I turned off that stupid Enhanced Viewing thing but there&amp;#39;s some articles about that stupid app using the microphone on phones to listen in. Nothing about tv sticks though...&lt;br /&gt;&lt;br /&gt;I&amp;#39;m not happy at all</description>
            <author>backwards</author>
            <category>IPTV Talk</category>
            <pubDate>Tue, 05 Apr 2022 09:32:47 +0800</pubDate>
        </item>
        <item>
            <title>Mi Box or Mi Stick?</title>
            <link>http://forum.lowyat.net/topic/5145316</link>
            <description>Hi,&lt;br /&gt;&lt;br /&gt;If I just want to watch netflix, google movies &amp;amp; youtube, Mi Box or Mi Stick? Stick is cheaper by about rm100 but I saw somewhere it run a bit warm. Not sure how long can tahan. How about the box? Prefer something long lasting. Not planning to watch a lot, but some things become necessary in the modern world.&lt;br /&gt;&lt;br /&gt;Also, Netflix rm17 account can use with this? Or must get the higher &amp;#036;&amp;#036;? Or have to watch on phone and cast to the TV via the box/stick? TV not that big so don&amp;#39;t really care about quality coz DVD already looks good on it.&lt;br /&gt;&lt;br /&gt;And can anyone recommend a good HDMI splitter to go with it? Cheaper is better, manual also ok.&lt;br /&gt;&lt;br /&gt;Thanks  &lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>backwards</author>
            <category>IPTV Talk</category>
            <pubDate>Sun, 16 May 2021 18:27:25 +0800</pubDate>
        </item>
    </channel>
</rss>
