[SOLVED] Need help installing Mint 20.3 on new 4TB Hard Drive

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
DJRuss2290
Level 1
Level 1
Posts: 33
Joined: Fri Jan 20, 2023 7:23 am

[SOLVED] Need help installing Mint 20.3 on new 4TB Hard Drive

Post by DJRuss2290 »

Hey y'all, so this one might be a little complicated. I'm running Mint 21.1 and 20.3 on two separate drives on an old Optiplex 755. I mainly use this computer for my decent size music collection, there's an 80GB drive and a 500GB drive and both of them are full with only 2GB left to spare on both. I just bought a new WD20EZAZ 4TB drive. My goal is to take all my data and from both drives and switch to the new one.

When I installed the OS on the older drives, I did it from an ISO disc that I burned to a DVD from the linux site. I really like Mint 20.3 Cinnamon and I'd like to add it to the new drive, if possible. I'd even be happy with keeping the old larger 500GB drive and just booting into the the 4TB one without fully installing Mint on it, but I took the smaller drive out and connected the new one and kept getting some message about "grub". It won't boot into Mint on its own. The drive is there and visible during start up, but it doesn't seem to like the new swap. "Selected boot device not available". There's nothing new on the drive for it to boot into, so I would really appreciate any help.

I would also like any feedback on the best way to move all my data from both drives to the new one, if/when I figure out how to boot into the new drive. Any instructions would be greatly appreciated. I have tons of music in my collection, more than 3TB total, including the two hard drives and many flash drives. Music is what I do. Building my collection means the world to me, and it's something I've been doing more than half my life.

I've searched through the board topics and haven't found any solved similar issues that would help me. I wouldn't be asking unless I truly believed I was out of options.

I'll provide my inxi -Fx configuration if that will help.

Thank you guys so much in advance,
Danny

P.S. I'm aware my radeon temp is pretty high at the moment. When I take it apart and clean the inside, it always drops back down to around 70-72

Code: Select all

danny@dannypc:~$ inxi -Fx
System:
  Host: dannypc Kernel: 5.15.0-67-generic x86_64 bits: 64 compiler: N/A 
  Desktop: Cinnamon 5.2.7 Distro: Linux Mint 20.3 Una 
  base: Ubuntu 20.04 focal 
Machine:
  Type: Desktop System: Dell product: OptiPlex 755 v: N/A 
  serial: <superuser/root required> 
  Mobo: Dell model: 0GM819 serial: <superuser/root required> BIOS: Dell 
  v: A11 date: 08/04/2008 
CPU:
  Topology: Dual Core model: Intel Core2 Duo E8400 bits: 64 type: MCP 
  arch: Penryn rev: 6 L2 cache: 6144 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 ssse3 vmx bogomips: 11969 
  Speed: 2992 MHz min/max: 2000/3000 MHz Core speeds (MHz): 1: 2747 2: 2676 
Graphics:
  Device-1: AMD RV610 [Radeon HD 2400 PRO/XT] vendor: Dell Optiplex 755 
  driver: radeon v: kernel bus ID: 01:00.0 
  Display: x11 server: X.Org 1.20.13 driver: ati,radeon 
  unloaded: fbdev,modesetting,vesa resolution: 1440x900~60Hz 
  OpenGL: renderer: llvmpipe (LLVM 12.0.0 128 bits) v: 4.5 Mesa 21.2.6 
  direct render: Yes 
Audio:
  Device-1: Intel 82801I HD Audio vendor: Dell Optiplex 755 
  driver: snd_hda_intel v: kernel bus ID: 00:1b.0 
  Device-2: Creative Sound Blaster Play! 3 type: USB 
  driver: hid-generic,snd-usb-audio,usbhid bus ID: 4-2:2 
  Sound Server: ALSA v: k5.15.0-67-generic 
Network:
  Device-1: Intel 82566DM-2 Gigabit Network vendor: Dell OptiPlex 755 
  driver: e1000e v: kernel port: ecc0 bus ID: 00:19.0 
  IF: enp0s25 state: up speed: 1000 Mbps duplex: full mac: 00:21:9b:51:ee:de 
Drives:
  Local Storage: total: 540.27 GiB used: 414.66 GiB (76.8%) 
  ID-1: /dev/sda vendor: Seagate model: ST3500418AS size: 465.76 GiB 
  ID-2: /dev/sdb vendor: Hitachi model: HDS721680PLA380 size: 74.51 GiB 
Partition:
  ID-1: / size: 438.95 GiB used: 414.66 GiB (94.5%) fs: ext4 dev: /dev/sda1 
  ID-2: swap-1 size: 18.73 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sda2 
Sensors:
  System Temperatures: cpu: 75.0 C mobo: N/A gpu: radeon temp: 85 C 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 208 Uptime: 53m Memory: 3.71 GiB used: 1.71 GiB (46.2%) 
  Init: systemd runlevel: 5 Compilers: gcc: 9.4.0 Shell: bash v: 5.0.17 
  inxi: 3.0.38
Last edited by LockBot on Sun Oct 01, 2023 10:00 pm, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
coffee412
Level 8
Level 8
Posts: 2271
Joined: Mon Nov 12, 2012 7:38 pm
Location: I dont know
Contact:

Re: Need help installing Mint 20.3 on new 4TB Hard Drive

Post by coffee412 »

Here is how I would handle this:

1. Remove all the drives from the computer. Install just the 4tb drive.
2. Boot your LM iso and install it to the 4tb drive. Reboot and get all updates. If you have issues at this point in installing then we need to know what the actual error message is. Copy and paste to this thread.
3. Shutdown and install one of your data drives along side your 4tb drive. Bootup and choose your boot device as the 4tb device (F12?). Then mount the other drive temporarily somewhere like /mnt/temp (make it).
4. Copy your data over to the 4tb drive at whatever location you desire.
5. Rinse and repeat for the other drive.

In your bios make sure the controller is not setup as RAID. Dell likes to do that when they are sold.

Post error messages you get during the above steps so that it will be easier to help you. "Some grub error" really isnt helpful. :)
Ryzen x1800 Asus Prime x370-Pro 32 gigs Ram RX480 graphics
Dell PE T610, Dell PE T710
- List your hardware Profile: inxi -Fxpmrz
MeshCentral * Virtualbox * Debian * InvoiceNinja * NextCloud * Linux since kernel 2.0.36
DJRuss2290
Level 1
Level 1
Posts: 33
Joined: Fri Jan 20, 2023 7:23 am

Re: Need help installing Mint 20.3 on new 4TB Hard Drive

Post by DJRuss2290 »

lol yeah, I just remembered I snapped a picture the first time I tried it and it said:

""error: no such device: 6dc5ff2e-4334-4df7-a23c-cbff3553a1fb.
error: unknown filesystem.
enetering rescue mode...
grub rescue> _"

thanks for the recommendations though, truly appreciate it
User avatar
coffee412
Level 8
Level 8
Posts: 2271
Joined: Mon Nov 12, 2012 7:38 pm
Location: I dont know
Contact:

Re: Need help installing Mint 20.3 on new 4TB Hard Drive

Post by coffee412 »

Can you boot to a desktop with the live usb ?
Did you check your bios and make sure its setup correctly - Secure boot off, No RAID

For your quotes of messages please use the </> button at the top. Highlight the whole message and click the </> button. Makes it easier to read.
Ryzen x1800 Asus Prime x370-Pro 32 gigs Ram RX480 graphics
Dell PE T610, Dell PE T710
- List your hardware Profile: inxi -Fxpmrz
MeshCentral * Virtualbox * Debian * InvoiceNinja * NextCloud * Linux since kernel 2.0.36
DJRuss2290
Level 1
Level 1
Posts: 33
Joined: Fri Jan 20, 2023 7:23 am

Re: Need help installing Mint 20.3 on new 4TB Hard Drive

Post by DJRuss2290 »

Sorry, I thought the </> button was just for copying and pasting terminal outputs, but duly noted.

The new hard drive didn't like my iso copy of 20.3, so I updated to 21.1 and thankfully I got it figured out, I'm in the process of transferring 3TB of data right now.

Thanks for all the help.
User avatar
coffee412
Level 8
Level 8
Posts: 2271
Joined: Mon Nov 12, 2012 7:38 pm
Location: I dont know
Contact:

Re: [SOLVED] Need help installing Mint 20.3 on new 4TB Hard Drive

Post by coffee412 »

Your welcome,
Hope everything works out for you.

Im still on 20.3 here.
Ryzen x1800 Asus Prime x370-Pro 32 gigs Ram RX480 graphics
Dell PE T610, Dell PE T710
- List your hardware Profile: inxi -Fxpmrz
MeshCentral * Virtualbox * Debian * InvoiceNinja * NextCloud * Linux since kernel 2.0.36
DJRuss2290
Level 1
Level 1
Posts: 33
Joined: Fri Jan 20, 2023 7:23 am

Re: [SOLVED] Need help installing Mint 20.3 on new 4TB Hard Drive

Post by DJRuss2290 »

20.3 gave me nothing but problems, especially regarding audio, but if it works for you, that's great
User avatar
coffee412
Level 8
Level 8
Posts: 2271
Joined: Mon Nov 12, 2012 7:38 pm
Location: I dont know
Contact:

Re: [SOLVED] Need help installing Mint 20.3 on new 4TB Hard Drive

Post by coffee412 »

DJRuss2290 wrote: Mon Apr 03, 2023 1:22 am 20.3 gave me nothing but problems, especially regarding audio, but if it works for you, that's great
I totally understand where your coming from. I had a problem with recent kernels where my system would lockup totally at random. Only thing I could tie it to was when the screensaver kicked in. I had to make a change to a config file but now I do not remember lol..

I do have 21 in a VM and testing it out. I really like it.

Take care, :)
Ryzen x1800 Asus Prime x370-Pro 32 gigs Ram RX480 graphics
Dell PE T610, Dell PE T710
- List your hardware Profile: inxi -Fxpmrz
MeshCentral * Virtualbox * Debian * InvoiceNinja * NextCloud * Linux since kernel 2.0.36
Locked

Return to “Installation & Boot”