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

Bug#267137: cat /proc/partitions



Booting 2.4 (linux):
maj.	min.	#blocks		name	rio	rmerge	resct	ruse ...
3	0	402..blabla	ide/host0/bus0/target0/lun0/disk
3	1			ide/host0/bus0/target0/lun0/disk1
3	2			etc...
3	3
3	4


Booting 2.6 (linux26):
major	minor	#blocks		name
3	0	40209120	hda
3	1	107..blabla	hda1
Where are my hda2, hda3, hda4? O.o

In Gentoo (2.6):
major minor  #blocks  name

   3     0   40209120 hda
   3     1   17583111 hda1
   3     2   10482412 hda2
   3     3    4891792 hda3
   3     4          1 hda4

fdisk:
# fdisk -l /dev/hda
Disk /dev/hda: 41.1 GB, 41174138880 bytes
16 heads, 63 sectors/track, 79780 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1       34888    17583111   83  Linux
/dev/hda2           34888       55686    10482412+  a5  FreeBSD
/dev/hda3   *       55686       65392     4891792+   7  HPFS/NTFS
/dev/hda4           65393       78955     6835752    f  W95 Ext'd (LBA)

During partitioning in debian I saw that FreeBSD fs was not named (blank).



Reply to: