|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Mount USB Drive
From: Dylan Smith (dylan
iompost.co.im)
Date: Wed Dec 08 2004 - 06:20:28 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wednesday 08 December 2004 04:04, Don Smith wrote:
> What is the appropriate way to read the disc? Do I use the mount command,
> or a USB command?
USB drives generally show up as (emulated) SCSI:
mount /dev/sd0i /mnt
will mount most USB hard drives/flash drives. I would expect that would work
with a USB DVD as well.
(sd0i is usually the first partition - for example, I have a USB HDD which has
a bootable ReiserFS partition, a swap space and a FAT partition - so on
OpenBSD, I use 'mount /dev/sd0k /mnt' to mount the FAT partition)
--
Dylan Smith, Isle of Man Post, Spring Valley.
#include <std/disclaimer.h>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]