Tag Archives: debian

Installing Debian 12 on another laptop

I found an HP Pavilion g6 Notebook at a local garage sale. 64 bit system, 4 GB RAM, 600 GB hard disk, Windows 7 Home Premium edition. $30. It did boot into Windows 7, but I had mixed results when trying to access internet sites. This may be because Windows 7 is obsolete and no longer supported. Given that I decided to install Linux. The Debian 12 installer did not recognize the Windows installation. This may be because the hard disk is MBR and there were already 4 primary partitions. I might have been able to manually rearrange the partitions and add an extended partition, but that process would have been tricky and it simply was not worth the bother for Windows 7, so I let the Debian installer wipe the drive. With Debian there were no problems connecting to the internet and my configuration process worked perfectly. I really do not need this laptop, but the price was hard to resist and I enjoy computer necromancy.

Continue reading

Installing Debian 12 on a laptop

I installed Debian 12 on a laptop. This was the same ThinkPad X130e on which I had installed Debian 11 nearly two years ago, but subsequently deleted. Installing Debian 12 was a lot easier. I had no trouble with the wifi. At one point the installation gave me an error during the actual software installation phase, but it offered the option to retry, which I took and then everything worked fine. Afterwards I had no trouble with my configuration process.

Continue reading

Installing Debian Linux

After Rebuilding a Linux System I decided to see if I could add another distribution to it. I was short of space on the hard drive, but I had a 250GB SSD. Unfortunately, on opening up the computer I could not see an easy way to connect the drive internally. I did, nowever, have an external SSD case with a USB 3.0 connection, so I put the drive in there and connected it to a USB 3.0 port on the computer. Then I booted from the netinst iso for Debian 11. I set the root (/) partition on the new USB ssd, but used the same swap and /home partitions I had created for Ubuntu. I could not see any reason not to use the same swap partition and I am guessing that since Ubuntu and Debian are quite similar it will possible to share /home. We will see….
Continue reading