Installing Arch Linux on an SSD
I'm making my way through this:
https://wiki.archlinux.org/index.php/Beginners%27_guide
I've done this successfully a couple of times when working with conventional HDDs but I've recently bought and installed the following SSD:
http://uk.transcend-info.com/Products/No-418 (32GB version)
I've reached the "preparing storage devices" section and the output from my
lsblk
command is the following:
NAME MAJ:MIN RM. SIZE RO TYPE MOUNTPOINT
sda 8:0 1 58.6G 0 disk
--sda1 8:1 1 58.6G 0 part /run/archiso/boottmnt
sr0 11:0 1 1024M 0 rom
loop0 7:0 0 252.5M 1 loop /run/archiso/sfs/airootfs
loop1 7:1 0 32G 1 loop
--arch_airootfs 254:0 0 32G 0 dm /
loop2 7:2 0 256M 0 loop
--arch_airootfs 254:0 0 32G 0 dm /
I'm booting the arch Linux installation from a 64GB USB stick, hence the first 2 entries.
My question is regarding the 'loop' devices.
Does this output look sensible? I was expecting to see the SSD appear as a single 'sda' device so I'm unsure where to go next. Can I install Arch on one of these loop devices and if so, which one? I assume loop1 but I'd like some sound advice before I continue. Also why are these loop devices all separate? Can anybody shed some concise light on this please?
arch-linux loop-device
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm making my way through this:
https://wiki.archlinux.org/index.php/Beginners%27_guide
I've done this successfully a couple of times when working with conventional HDDs but I've recently bought and installed the following SSD:
http://uk.transcend-info.com/Products/No-418 (32GB version)
I've reached the "preparing storage devices" section and the output from my
lsblk
command is the following:
NAME MAJ:MIN RM. SIZE RO TYPE MOUNTPOINT
sda 8:0 1 58.6G 0 disk
--sda1 8:1 1 58.6G 0 part /run/archiso/boottmnt
sr0 11:0 1 1024M 0 rom
loop0 7:0 0 252.5M 1 loop /run/archiso/sfs/airootfs
loop1 7:1 0 32G 1 loop
--arch_airootfs 254:0 0 32G 0 dm /
loop2 7:2 0 256M 0 loop
--arch_airootfs 254:0 0 32G 0 dm /
I'm booting the arch Linux installation from a 64GB USB stick, hence the first 2 entries.
My question is regarding the 'loop' devices.
Does this output look sensible? I was expecting to see the SSD appear as a single 'sda' device so I'm unsure where to go next. Can I install Arch on one of these loop devices and if so, which one? I assume loop1 but I'd like some sound advice before I continue. Also why are these loop devices all separate? Can anybody shed some concise light on this please?
arch-linux loop-device
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm making my way through this:
https://wiki.archlinux.org/index.php/Beginners%27_guide
I've done this successfully a couple of times when working with conventional HDDs but I've recently bought and installed the following SSD:
http://uk.transcend-info.com/Products/No-418 (32GB version)
I've reached the "preparing storage devices" section and the output from my
lsblk
command is the following:
NAME MAJ:MIN RM. SIZE RO TYPE MOUNTPOINT
sda 8:0 1 58.6G 0 disk
--sda1 8:1 1 58.6G 0 part /run/archiso/boottmnt
sr0 11:0 1 1024M 0 rom
loop0 7:0 0 252.5M 1 loop /run/archiso/sfs/airootfs
loop1 7:1 0 32G 1 loop
--arch_airootfs 254:0 0 32G 0 dm /
loop2 7:2 0 256M 0 loop
--arch_airootfs 254:0 0 32G 0 dm /
I'm booting the arch Linux installation from a 64GB USB stick, hence the first 2 entries.
My question is regarding the 'loop' devices.
Does this output look sensible? I was expecting to see the SSD appear as a single 'sda' device so I'm unsure where to go next. Can I install Arch on one of these loop devices and if so, which one? I assume loop1 but I'd like some sound advice before I continue. Also why are these loop devices all separate? Can anybody shed some concise light on this please?
arch-linux loop-device
I'm making my way through this:
https://wiki.archlinux.org/index.php/Beginners%27_guide
I've done this successfully a couple of times when working with conventional HDDs but I've recently bought and installed the following SSD:
http://uk.transcend-info.com/Products/No-418 (32GB version)
I've reached the "preparing storage devices" section and the output from my
lsblk
command is the following:
NAME MAJ:MIN RM. SIZE RO TYPE MOUNTPOINT
sda 8:0 1 58.6G 0 disk
--sda1 8:1 1 58.6G 0 part /run/archiso/boottmnt
sr0 11:0 1 1024M 0 rom
loop0 7:0 0 252.5M 1 loop /run/archiso/sfs/airootfs
loop1 7:1 0 32G 1 loop
--arch_airootfs 254:0 0 32G 0 dm /
loop2 7:2 0 256M 0 loop
--arch_airootfs 254:0 0 32G 0 dm /
I'm booting the arch Linux installation from a 64GB USB stick, hence the first 2 entries.
My question is regarding the 'loop' devices.
Does this output look sensible? I was expecting to see the SSD appear as a single 'sda' device so I'm unsure where to go next. Can I install Arch on one of these loop devices and if so, which one? I assume loop1 but I'd like some sound advice before I continue. Also why are these loop devices all separate? Can anybody shed some concise light on this please?
arch-linux loop-device
arch-linux loop-device
edited May 2 '15 at 13:36
redbeam_
1206
1206
asked May 2 '15 at 11:57
Tom PriceTom Price
586
586
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 2 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Use losetup to check what each loop device refers to. Real disks should show up as one of sd[a-z], hd[a-z], vd[a-z], ... or if it's a card reader, maybe mmcblk[0-9]...
Also, smartctl -a $device or hdparm -i $device should list name and type of the disk so you can verify you have the corerect one.
Example for my Crucial M4 64GB:
# hdparm -i /dev/sda
/dev/sda:
Model=M4-CT064M4SSD2, FwRev=070H, SerialNo=0000000011290314D973
If the disk does not show up at all, check connectors/cables, try another enclosure, etc. or it may just be incompatible or dead on arrival.
As for the installation procedure, there should not be any difference between HDD / SSD, maybe save for alignment / discard.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f200000%2finstalling-arch-linux-on-an-ssd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Use losetup to check what each loop device refers to. Real disks should show up as one of sd[a-z], hd[a-z], vd[a-z], ... or if it's a card reader, maybe mmcblk[0-9]...
Also, smartctl -a $device or hdparm -i $device should list name and type of the disk so you can verify you have the corerect one.
Example for my Crucial M4 64GB:
# hdparm -i /dev/sda
/dev/sda:
Model=M4-CT064M4SSD2, FwRev=070H, SerialNo=0000000011290314D973
If the disk does not show up at all, check connectors/cables, try another enclosure, etc. or it may just be incompatible or dead on arrival.
As for the installation procedure, there should not be any difference between HDD / SSD, maybe save for alignment / discard.
add a comment |
Use losetup to check what each loop device refers to. Real disks should show up as one of sd[a-z], hd[a-z], vd[a-z], ... or if it's a card reader, maybe mmcblk[0-9]...
Also, smartctl -a $device or hdparm -i $device should list name and type of the disk so you can verify you have the corerect one.
Example for my Crucial M4 64GB:
# hdparm -i /dev/sda
/dev/sda:
Model=M4-CT064M4SSD2, FwRev=070H, SerialNo=0000000011290314D973
If the disk does not show up at all, check connectors/cables, try another enclosure, etc. or it may just be incompatible or dead on arrival.
As for the installation procedure, there should not be any difference between HDD / SSD, maybe save for alignment / discard.
add a comment |
Use losetup to check what each loop device refers to. Real disks should show up as one of sd[a-z], hd[a-z], vd[a-z], ... or if it's a card reader, maybe mmcblk[0-9]...
Also, smartctl -a $device or hdparm -i $device should list name and type of the disk so you can verify you have the corerect one.
Example for my Crucial M4 64GB:
# hdparm -i /dev/sda
/dev/sda:
Model=M4-CT064M4SSD2, FwRev=070H, SerialNo=0000000011290314D973
If the disk does not show up at all, check connectors/cables, try another enclosure, etc. or it may just be incompatible or dead on arrival.
As for the installation procedure, there should not be any difference between HDD / SSD, maybe save for alignment / discard.
Use losetup to check what each loop device refers to. Real disks should show up as one of sd[a-z], hd[a-z], vd[a-z], ... or if it's a card reader, maybe mmcblk[0-9]...
Also, smartctl -a $device or hdparm -i $device should list name and type of the disk so you can verify you have the corerect one.
Example for my Crucial M4 64GB:
# hdparm -i /dev/sda
/dev/sda:
Model=M4-CT064M4SSD2, FwRev=070H, SerialNo=0000000011290314D973
If the disk does not show up at all, check connectors/cables, try another enclosure, etc. or it may just be incompatible or dead on arrival.
As for the installation procedure, there should not be any difference between HDD / SSD, maybe save for alignment / discard.
answered May 2 '15 at 13:31
frostschutzfrostschutz
26.9k15584
26.9k15584
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f200000%2finstalling-arch-linux-on-an-ssd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown