LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-10-2023, 06:37 PM   #31
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36

Just taught myself how to check the iso. The ISO looks like it matches the checksum, but the DVD must no longer match it, even though it didn't tell me of any error. I was burning it from Windows 10, probably using 7zip. Why? My Mom's computer uses Windows 10, so for now, that's what I'm stuck with for installing stuff.
 
Old 05-10-2023, 06:43 PM   #32
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,784

Rep: Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937Reputation: 5937
Burning a DVD in windows 7 should be right click on ISO file and select burn as image
 
Old 05-10-2023, 08:31 PM   #33
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
That's what I did, except for this is Windows 10, not 7. It USED TO BE Windows 7 on this machine. It's probably working that way because of 7-Zip.

The crazy thing is, it verified OK, and burned OK. I suspect my Mom's disk wasn't stored right.

Good news:
---
When I burned to my disk, it works this time.

Bad news:
---
I did something wrong with partitioning. Probably didn't give bios grub partition enough space. This time I chose to erase, and let the installer partition. I wanted to erase anyway. I believe I should have given it 100 MB. I gave it 2 MB.

---
I can always partition the second drive, after install. The commands I know how to look up, in a heart beat, and all I want to do, is to make the whole thing 1 partition, and mount on /data.

---
At least, I "think" it will be easy enough. If not, a third time, I'll reinstall, I guess.

I tried to simply install grub, but it didn't have the device file I needed, when I did chroot. It was asking for /dev/pty.

They are NOT SSDs. Since it got through the whole thing, despite a few small errors, I guess the DVD works this time. If it stays working, which I think it will.

I thought it was entirely a hardware issue. Appearently, everything I did to hardware, helped, anyway!
 
Old 05-10-2023, 08:32 PM   #34
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
I'm meeting my goal of being almost an expert at normal installation of Linux Mint 21.1! Just have to go the rest of the way to expert!
 
Old 05-10-2023, 09:23 PM   #35
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
I figured out, that it's bugs! It's not anything I did, neccessarily! First of all, it asks you to take out the CD. But if you actually take it out, you can't reboot right. Then, when you get it to reboot right, without the SQUASHFS errors, I think it did most of the work, but I've never seen this bug before. It doesn't really do all the work! I thought that it simply didn't install grub, the first time it did this. So I booted to the live enviroment, and instead of installing, I did a chroot to my / partition, from a terminal (not tty), then I tried to run:

Code:
sudo update-grub
It failed, because it needs pty, which wasn't available. So, I just got done doing an install from scratch again, and this time, I told it to figure out it's own partitioning. It happily did. Although I may have been ignoring my second disk, and I don't know the consequences of that yet, with those settings, there should have been "no excuse", not to boot properly. However, it isn't finishing the installation, for some reason. It's appearing to go through it, but it's not. This is, I guess, a bug. Don't ask me exactly what's still happening, but we're not getting the disk errors anymore. Is there a way to fix this, even with manual work, or "a script"? Or, is this machine not compatible with Linux Mint, effectively. Do I have to have an older version for it to work?

I can save to buy a new (used) machine, if I really have to, but I'd rather try to use this souped up machine for awhile. These are 120 GB hard drives, as detected by everything that can detect things (as aproximate as normal for disks, possibly). Also, it's also written on the hard drives, this capacity. Definately not terrabytes of space, or can't find the rest of the space, but probably not. All the hardware, now works as well as it's going to. The disk works, as well as it's going to, unless a different location for a download, will make a difference. I downloaded from kernel.org. Yes, I used Linux Mint website to get it. I probably have a few disks of it laying around, also from seperate downloads, but I'm not sure where at home.

I don't want to do any compiling from source in order to get this to work. Please advise from here. Thanks!
 
Old 05-12-2023, 06:23 PM   #36
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
So i learned that CAN BE what compatibility mode is for. But i guess its either that, or my machine is just too old to be compatible.
 
Old 05-15-2023, 02:04 AM   #37
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
The machine isnt compatible with installation. Otherwise something would work. Im going to be trying ubuntu or mageia. But im just getting an extra docking station for what i want to do.
 
Old 05-15-2023, 08:19 PM   #38
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
OK. Not solved after all. It can't be not compatible with any Linux, when every installer seems to run perfectly, but none of them will boot. I suspect now, that, even when I let the machine choose, it's not giving me a big enough bios boot partition. When I choose how big, I'm choosing to use 2 MB, which seems to be enough according to what the installers will tell me to choose. But I suspect, it really isn't enough space. All of the distributions will run the install perfectly, and then all of them, the moment they are not off of a live CD, will completely bomb out and not boot, despite successful installations, and I'm certain it's installing the boot loader properly. The Mageia Linux 8, did the same thing, but was more verbose about the success of the bootloader install. This machine doesn't support UEFI, appearently, but it must be just before that.
 
Old 05-16-2023, 08:32 AM   #39
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
So, now that I definatly partitioned right, and it still didn't work, with another distribution of Linux, besides Linux Mint, (it did the same thing), I guess it's not compatible. But... Hold on... It's compatible with the Linux kernel, and the rest of Linux. It's clear to me, that it's not compatible with specifically GRUB. But, this is definately related, but different problems from my originol problem. So, I'm continuing in a new thread. I think my hardware issue is solved. I could go pages and pages, maybe, about my new software issue, but now that I know that, to keep things clean, I will start a new thread now. Closing.
 
Old 05-16-2023, 08:42 AM   #40
des_a
Senior Member
 
Registered: Sep 2006
Posts: 1,441

Original Poster
Blog Entries: 43

Rep: Reputation: 36
https://www.linuxquestions.org/quest...74#post6431174

This is the continuation.
 
Old 05-27-2023, 02:00 PM   #41
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,455

Rep: Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353Reputation: 2353
So you're scores of posts in and he's still not dishing up the info required, not trying what's suggestions, and not reporting back properly, or some of the above?

I'll just sneak away quietly so...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wish to transfer home folders from mint 18.3 Hard Drive 1, to mint 19.3 Hard Drive 2 Scup Linux - Software 22 03-05-2020 06:31 PM
Installing Linux Mint 19.1 cinnamon to an external hard drive & backing up to another external hard drive. bluelakecompany@yahoo.co Linux - Newbie 1 01-23-2019 06:30 PM
[SOLVED] trouble installing linux mint to 500gb external hard drive due to normal.mod error beenlord Linux - Newbie 153 02-09-2015 02:47 PM
I want to copy my hard drive to a larger hard drive and boot from the new drive. lpmorgan1 Ubuntu 8 09-07-2009 11:26 PM
Installing grub to external USB hard drive for later use as internal hard drive dhave Linux From Scratch 2 12-10-2005 08:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration