
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] missing parition /dev/hdb2??
- Date: Wed, 14 May 2003 21:28:15 +0900 (JST)
- From: Nguyen Vu Hung <vuhung@example.com>
- Subject: [tlug] missing parition /dev/hdb2??
Hello all,
I have just installed a new IDE harddisk. When i boot into windows,
I get 3 new drives which contains *alots* of files. But when I boot into
Linux, I can only mount /dev/hdb1 and /dev/hdb5.
Here is some informaitons about my hardisks:
[root@example.com vuhung]# cat /proc/partitions
major minor #blocks name rio rmerge rsect ruse wio wmerge wsect wuse
running use aveq
3 0 12717114 hda 4449 11737 124900 49080 1817 2574 35142 120020
-1 554950 -412190
3 1 4466038 hda1 26 15 61 140 0 0 0 0 0 140 140
3 2 1 hda2 0 0 0 0 0 0 0 0 0 0 0
3 5 4096543 hda5 26 15 61 130 0 0 0 0 0 130 130
3 6 64228 hda6 32 624 1312 700 3 0 6 580 0 760 1280
3 7 313236 hda7 2 0 16 10 0 0 0 0 0 10 10
3 8 3775243 hda8 4350 11061 123290 47910 1814 2574 35136 119440
0 46910 167520
3 64 2062368 hdb 48 218 328 100 0 0 0 0 -2 581460 -1162820
3 65 2048256 hdb1 16 15 51 40 0 0 0 0 0 40 40
3 66 1 hdb2 1 0 1 0 0 0 0 0 0 0 0
3 69 7389868 hdb5 16 15 51 20 0 0 0 0 0 20 20
[root@example.com vuhung]#
as you can see, I have /dev/hdb1, /dev/hdb2 and /dev/hdb5. But /sbin/fdisk
-l /dev/hdb outputs nothing!!
[root@example.com vuhung]# /sbin/fdisk -l /dev/hdb
[root@example.com vuhung]#
Here is /etc/fstab
[root@example.com vuhung]# cat /etc/fstab
LABEL=/ / ext3 defaults 1
1
LABEL=/boot /boot ext2 defaults 1
2
none /dev/pts devpts gid=5,mode=620 0
0
none /proc proc defaults 0
0
/dev/hda7 swap swap defaults 0
0
/dev/cdrom /mnt/cdrom iso9660
noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu
0 0
/dev/hda5 /mnt/hda5 vfat defaults 0
0
/dev/hda1 /mnt/w2k ntfs defaults 0
0
/dev/hdb1 /mnt/hdb1 vfat defaults 0
0
/dev/hdb2 /mnt/hdb2 vfat defaults 0
0
/dev/hdb5 /mnt/hdb5 vfat defaults 0
0
[root@example.com vuhung]#
#mount /mnt/hdb1 -> OK
#mount /mnt/hdb2 ->
[root@example.com vuhung]# mount /mnt/hdb2/
mount: 4V0c$C$?%U%!%$%k%7%9%F%`%?%$%W!"IT@example.com$J%*%W%7%g%s!"
/dev/hdb2
$N%9!<%Q!<%V%m%C%/$,IT@example.com!"0?$$$O%U%!%$%k%7%9%F%`$N%^%&%s%H
$,B?$9$.$^$9
(aren't you trying to mount an extended partition,
instead of some logical partition inside?)
[root@example.com vuhung]#
#mount /mnt/hdb5 -> OK.
[root@example.com vuhung]# uname -a
Linux pcnuma 2.4.20-0vl29.1 #1 2003G/ 47n 26F| EZMKF|
01:52:44 JST i686 unknown
[root@example.com vuhung]#
[root@example.com vuhung]# cat /etc/vine-release
Vine Linux 2.6 (La Fleur de Bouard)
[root@example.com vuhung]#
May may missed something?
TIA
Vu Hung
+----------------------------------------------------------+
| Nguyen Vu Hung( vuhung@example.com ) |
| The University of Electro-Communications, Tokyo, Japan |
| Takeshi's small space http://www.fedu.uec.ac.jp/~vuhung/ |
| I am looking for a job in Japan or Hanoi. My resume |
| http://www.fedu.uec.ac.jp/~vuhung/resume-03.txt |
+----------------------------------------------------------+
Home |
Main Index |
Thread Index