On 4/5/07, Andrei Yurkevich wrote: > You need to enable BSD disklabel support in your kernel to be able to > read BSD slices. > Ah, I see. Luckily the Ubuntu kernel has already the support. Thanks. mcuee@mcuee-desktop:~$ cat /proc/partitions major minor #blocks name 8 0 78156288 sda 8 1 30716248 sda1 8 2 1 sda2 8 5 30716248 sda5 8 6 1124518 sda6 8 7 15599083 sda7 3 0 195360984 hda 3 1 62235778 hda1 3 2 1 hda2 3 3 9759487 hda3 3 5 61448593 hda5 3 6 2931831 hda6 3 7 17575078 hda7 3 8 17968671 hda8 3 9 13671283 hda9 3 10 9767488 hda10 3 11 262144 hda11 3 12 524288 hda12 3 13 262144 hda13 3 14 262144 hda14 3 15 4194304 hda15 3 16 4254463 hda16 (partition hda11/12/13/14/15/16 all under partition hda3) mcuee@mcuee-desktop:/media$ sudo mount -r -t ufs -o ufstype=ufs2,ro /dev/hda16 /media/bsdhome mcuee@mcuee-desktop:/media$ sudo mount -r -t ufs -o ufstype=ufs2,ro /dev/hda15 /media/bsdusr mcuee@mcuee-desktop:/media$ ls /media/bsdhome mcuee obj ports src mcuee@mcuee-desktop:/media$ ls /media/bsdusr/ bin compat games include lib libdata libexec local obj ports sbin share src X11R6 -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist