Enable slave hdd in Ubuntu

Will H. Backman whb at ceimaine.org
Tue Nov 15 16:04:21 UTC 2005


To mount it manually, you would create a directory to mount it to, and then mount it.

For example, "sudo mkdir /mnt/old-suse", and then "sudo mount /dev/hdb1 /mnt/old-suse"

If you want to always mount it at boot, you would first make a backup up your /etc/fstab "sudo cp /etc/fstab /etc/fstab.orig", and then edit /etc/fstab to add that entry.  Use the existing entry for hda1 as an example.

 

________________________________

From: ubuntu-users-bounces at lists.ubuntu.com [mailto:ubuntu-users-bounces at lists.ubuntu.com] On Behalf Of Miguel Angel Velasco
Sent: Tuesday, November 15, 2005 10:40 AM
To: ubuntu-users at lists.ubuntu.com
Subject: Enable slave hdd in Ubuntu
Importance: High

 

Hi, I´ve just installed Ubuntu in my Computer. I have 2 hdd´s (master with ubuntu and slave with ext2 format). The previous intallation was with Suse and now I can´t watch the information that is on the slave hdd. I try to mount the unit and there is a message telling there is no entry in fstab file....
Behind I append the exit of fdisk.
Thanks for your help.

root at Corbeta:/home/admin# fdisk -l

Disco /dev/hda: 80.0 GB, 80000000000 bytes
255 cabezas, 63 sectores/pista, 9726 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes

Disposit. Inicio    Comienzo      Fin      Bloques  Id  Sistema
/dev/hda1   *           1        9443    75850866   83  Linux
/dev/hda2            9444        9726     2273197+   5  Extendida
/dev/hda5            9444        9726     2273166   82  Linux swap / Solaris

Disco /dev/hdb: 160.0 GB, 160041885696 bytes
255 cabezas, 63 sectores/pista, 19457 cilindros
Unidades = cilindros de 16065 * 512 = 8225280 bytes

Disposit. Inicio    Comienzo      Fin      Bloques  Id  Sistema
/dev/hdb1               1       19456   156280288+  83  Linux
-- 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20051115/149f8227/attachment.html>


More information about the ubuntu-users mailing list