Hi guys.
I've an old netbook and I wish install DietPi like a normal OS, I mean boot, FS, home, etc from the clasical internal hdd netbook.
I can't find any tutorial or something to how to do it right.
Thanks!
[SOLVED ]PC Version - Full fresh install in internal HD
-
- Posts: 16
- Joined: Sun Apr 01, 2018 1:09 am
[SOLVED ]PC Version - Full fresh install in internal HD
Last edited by esturniolo on Fri Apr 06, 2018 3:47 pm, edited 1 time in total.
Re: PC Version - Full fresh install in internal HD
- Take out the HDDesturniolo wrote:Hi guys.
I've an old netbook and I wish install DietPi like a normal OS, I mean boot, FS, home, etc from the clasical internal hdd netbook.
I can't find any tutorial or something to how to do it right.
Thanks!
- Attach HDD to a USB converter/dock
- Plug into another PC
- Download and write the DietPi image (same as writing an SBC image): https://dietpi.com/downloads/images/Die ... -Buster.7z
Just bear in mind the PC must support 64bit. We do not currently offer any 32bit x86 based images.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
-
- Posts: 16
- Joined: Sun Apr 01, 2018 1:09 am
Re: PC Version - Full fresh install in internal HD
Thanks Fourdee.Fourdee wrote:- Take out the HDDesturniolo wrote:Hi guys.
I've an old netbook and I wish install DietPi like a normal OS, I mean boot, FS, home, etc from the clasical internal hdd netbook.
I can't find any tutorial or something to how to do it right.
Thanks!
- Attach HDD to a USB converter/dock
- Plug into another PC
- Download and write the DietPi image (same as writing an SBC image): https://dietpi.com/downloads/images/Die ... -Buster.7z
Just bear in mind the PC must support 64bit. We do not currently offer any 32bit x86 based images.
Got it. When you said this you gave my an idea and works flawessly!!!
Your post was a trigger for me.
I think that this way it's much faster and secure than take out the HDD. And in my case I don't have an USB dock or similar.
- Boot the netbook with any live distro (in my case I used System-Rescue and I took advantage of their tools to leave the HDD formatted, with ext4 FS, etc)
- In another pendrive copy the DietPi_vx.x_NativePC-BIOS-x86_64-Buster.img file and then (with the live distro running in the netbook) insert this pendrive with DietPi copy too.
- The great thing of System Rescue it's if you have only one USB port available (very improbable, but possible) in the boot options you can load all the live OS to RAM and leave the USB port free.
- Mount the pendrive where you have the *.img file and make
# dd if=/path/to/mounted/USB/with/DietPi/image/DietPi_vx.x_NativePC-BIOS-x86_64-Stretch.img of=/dev/sdX (in most cases should be sda)
I'll change the post to [SOLVED]
Thanks again Fourdee!
Re: [SOLVED ]PC Version - Full fresh install in internal HD
I joined the forum to give input on this one. As I struggled as well. I was not able to get SystemRescue to work right. I followed the instructions correctly, but it never committed to writing the information to the drive. So I took it to what I know ... Windows.
I downloaded Etcher, just like the instruction for DietPi say to use. But in the settings for Etcher is "Unsafe Mode". I checked that box, and continued with writing the image to the proper drive. The drives when selecting the destination will be listed with their IDs, not their volume letter. So something like MK12313UTC rather than (F:). You will want to make sure you are selecting the right drive to "etch" to, so look in device manager, under disk drives, and go to the properties of the drive you suspect is (F:)...for example. If you go to the volumes tab, and click "populate", the drive you were looking at will then show it's volume letter. So Let's say that it was the MK12313UTC I mentioned. You will then just make sure you "etch" to that drive. As soon as it was finished I do suggest shutting down and extracting the drive. Windows doesn't technically like having 2 boot drives. Just to be safe, however, it's probably fine.
Credentials: Windows Engineer. I do things to Windows that make it naughty.
I downloaded Etcher, just like the instruction for DietPi say to use. But in the settings for Etcher is "Unsafe Mode". I checked that box, and continued with writing the image to the proper drive. The drives when selecting the destination will be listed with their IDs, not their volume letter. So something like MK12313UTC rather than (F:). You will want to make sure you are selecting the right drive to "etch" to, so look in device manager, under disk drives, and go to the properties of the drive you suspect is (F:)...for example. If you go to the volumes tab, and click "populate", the drive you were looking at will then show it's volume letter. So Let's say that it was the MK12313UTC I mentioned. You will then just make sure you "etch" to that drive. As soon as it was finished I do suggest shutting down and extracting the drive. Windows doesn't technically like having 2 boot drives. Just to be safe, however, it's probably fine.
Credentials: Windows Engineer. I do things to Windows that make it naughty.