Hello, I had trouble to find the network shares mounted automatically on startup. Being a newbie on initng, I wonder if my way to solve the issue is correct:
fstab excerpt: //192.168.1.10/share /mnt/share smbfs rw,uid=1000,gid=100,umask=000,user,username=foo,password=bar 0 0 //192.168.1.10/music /music smbfs rw,uid=1000,gid=100,umask=000,user,username=foo,password=bar 0 0 //192.168.1.10/kids /kids smbfs rw,uid=1000,gid=100,umask=000,user,username=foo,password=bar 0 0 my default.runlevel: system daemon/gdm daemon/sshd daemon/hald daemon/vixie-cron net/all system/netmount <-- this is what I added system/alsasound daemon/syslogd daemon/klogd system/usb Here are some questions: Doesn't "net/all" include a netmount? Where can I find the boot log? Where can I find what "net/all" is causing? System: I use Debian with and ndiswrapper WLAN network (DHCP). Thanks for any hints. initng starts my system within 28s instead of 51s before. Apart from the netmount it worked perfectly. This is great stuff! Regards Holger -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
