You are not logged in.

#1 2017-09-24 08:29:50

moore703
Member
Registered: 2017-09-24
Posts: 3

Cannot DETECT my HDD | CFDISK

Hello everyone.I'm try to install archlinux on my ssd. but i want use hdd after installation.

fdisk -l

Disk /dev/sdb 698.7 GiB HDD

Disk /dev/sda 232.7 GiB SSD

Disk /dev/sdc 7.8 GiB USB


but cfdisk command output just seen ssd

Offline

#2 2017-09-24 08:50:02

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: Cannot DETECT my HDD | CFDISK

Well yes, you will have to specify which disk you want to manipulate on the command line, and the default will be /dev/sda

man cfdisk
cfdisk /dev/sdb

How are you installing Arch?

Mod note: Not an Installation issue, moving to NC.

Offline

#3 2017-09-24 10:13:18

moore703
Member
Registered: 2017-09-24
Posts: 3

Re: Cannot DETECT my HDD | CFDISK

V1del wrote:

Well yes, you will have to specify which disk you want to manipulate on the command line, and the default will be /dev/sda

man cfdisk
cfdisk /dev/sdb

How are you installing Arch?

Mod note: Not an Installation issue, moving to NC.

okay i understand.But i want arch installation on ssd.But i also want to access HDD after installation.I mean Arch Linux installed ssd but i was installed BurpSuite on HDD and access it from Arch Linux

Last edited by moore703 (2017-09-24 10:17:12)

Offline

#4 2017-09-24 12:19:52

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Cannot DETECT my HDD | CFDISK

NVMe? If so you might have to load the module explicitly.

Last edited by Mr.Elendig (2017-09-24 12:20:22)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2017-09-24 12:23:53

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Cannot DETECT my HDD | CFDISK

Burp Suite is an AUR package, it will be installed on the SSD just like any other application.
Why do you think you need to run it from the HD?

Have you installed Arch on your SSD yet?

Last edited by Slithery (2017-09-24 12:24:31)


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#6 2017-09-24 12:25:11

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: Cannot DETECT my HDD | CFDISK

Yes and there's nothing that will prevent you from doing that. What is your problem now? Your SSD as well as your HDD seem to have been detected properly and are accessible. So partition and install the system as you see fit. Again cfdisk will by default open /dev/sda you have to pass the correct device as an argument if you want to manipulate any other devices.

Offline

#7 2017-09-24 12:59:01

dviktor
Member
From: Moscow
Registered: 2015-10-18
Posts: 162

Re: Cannot DETECT my HDD | CFDISK

Just install base system to the SSD, partition your HDD and format new partitions, then just mount new parts and use genfstab or edit fstab file manually to automount on boot

Offline

Board footer

Powered by FluxBB