A while back Mark (PCNetSpec) help me add network shares to my /etc/fstab file so they would mount at startup which worked perfectly since then I’ve used the lines he gave me to set up other PC’s on this network and it’s always worked perfectly until now,
I bought another PC for the missus and I’m setting it up for her I copied the lines as usual and added them to the /etc/fstab file but although the directories show up in /mnt it shows no sub directories I don’t know what I could have done wrong I did nothing different than what I’ve done before I’ve checked the /etc/fstab file against another PC on the network and they seem identical
EDIT
Having given this some thought I did do one thing different which was during installation I set it to not ask for password at login and I think that may have something to do with it because I cant change it to ask and during boot I’m getting a message saying Plymouth cannot start but I can’t read it all because flashes up too quick also a lot of cifs errors saying “no username specified”
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
#
# / was on /dev/sda5 during installation
UUID=c51f8aa9-c72c-4127-b0aa-86a83773025a / ext4 errors=remount-ro 0 1
# swap was on /dev/sda6 during installation
UUID=d0a4f8fa-45e3-4adc-a07a-f80846e6510a none swap sw 0 0
//192.168.2.100/multimedia /mnt/multimedia cifs guest,uid=1000,iocharset=utf8 0 0
//192.168.2.100/movies /mnt/movies cifs guest,uid=1000,iocharset=utf8 0 0
//192.168.2.100/graeme /mnt/graeme cifs guest,uid=1000,iocharset=utf8 0 0
//192.168.2.100/pat /mnt/pat cifs guest,uid=1000,iocharset=utf8 0 0
//192.168.2.100/utilities /mnt/utilities cifs guest,uid=1000,iocharset=utf8 0 0
//192.168.2.100/family\040tree /mnt/family-tree cifs guest,uid=1000,iocharset=utf8 0 0
//192.168.2.100/backup\040(all\040drives) /mnt/backup cifs guest,uid=1000,iocharset=utf8 0 0
the software manager wont load the screen shows up but it just cycled endlessly and I have no way of closing it, to stop it I have to completely reboot,
I tried setting the network to static IP and although i can enter the settings it wont allow me to save (“Save” is greyed out)
is it only those 2 things that give you admin problems .. or can't you access ANYTHING that requires an admin password in the GUI
These are the only things I know about, but I’ve installed cifs-utils and thats solved the network shares problem and the Network Manager problem But I still have a login problem insofar as I can’t get it to prompt for a password and during boot a message pops up saying Plymouth cant load splash screen etc etc but I cant make out the rest because it flashes off too quick, I haven’t tried the software manager again but I’ll do that now and reboot and try to make out the rest of the Plymouth message
The plymouth message is probably not important … it’s just the splash screen at bootup … it may be the fact that it’s still trying to connect to the cifs shares because the network hasn’t come up yet that’s stopping the plymouth splash screen from loading.
but it could also be a graphics driver issue … so what’s the output from:
Software manager still wont load it asks for a password the screen pops up but it just cycles endlessly, I gave it over a minute then rebooted, I just cannot see the Plymouth error message it’s just off the screen too fast I tried the Pause/Break but it doesn’t stop it is there any other way I can stop it long enough to read it ?
It’s quite a large file and most of the log refers to mounting network shares so I’ve only pasted this section hope that’s ok
* Stopping log initial device creatione[74G[ OK ]
* Starting configure network device securitye[74G[ OK ]
* Starting save udev log and update rulese[74G[ OK ]
* Starting set console fonte[74G[ OK ]
* Setting sensors limits * Stopping save udev log and update rulese[74G[ OK ]
e[80G
e[74G[ OK ]
* Stopping set console fonte[74G[ OK ]
* Starting userspace bootsplashe[74G[ OK ]
* Starting Send an event to indicate plymouth is upe[74G[ OK ]
* Starting configure virtual network devicese[74G[ OK ]
* Stopping Send an event to indicate plymouth is upe[74G[ OK ]
* Starting Bridge socket events into upstarte[74G[ OK ]
* Stopping userspace bootsplashe[74G[ OK ]
Starting printer spooler: lpd.
* Stopping System V initialisation compatibilitye[74G[ OK ]
* Starting NTP server ntpd e[80G
e[74G[ OK ]
* Starting System V runlevel compatibilitye[74G[ OK ]
* Starting e[74G[ OK ]
* Starting e[74G[ OK ]
* Starting ACPI daemone[74G[ OK ]
* Starting anac(h)ronistic crone[74G[ OK ]
* Starting e[74G[ OK ]
* Starting e[74G[ OK ]
* Starting save kernel messagese[74G[ OK ]
* Starting e[74G[ OK ]
* Starting e[74G[ OK ]
* Starting regular background program processing daemone[74G[ OK ]
* Stopping anac(h)ronistic crone[74G[ OK ]
* Stopping CPU interrupts balancing daemone[74G[ OK ]
* Stopping save kernel messagese[74G[ OK ]
I left it running for over a minute this is all I got
pat@Linux2 ~ $ gksu mintinstall
add_categories took 27.813 ms
build_matched_packages took 0.373 ms
20843
add_packages took 6412.031 ms
add_reviews took 2428.730 ms
syslog is huge and that’s only one file anyway it’s getting late I’ll try to check through it tomorrow, alternatively would be worthwhile going back to the open source graphics driver because it looks like there’s a good chance the nvidia driver is causing this issue ?