When booting 2.5.65 kernel, it will not mount all my partitions.  
2.4.19 works fine.

% cat /etc/fstab
# NOTE: If your BOOT partition is ReiserFS, add the notail option to 
opts.
/dev/discs/disc0/part2  /           xfs      noatime              0 0
/dev/discs/disc0/part1  none        swap     sw                   0 0
/dev/discs/disc0/part3  /mnt/lfs    xfs      noauto,noatime       0 0
/dev/discs/disc0/part5  /mnt/alpha  reiserfs noatime              0 0
/dev/discs/disc0/part6  /mnt/zeta   reiserfs noatime              0 0
/dev/discs/disc0/part7  /mnt/ext2part  ext2  noatime              0 0

/dev/cdroms/cdrom0   /mnt/cdr       iso9660     noauto,ro   0 0
/dev/cdroms/cdrom1   /mnt/cdrw      iso9660     noauto,ro   0 0

proc        /proc    proc     defaults 0 0

All I get at boot time is /.  However, when I enter 
%/etc/init.d/localmount restart then all the partitions are mounted.  
And yes, localmount is in my rc-update default.

%df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/discs/disc0/part2
                       1043584    772576    271008  75% /
tmpfs                     2048        20      2028   1% /mnt/.init.d
/dev/discs/disc0/part5
                       1204788    768860    435928  64% /mnt/alpha
/dev/discs/disc0/part6
                       7630576   4536244   3094332  60% /mnt/zeta
/dev/discs/disc0/part7
                       3953036    710792   3041436  19% /mnt/ext2part
tmpfs                   240784         0    240784   0% /dev/shm


Any ideas?
-- 

 Kurt
---
  There is no good and evil; there is only power.

--
[EMAIL PROTECTED] mailing list

Reply via email to