/srv/irclogs.ubuntu.com/2015/11/01/#ubuntu-ca.txt

=== F|ReSTaRT is now known as FiReSTaRT
LarryBanyone able to shed light on DVD not mounting anymore after upgrading to Unity 15.10?23:32
azend|vpsLarryB: that's pretty strange23:35
azend|vpshave you tried mounting via the command line?23:35
LarryByes i get hte following:23:37
LarryBmount: can't find /cdrom in /etc/fstab23:37
azend|vpswhat is the full command you use?23:38
LarryBI have started looking online but all they suggest didn't work :(23:38
LarryBsudo mount /cdrom23:38
azend|vpsah23:38
azend|vpsyeah, that's not going to work :)23:38
LarryBso I see :)23:38
LarryBtried:  mount /dev/sr023:39
azend|vpsnormally in ubuntu, drives get mounted with fuse instead of with the mount command23:39
LarryBsame error (/dev/sr0 not foun d in fstab23:39
azend|vpsthis makes access to the mount more secure and does not require extra priviledges23:39
LarryBoh? ok23:39
azend|vpslike sudo23:39
azend|vpstry `sudo mount /dev/sd0 /mnt`23:40
LarryB:(23:40
LarryBmount: special device /dev/sd0 does not exist23:40
azend|vpserr23:40
azend|vpssorry23:40
azend|vpssr023:40
azend|vpstypo23:40
LarryBmount: special device /dev/sd0 does not existmount: /dev/sr0 is write-protected, mounting read-only23:41
LarryBjames@james-Ubuntu:~$23:41
LarryBmay work. cause no write to cdrom23:41
azend|vpscool23:41
azend|vpsyeah, that's normal23:41
azend|vpswhen you want to unmount it later, use `sudo umount /mnt`23:41
LarryBwhere did it mount to? (whiuch directory)?23:41
azend|vps`/mnt`23:41
LarryBahh ther eit is.23:42
azend|vps /mnt is a generally good location for mounting random disks for short periods of time23:42
LarryBthanks azend|vps . So change /mnt to /mnt/cdrom would put it there23:42
azend|vpsbut only as a super usier23:42
azend|vpsuser23:42
LarryBperfect. thansk again23:42
azend|vpsno23:42
LarryBno?23:43
azend|vpsoh yeah23:43
azend|vpsunmount the disk23:43
azend|vps`mkdir -p /mnt/cdrom`23:43
azend|vpsand then remount it in the new location23:43
LarryBshould jsu tmake a .sh23:43
LarryB\for cd mount23:43
azend|vpsbut if you have to do it this way, something is wrong23:43
azend|vpsubuntu will usually mount it with fuse in /media/<some media id>/23:44
azend|vpsor /media/<user>/<some media id>23:44
LarryByeah the issue I had was going to 15.10 upgrade path23:44
LarryBa data disk automounted. buit the dvd didn't23:44
LarryBis there a apt-get to uninstall/re-install fuse?23:45
azend|vpsthere is but I wouldn't try it as it'll probably break something23:45
LarryBheh the upgrade did23:45
azend|vpssounds like some sort of weird unity issue with fuse though23:45
azend|vpsI know there's a config item burried in gconf that allows you to enable/disable automounting of new volumes23:46
azend|vpsbut you'd need to do a bit more diagnosis first23:47
azend|vpsotherwise you're just running around in the dark with a knife23:47
LarryBthat or a bug that is updated soon23:47
LarryBtrue23:47
azend|vpsalso true23:47
LarryBi get lucky sometimes in the dark but it is not ideal23:47
azend|vpsyou could try putting in a bug ticket on a relavent launchpad project23:48
azend|vpsperhaps you're just the first to notice this issue23:48
LarryBmigh towrk. my install upgrade was iffy.23:48
LarryBafter install it wanted to install a partial upgrade after23:49
LarryBthen it said we were good after that run23:49
LarryB HexChat: 2.10.2 ** OS: Linux 4.2.0-16-lowlatency x86_64 ** Distro: Ubuntu "wily" 15.10 ** CPU: 8 x Intel(R) Core(TM) i7 CPU         920  @ 2.67GHz (GenuineIntel) @ 2.53GHz ** RAM: Physical: 2.9GiB, 35.7% free ** Disk: Total: 233.9GiB, 79.6% free ** VGA: NVIDIA Corporation NX7600GS-T2D256EH ** Sound: Audigy - SB Audigy 1 [SB0092] ** Ethernet: Intel Corporation 82567LM-2 Gigabit Network Connection **23:49
LarryBUptime: 43m 11s **23:49
azend|vpsis that a custom kernel?23:50
azend|vpsLinux PHEONIX 4.2.3-1-ARCH #1 SMP PREEMPT Sat Oct 3 18:52:50 CEST 2015 x86_64 GNU/Linux23:51
azend|vpsUbuntu is not as far behind as it used to be23:51
LarryBhow do you tel?23:51
LarryBuname?23:51
azend|vpsyeah23:51
azend|vpswell it's in your hexchat thing23:52
azend|vpsbut `uname -a` will show you what I just copied23:52
LarryByeah not sure what i clicked but that's  probably it23:53
azend|vpsResuming in non X mode: xdpyinfo not found. For package install advice run: inxi --recommends23:53
azend|vpsCPU~Quad core Intel Core i7-4790 CPU (-HT-MCP-) clocked at Min:3599.859Mhz Max:3781.546Mhz Kernel~4.2.3-1-ARCH x86_64 Up~6 days Mem~4251.0/16003.9MB HDD~2000.4GB(4.9% used) Procs~275 Client~Quassel (pre v0.4.1) inxi~2.1.223:53
LarryB<azend|vps> ubuntu will usually mount it with fuse in /media/<some media23:53
LarryBls23:54
LarryBgrr23:54
azend|vpsLarryB: hmm?23:56
LarryBtyping bash code in chat23:56
azend|vps:)23:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!