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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-06-2020, 04:19 AM
|
#1
|
LQ Newbie
Registered: Jun 2020
Posts: 27
Rep: 
|
Intel RST on linux question.
Im aware that the crappy "fake" RAID has poor linux support, but I was led to believe you would still see the drives as individual drives on linux?
I have a RAID 1 mirror with it in windows, but was assuming it would be possible to read the drives as a single drive in linux?
I cant even see any of these drives showing on my system at all.
|
|
|
07-06-2020, 06:41 AM
|
#2
|
LQ Addict
Registered: Dec 2013
Posts: 19,872
|
I thought Intel RST stands for Rapid Start Technology.
What exactly are you refering to, and give some technical detail and troubleshooting info please.
|
|
|
07-06-2020, 07:04 AM
|
#3
|
Moderator
Registered: Aug 2002
Posts: 26,809
|
RST = Rapid Storage Technology
Does the output of the lsblk command show the individual drives? If it does I think you should be able access the filesystem otherwise probably not.
I have never tried but as far as I know RST is compatible with mdadm RAID tools and you should be able to build and mount a Windows RAID on a linux system. Make sure you perform a full Windows shutdown.
https://www.intel.com/content/dam/ww...inux-paper.pdf
mdadm --build /dev/md0 --level=1 --raid-devices=2 /dev/sdx1 /dev/sdy1
mount /dev/md0 /mount/raid
Last edited by michaelk; 07-06-2020 at 07:17 AM.
|
|
|
07-06-2020, 07:19 AM
|
#4
|
LQ Addict
Registered: Dec 2013
Posts: 19,872
|
Quote:
Originally Posted by michaelk
RST = Rapid Storage Technology
|
Now that's just funny.
Intel Rapid Start Technology is usually refered to as IRST. My bad, but couldn't they have chosen better acronyms? 
|
|
|
07-06-2020, 07:25 AM
|
#5
|
Moderator
Registered: Aug 2002
Posts: 26,809
|
I guess I have seen it both ways. You would of thought so...
|
|
|
07-06-2020, 03:43 PM
|
#6
|
Moderator
Registered: Mar 2008
Posts: 22,361
|
|
|
|
07-06-2020, 04:22 PM
|
#7
|
Member
Registered: Sep 2015
Location: North-Western, Maine - in the mountains.
Distribution: Lubuntu 18.04 LTS
Posts: 158
Rep:
|
I was doing some reading on this, just yesterday.
Root around in your BIOS for SATA settings and it needs to be changed to AHCI.
(Someone asked a similar question @ the AU site.)
Edit:
https://askubuntu.com/questions/1256...123706_1256590
Last edited by KGIII; 07-06-2020 at 04:23 PM.
|
|
|
07-06-2020, 09:14 PM
|
#8
|
LQ Newbie
Registered: Jun 2020
Posts: 27
Original Poster
Rep: 
|
Well this is interesting, I had just gone to install Ubuntu and it shows me the drive as a RAID with a single disc on the installer.
My understanding was that if you did not have the drivers available that you would simply see the two volumes as normal hard disks, which was not the case on my Debian system.
Anyway, I dont really need to use the drive much, but would be handy if i could at least read its contents, since its a dual boot system with windows which uses it primarily.
|
|
|
All times are GMT -5. The time now is 08:30 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|