[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hdb device



High,

On Sun, 17 Oct 2004, Vegard Lundby Rekaa wrote:

> My hdb device isn't mounted. Do you have some form of manual or hints on
> how to mount this device (evntually change the   /etc/fstab   file).
>
What kind of device is /dev/hdb? A harddisk, cdrom?

If it is a harddisk, you must know which partition to mount: if there is
only one, it is most likely /dev/hdb1. You can do this by adding a line to
/etc/fstab like:
/dev/hdb1       /mnt/hdb1      ext3    defaults,user,exec,auto   0     0

where /mnt/hdb1 is the mountpoint, ext3 is the filesystem (change to ext2
if neccesary, or to vfat if the disk is a windows disk). Change 'auto' to
'noauto' if you don't want it to be mounted at boottime.

Greetz,
Sebas


--

English written by Dutch people is easily recognized by the improper use of 'In principle ...'

The software box said 'Requires Windows 95 or better', so I installed Linux.

Als Pacman in de jaren '80 de kinderen zo had be?nvloed zouden nu veel jongeren rondrennen
in donkere zalen terwijl ze pillen eten en luisteren naar monotone electronische muziek.
(Kristian Wilson, Nintendo, 1989)




Reply to: