DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 7th September 2013
pb91 pb91 is offline
New User
 
Join Date: Aug 2013
Posts: 1
Default Basic problem

Hello,

a basic problem I can not solve.

It's OpenBSD 5.3 generic on a laptop Dell Latitude 510.

I have no problem to mount usb stick.

However, for an external drive (1 To, SATAII) on usb I have this:

The drive appears recognized.
Code:
# disklabel sd1
#/dev/rsd1c:
type: SCSI
disk: SCSI disk
label: EARX-32N0YB0    
duid: 0000000000000000
flags:
bytes/sector: 4096
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 15200
total sectors: 244190646
boundstart: 0
boundend: 244190646
drivedata: 0 

16 partitions:
#                size           offset  fstype [fsize bsize  cpg]
  c:        244190646                0  unused                   
  i:        244190208              256  ext2fs
But it is impossible to mount.
Code:
# mount -t ext2fs /dev/sd1i /mnt/usb1
mount_ext2fs /dev/sd1i on /mnt/usb1: specified device does not match mounted device
Does anyone have an idea?

Last edited by ocicat; 7th September 2013 at 07:29 PM. Reason: Please use [code] & [/code] tags when posting command output.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
basic IRQ question unixjingleman OpenBSD Installation and Upgrading 1 3rd January 2011 04:49 PM
Basic NAT trouble for a newbie maxleonca NetBSD General 2 17th June 2010 04:44 AM
Basic starter questions ??? dennky OpenBSD Installation and Upgrading 10 5th December 2009 07:21 PM
Basic networking fail. diw OpenBSD General 13 31st March 2009 09:29 AM
need some basic help on ifconfig daemon-dd FreeBSD General 4 29th July 2008 03:21 PM


All times are GMT. The time now is 02:11 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick