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

Bug#593733: kfreebsd-image-8.1-686: I can not mount /dev/ad0s5, /dev/ad0s6, ...



Package: kfreebsd-image-8.1-686
Severity: normal
Tags: squeeze

	The system said: 

 # mount /usr
 mount: /dev/ad0sa5 : No such file o directory

	/dev:

 # ls -al /dev/ad0*
 crw-rw---- 1 root disk 0, 66 Aug 20 17:17 /dev/ad0
 crw-rw---- 1 root disk 0, 68 Aug 20 17:17 /dev/ad0s1
 crw-rw---- 1 root disk 0, 69 Aug 20 17:17 /dev/ad0s2

	Partition table:

 # fdisk -l /dev/ad0
 last_lba(): I don't know how to handle files with mode 20660
 You must set cylinders.
 You can do this from the extra functions menu.

 Disk /dev/ad0: 0 MB, 0 bytes
 255 heads, 63 sectors/track, 0 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x0002c792

     Device Boot      Start         End      Blocks   Id  System
 /dev/ad0p1   *           1          43      340992   a5  FreeBSD
 Partition 1 does not end on cylinder boundary.
 /dev/ad0p2              43        1609    12577793    5  Extended
 Partition 2 has different physical/logical endings:
      phys=(1023, 254, 63) logical=(1608, 145, 9)
 /dev/ad0p5              43         773     5858304   a5  FreeBSD
 /dev/ad0p6             773        1137     2928640   a5  FreeBSD
 /dev/ad0p7            1137        1317     1445888   82  Linux swap /
Solaris /dev/ad0p8            1318        1366      389120   a5  FreeBSD
 /dev/ad0p9            1366        1609     1951744   a5  FreeBSD

	fstab:

 # /etc/fstab: static file system information.
 #
 # <file system> <mount point>   <type>  <options>       <dump>  <pass>
 proc            /proc           linprocfs rw              0       0
 sys             /sys            linsysfs rw              0       0
 fdesc           /dev/fd         fdescfs rw              0       0
 /dev/ad0s1      /               ufs     rw              0       1
 /dev/ad0s9      /home           ufs     rw              0       2
 /dev/ad0s8      /tmp            ufs     rw              0       2
 /dev/ad0s5      /usr            ufs     rw              0       2
 /dev/ad0s6      /var            ufs     rw              0       2
 /dev/ad0s7      none            swap    sw              0       0


	dmesg do not show estrange messages.

	Which the kfreebsd-image-7.3-1, all the partitions mounts.


Reply to: