You are not logged in.

#1 2011-04-16 09:33:50

Lowra
Member
Registered: 2009-09-21
Posts: 192

[SOLVED]USB Stick install: cfdisk FATAL ERROR: cannot open disk drive

Hi,

I'm trying to install ArchLinux on a recently bought OCZ usb stick. I looked at the wiki article which may be outdated, but I still can't get things working actually.

The boot under Arch Live CD seems good. When I am about to launch cfdisk, my usb stick is detected (as sdb), but then under cfdisk I have the following:

FATAL ERROR: cannot open disk drive

I don't know what I can try :s

Thanks wink

EDIT: Additionnal info: My usb stick is sdb, and it has one ext2 primary partition (sdb1) created using gparted.
I tried to modprobe usb_sd and usb_storage in this order but It didn't change anything.

Last edited by Lowra (2011-04-18 09:30:41)

Offline

#2 2011-04-16 11:05:53

jeslinmx
Member
Registered: 2010-11-20
Posts: 120

Re: [SOLVED]USB Stick install: cfdisk FATAL ERROR: cannot open disk drive

Do you have the permissions to read/write the drive?


Lenovo Y450 + Arch x86_64 dual boot with Windows 7 + Openbox standalone + Arch default kernel + Nouveau + yours truly = A lot of *****in' in the Arch Forums.

Offline

#3 2011-04-16 11:28:26

Lowra
Member
Registered: 2009-09-21
Posts: 192

Re: [SOLVED]USB Stick install: cfdisk FATAL ERROR: cannot open disk drive

jeslinmx wrote:

Do you have the permissions to read/write the drive?

Hum, I guess I do because I am logged as root in the ArchLinux installer

Offline

#4 2011-04-17 08:49:20

Lowra
Member
Registered: 2009-09-21
Posts: 192

Re: [SOLVED]USB Stick install: cfdisk FATAL ERROR: cannot open disk drive

up !

Offline

#5 2011-04-17 11:09:43

rayjgu3
Member
From: Chicago IL usa
Registered: 2004-07-04
Posts: 695

Re: [SOLVED]USB Stick install: cfdisk FATAL ERROR: cannot open disk drive

its a partition problem
I run into it usually with new usb or sd cards I use to install various distros
heres the fix
dd if=/dev/zero of=/dev/sd* bs=1M

just replace * with the correct letter assigned to that drive
you may need to reset the device or even reboot.

Offline

#6 2011-04-17 11:17:42

Lowra
Member
Registered: 2009-09-21
Posts: 192

Re: [SOLVED]USB Stick install: cfdisk FATAL ERROR: cannot open disk drive

SOLVED. (Before reading your post rayjgu3, but you're right I guess)
I deleted all partitions through Gparted, and once in cdfisk, it worked big_smile

Offline

Board footer

Powered by FluxBB