General :: Install Samba From CDROM?
Jan 3, 2010
i have vmware workstation with ubunutu server installed now i need to install samba , i use this command
apt-cdrom add after that i check the source.list and the cdrom uncomment then i use sudo apt-get install smbfs, instead of using the cdrom as the source he use internet .
View 3 Replies
ADVERTISEMENT
May 30, 2010
I am trying to share a couple of resources from my fedora 12 box to a windows vista, using samba. It seems absolutely fine to share any folder but as soon as I am trying to share a folder which is used as a mount point windows cannot access this folder. I get the following message from windows:"the network cannot be found". This must be due to some permission, but I cannot find which one.
Note that windows can access the folder but as soon as the device is mounted I v#can see the folder in windows but cannot access it. Here is a copy of the smb.config file:
[global]
workgroup = workgroup
server string = GAIA
security = share
;guest account = nobody
[Code]...
Note that I have been trying to execute the same with mounting and sharing a raid1, but windows cannot see it.
View 5 Replies
View Related
Apr 12, 2010
when i use kickstart to install centos from cdrom (i make it myself in my way),i got a %post script problem with the kickstart file. 1.%post script used to copy my own software from cdrom to hard disk.then make install automaitlly with bash script.
the %post script like :
%post
mkdir -p /myownsoftware
cp -r /mnt/myownsoftware/* /myownsoftware
cd /myownsoftware
[Code]...
View 10 Replies
View Related
Mar 19, 2010
Laptop has broken internal CDROM. I booted with floppy to get Puppy 431 installed from USB stick. Now I have USB CDROM access thru Puppy. I can mount and see the CD fine.
Is it possible to boot or install from a currently installed linux distro (Puppy)?
I have a second free partition ext2 available, sda2, and GRUB is working fine for me on boot.
(machine also doesn't have boot from USB option, yes, it's old, a project I am working on, I have Nimblex in CD now, I think it's a live cd, I would like to try a few different ones by installing to sda2 and wiping if ng.)
View 5 Replies
View Related
Aug 29, 2010
I have been trying plop floppy to boot a bootable cdrom from a mobile USB cdrom reader, but the usb cdrom are not recognized.I was thinking that with grub or grub2 or syslinux that would be possible, no ?
View 13 Replies
View Related
Oct 28, 2010
[URL]..86.iso.torrent I must install/run this CD, for 32bit ubuntu 10.4 TO upgrade, PLEASE NOTE IS INSTALLED ALONG VISTA?
View 5 Replies
View Related
Jan 29, 2010
using comapq proliant 8500
tested
8.04LTS
9.10
none of them coud find cd rom (then hove the F it can even get till detection ???)
not in /dev/cdrom only cdrom i coud filnd using # ls / was ls /cdrom and it just not working too so what can i do ??
View 3 Replies
View Related
Jul 30, 2010
I managed to boot from hard disk, everything works ok. But Gparted has a bug, it works in Live Hard Disk, but not when I click the install icon because it can't umount /cdrom. But I solved that by formatting ext4 and swap area from gnome-panel Live Hard Disk and only put mount point / after click on install.But problem stroked back: install is not possible because it wants to umount itself before installing, wich cannot be possible. I'm installing it in a new place /dev/sda5. Live Hard Disk is booting from /dev/sda3.
ubuntu@ubuntu:~$ df -h | grep sda
/dev/sda3 2.0G 726M 1.3G 36% /cdrom
/dev/sda1 43G 17G 26G 41% /media/Windows
[code]....
View 1 Replies
View Related
Jan 1, 2011
Well I bought this book "Debian GNU/Linux 3.1 and it came with Debian installer. Thought this was too good to be true! Well, during the install I get a message that "cdrom not detecting install components". I ran the the diagnostic utility that was included in the disc and it did not report any issues.
View 3 Replies
View Related
May 14, 2011
This is what I get:
Code:
root@Jason-Lin:/# apt-get install samba
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]...
This is a fresh 11.04 install. I grabbed a couple of the basics (alternate browsers, media players, etcetera) but other than that I haven't made any modifications or installed any strange packages.
Code:
root@Jason-Lin:/# uname -a
Linux Jason-Lin 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux
View 5 Replies
View Related
Jul 11, 2010
I downloaded and burned the Fedora-13-x86_64-dvd iso to install on my shiny new box (MSI NF980-G65 MB, AMD Phenom II x4 945 CPU, 8GB Corsair DDR3 memory, generic ATAPI DVD drive, 2 500GB SATA drives, 2 1.5TB SATA drives). I boot from the DVD and and take the default install/upgrade option on the menu. I've tried with the default boot options and with about a dozen different options, all give the the same thing.
Looking console 3, shows the following:
ERROR loader: removing ddmode.conf failed
ERROR loader: got to setupCdrom without a CD device
It can't find the CD/DVD drive that it booted from. The install on console 1 is prompting for a driver to load. Do I need to download a driver for a generic ATAPI/IDE CD/DVD drive?
View 10 Replies
View Related
May 23, 2011
I have recently installed virtual box on fc14 using add /remove software . However so far i have not been able to install any OS on that. I put the OS CD the cdrom and click on start virtual machine..it gives following errors ..
I have followed the instructions given there but all in vain...
Code:
[root@Fedora Raman]# /etc/sysconfig/modules/VirtualBox-OSE.modules
ERROR: modinfo: could not find module vboxdrv
ERROR: modinfo: could not find module vboxnetflt
ERROR: modinfo: could not find module vboxnetadp
View 1 Replies
View Related
Oct 16, 2010
I need to force 80 pin cable detect on my cdrom. According to the kernel-parameters.txt file you can do this by using libata.force=(port).(device) 80c Here is the actual explanation from the kernel file: libata.force=[LIBATA] Force configurations. The format is comma separated list of "[ID:]VAL" where ID is PORT[.DEVICE]. PORT and DEVICE are decimal numbers matching port, link or device. Basically, it matches the ATA ID string printed on console by libata. If the whole ID part is omitted, the last PORT and DEVICE values are used. If ID hasn't been specified yet, the configuration applies to all ports, links and devices.
My question is where do you find the proper port.device numbers? I'm guessing it's lspci but I'd rather be sure before I do something silly.. An actual working line for a cdrw as master on the first ide channel would be excellent. BTW my cdrw is detected as sr0 so the normal "ide" boot params won't work....
View 9 Replies
View Related
Jun 6, 2010
I downloaded the Ubuntu Server 10.04 64bit ISO and the universal USB installer, created a USB install disk and booted from it. I started the installation and right after keyboard setup I got an error saying Unable to read from CD-ROM, retry/abort. Looking at the alt-f4 log it was unable to find a file, fs-secondary.udeb I hit alt-f2 and cd'd to /cdrom/pool/main/l/linux (I think, this is all from memory) and found that file, almost. The file there was fs-secondaryblahblahblah.ude, no b on the end. I tried renaming it but the filesystem was mounted read-only.
So, cd back to /
Type mount and hit enter.
Take note of the cdrom entry, at the beginning of that line it will say /dev/? Mine was like /dev/svd0 or something like that. Remember whatever that is.
Then type umount /cdrom
Then type mount -t vfat /dev/????? (whatever your device was from earlier) /cdrom
That will mount the cdrom rw so you can rename the file to .udeb
Then press alt-F1 and press enter to retry and the installation will continue like normal.
View 4 Replies
View Related
Sep 12, 2010
I accidentally deleted my mahjongg game from ubuntu 10.04.Now when iam trying to install it from software center or synaptic, half way through it's asking for ubuntu cd.Eventhough i insert the original ubuntu 10.04 cd,it's not taking it.it keeps asking for the cd.It is same whenever i try to install any more game from synaptic or software center.
View 2 Replies
View Related
Jan 31, 2016
I am attempting to install debian for the first time on my pc that has no cdrom drive. I downloaded the Jessie CD image and wrote it to a 4GB stick, it didnt work. Then tried the netinstall image but face the same issue.
To write the usb stick I used unetbooting first, then tried win32diskimager and finally tried DD while stick was not mounted
Code: Select alldd if=debian.iso of=/dev/sdb BS=4MB; sync
Issue is still the same: I boot from the usb and after selecting language and keyboard it fails to detect cdrom drive (no drive at all in my pc). Same behavior using normal or expert mode.
Im also unable to manually specify the drive (it looks at /cdrom and I wanted to change it to the usb stick itself or mount usb to /cdrom but I cant find my stick in /dev)
View 14 Replies
View Related
Nov 10, 2010
I'm running Fedora 14, with a SATA interface CD/DVD drive and I'm attempting to run an installation script on a CD for an embedded Linux learning kit.Logged in as root (su), I receive:bash : /media/EmbeddedLinux/install_tools Permission DeniedI have searched and see similar situations on the web, but not exactly the same.I cannot resolve this issue using chmod, and find no relevant exec rights set in /etc/fstab.Using mount I find the (automounted) CD drive on /dev/sr0.I've searched quite a bit but never could find the thread that was supposedly listed in this forum.I understand that I should be able to copy the contents of the folder to my machine, then execute, but if possible I would prefer to address the real cause, not go around it.Also, where on earth will I find the location of whatever is affecting the ability to execute from an automounted media?
View 5 Replies
View Related
Jan 8, 2010
My computer have Windows XP installed and now I want to install suse 9.0. I insert the boot disk (disk 1) and reboot my machine.Then on the boot option window, I select 'installation'. Then comes the error: cannot find SUSE installation CD. Activating Manual.... Then 'English'-->'English(US)'-->'Installation'. Then comes another error: Cannot mount CD-ROM.
View 2 Replies
View Related
Aug 12, 2010
I have successfully setup a FOG server to image my Windows clients, so I have tftp, pxe and anything else related to booting to a pxe server setup and rocking. What I'm trying to do now, is use the CentOS net install files to setup CentOS on an old server with no USB boot option, and a broken scsi cdrom drive (it's a Dell PowerEdge 2400, with a single PIII 733 and 1.25GB ram).
Using the FOG Projects gparted wiki entry (adding gparted to the pxe boot menu) I was actually successfully able to pull the net install files over to the PE, and install CentOS 5.5 via local ftp server. At first it kept erroring out (I kept picking and choosing individual packages from the package groups), so I thought it may be an issue with the GUI install (the python script kept spitting back errors forcing a reboot). In any case, I finally got through the GUI install, but now I need / want to know how to force a text mode install.
[Code]....
the bolded "append" line is where I thought I could force the text mode install script, but that didn't work. The vmlinuz and initrd.img files were both pulled form the net install iso, NOT the livecd. Would that have made a difference? If not, what / where / how should I force the text mode install script?
View 4 Replies
View Related
Apr 19, 2011
I created 2 virtual machines with VMware Workstation 7. They have identical hardwares. One guest is CentOS 5.6, another is Mandriva 2011.
When I try to mount the cdrom in guest OS, in CentOS, I should execute
mount /dev/hdc /path/to/mount
in Mandriva, I should execute
mount /dev/sr0 /path/to/mount
I also remebered in some other Linux variant, I had to use
mount /dev/cdrom /path/to/mount
What's the difference between hdc, sr0 or cdrom? Is there a consistent way to mount cdrom in all Linux variants?
View 3 Replies
View Related
May 7, 2011
I have had a dual boot on my system since first trying Ubuntu a few months ago.I had a few problems when i upgraded to 11.04 (mainly due to the new desktop Unity), but after some great help here, we had the old desktop running again.I have Windows running on my spare Computer in case i should need it for any reason, though can not think of one lol Now i am used to Ubuntu (from the using side, get lost in terminal etc so here i come if i need help) i decided i would totally commit my main computer to Ubuntu.I downloaded the latest iso from the Ubuntu site, and burnt it to CD, inserted in my main computer & rebooted. It goes past the first purple ubuntu page (hit a key to choose language & also get a selection Menu) then goes to black screen and i get:
BusyBox v1.17.1 (ubuntu 1:1.17.1-10ubuntu1) built-in shell (ash)Enter 'help' for a list of built-in commands.(initramfs) mount: mounting /dev/loop0 on //silesystem.squashfs failed: Input/output errorCan not mount /dev/loop0 (/cdrom/casper/filesystem.squashfs) on //filesystem.squashfs(hope i typed that i correctly)I have burnt the iso image numerous times, using different disks, speed (from x4 - x52) and burning programs
View 2 Replies
View Related
Apr 14, 2011
I'm using a software that needs to read data from a cdrom. The instructions say to mount the cdrom (mount /mnt/cdrom). I understand that I need to mount the cdrom to /mnt/cdrom. I created a folder "cdrom" under "mnt". Then I tried to mount the cdrom by typing:
sudo mount /media/ /mnt/cdrom/ This didn't work. Under "media" I have another folder with the actual cd content so I tried to mount it too, but again with no success. I keep getting an error that "media is not a block device". What I am doing wrong?
View 2 Replies
View Related
May 9, 2010
To make a copy of a music cd, without ripping, how to to make an ISO of a cdrom of music?
Preferably with cdrecord or dd or command line...
View 2 Replies
View Related
Jan 2, 2011
My cdrom is not mounting on ubuntu 8.04. I find this message in syslog (below). How can I resolve this?
<code>
Dec 30 16:13:26 ubuntusap kernel: [ 351.765683] usb-storage: device scan complete
Dec 30 16:13:26 ubuntusap kernel: [ 351.766423] scsi 5:0:0:0: CD-ROM Memorex DVD+-RAM 530L v1 5M64 PQ: 0 ANSI: 0
[Code]....
View 10 Replies
View Related
Mar 5, 2011
How do I mount dev cdrm/dvd in ubuntu 10.04.
View 2 Replies
View Related
Dec 1, 2010
How do I mount a cdrom and access the file on it?
View 1 Replies
View Related
Jun 23, 2011
To do that:
Code:
But -blank=fast makes it really faster? Visibly not so much, right?
View 3 Replies
View Related
Nov 9, 2010
the error thats coming up is, need to install cdrdao but i went to the terminal and did that its already installed.
View 2 Replies
View Related
Dec 21, 2010
<silent-> my company gave me a small project do in linux , i need you to give me some advice.
<silent-> basically its will be a file server and something like 5 users will need to
[code]...
View 5 Replies
View Related
Jan 5, 2010
I have been given a task to install samba server from my local PC in an another PC which is a linux server.The linux server is in my own comapny and i have been given its ip address and root login password.I dont know how to install that samba server from my own PC.
View 9 Replies
View Related