[Solved] additional hard drive doesn't boot

When you run into problems installing MX Linux XFCE
Message
Author
vandykmarsu
Posts: 12
Joined: Wed Mar 04, 2020 8:55 pm

Re: additional hard drive doesn't boot

#11 Post by vandykmarsu »

fehlix wrote: Thu Mar 05, 2020 3:19 pm
vandykmarsu wrote: Thu Mar 05, 2020 3:12 pm

Code: Select all

#Entry for /dev/sda2 :
#Entry for /dev/sdc1 :
UUID=bfd5b9cc-e7aa-47ef-9fa1-ddd02b6ee2a1	/disk3	ext4	defaults,relatime	0	0
How is the external hd connected ? USB2, USB3 , eSATA etc ppp?
Hard drive is internal Sata 3 connected.

I add the uuid in fstab after make

Code: Select all

blkid
,

but HD don't boot into peripherals section in Thunar side bar :/

Here a screen after put your lines in

Code: Select all

/etc/fstab
, Thunar found it as external maybe :P

Image

As HD peripheral icon can be better 9_9

The disk3 have HD as label under GParted.

How i can change that disk3 mount as HD and as Drive and not USB?
Last edited by vandykmarsu on Thu Mar 05, 2020 11:12 pm, edited 1 time in total.
Ryzen 3600 - AB350Gaming - 16Gb - RX570 8Gb - PSU Lepa 500W - Case Z9 Neo

User avatar
sunrat
Posts: 663
Joined: Mon Mar 28, 2016 9:54 pm

Re: additional hard drive doesn't boot

#12 Post by sunrat »

Try

Code: Select all

UUID=bfd5b9cc-e7aa-47ef-9fa1-ddd02b6ee2a1	/disk3	ext4	defaults,relatime,comment=x-gvfs-show    0	0

vandykmarsu
Posts: 12
Joined: Wed Mar 04, 2020 8:55 pm

Re: additional hard drive doesn't boot

#13 Post by vandykmarsu »

sunrat wrote: Thu Mar 05, 2020 11:10 pm Try

Code: Select all

UUID=bfd5b9cc-e7aa-47ef-9fa1-ddd02b6ee2a1	/disk3	ext4	defaults,relatime,comment=x-gvfs-show    0	0
Thank you so much guy's for helping!!

Image
Ryzen 3600 - AB350Gaming - 16Gb - RX570 8Gb - PSU Lepa 500W - Case Z9 Neo

User avatar
JayM
Posts: 6796
Joined: Tue Jan 08, 2019 3:47 am

Re: additional hard drive doesn't boot

#14 Post by JayM »

Please edit your post #1 at the beginning of this topic (click the pencil icon left of the ! and “ icons) and add the word [SOLVED] to its subject. Thanks.
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

vandykmarsu
Posts: 12
Joined: Wed Mar 04, 2020 8:55 pm

Re: additional hard drive doesn't boot

#15 Post by vandykmarsu »

JayM wrote: Thu Mar 05, 2020 11:48 pm Please edit your post #1 at the beginning of this topic (click the pencil icon left of the ! and “ icons) and add the word [SOLVED] to its subject. Thanks.
Subject is solved!

Found that , gnome-disk-utility who are on Linux Mint per default

https://debian.pkgs.org/10/debian-main- ... 4.deb.html

You can managed your internal/external devices in gui interface like:

Image
Ryzen 3600 - AB350Gaming - 16Gb - RX570 8Gb - PSU Lepa 500W - Case Z9 Neo

Post Reply

Return to “Installation”