Ubuntu :: Thin Clients Not Mounting Local Hard Drive?

Dec 19, 2010

I'm running LTSP on 11.04. The clients boot fine and will recognise the local CD and local USB drives but it doesn't mount the HD?

View 1 Replies


ADVERTISEMENT

Networking :: Diskless Thin Clients On Wireless LAN Possible?

Apr 1, 2010

That is, the thin clients will have to get their OS image via TFTP, and their IP address via DHCP on a *wireless card* - is this possible?What spec should I ask for/search for when buying the WiFi card?

View 1 Replies View Related

Fedora Servers :: Serving Windows Thin Clients

Jan 19, 2009

My brother and I want to set up a server off of which we would provide the processing power for several thin clients. Is it possible to serve the thin clients with images of Windows XP to run?

View 3 Replies View Related

Ubuntu :: Set NTP To Point To An External Server, But My Thin Clients Don't Get That Setting For Some Reason?

Apr 8, 2011

I'm running several Ubuntu servers with LTSP thin clients in our classrooms. It's been a royal pain trying to get them to synchronize time properly.Currently I'm looking at 7 client's login screen and each one has different time. It's frustrating and I've done all the reading I could in regard to NTP and LTSP with time, etc.I'm trying to even set NTP to point to an external server, but my thin clients don't get that setting for some reason. They still pick whatever time they want to present to the end user. Once the user logs in, the time seems to be fine. It's just at the login screen.Since I'm no expert on NTP I figured I'd ask to see what users here thought.

EDIT - I was told that the GUI version of Ubuntu handles NTP at System-Administration-TimeAndDate. Is this true? I was told my /etc/ntp.conf file is empty because that file is only used in the server edition of Ubuntu.

View 9 Replies View Related

Networking :: Thin Clients On The Network All Have The LTSP Server IP While Surfing?

Dec 10, 2009

My 32-bit Ubuntu 9.10 [Karmic Koala] LTSP server has two NICs, one with Dynamic IP set by a DSL modem and the other with static IP of 192.168.0.254. I also have 4 thin Clients that boot from this server without any problems and another computer with Ubuntu 9.04 running some PHP programs with dynamic IP given by the same DSL modem. When I send requests to these PHP programs from thin clients, they all give the LTSP server's dynamic IP as their IP so I cannot trace who has sent this request to response back.

I actually know this is logical. Because the requests are sent by a program that's actually running on the LTSP server rather than the thin client. But my question is How can I run a program on a thin client with it's own IP? I also should mention that the dhcp3-server service running on the LTSP server has no conflicts with the DSL dhcp on the network and I know that the 4 thin clients get the IPs ranging from 192.168.1.101 through 192.168.1.104 from the dhcp3-server service. Because I can ping them while they're on. but /sbin/ifconfig on them shows info about the LTSP server.

View 1 Replies View Related

General :: Mounting A Local Windows CD Drive To A Remote System?

Jan 31, 2010

The situation is say all I have is a windows machine and I remotely connected via ssh to a Linux machine. Is there a way I can mount my local CD-rom on the remote Linux machine?

View 5 Replies View Related

Ubuntu :: Mounting An External USB Hard Drive?

Jan 16, 2010

I'm trying to get ubuntu 9.04 to recognize a Maxtor One Touch III USB external hard drive. This drive has been formatted and used on a Windows XP. I cleared everything off but am trying to see if I can arrange it so that I can back up from linux and access (if need be) from a Windows machine.

Here is what I get with fdisk -l:

/dev/sda1 * 1 14219 114214086 83 Linux
/dev/sda2 14220 14593 3004155 5 Extended
/dev/sda5 14220 14593 3004123+ 82 Linux swap / Solaris

View 6 Replies View Related

Ubuntu :: Have To Keep On Manually Mounting Second Hard Drive?

Aug 2, 2010

I added a second internal hard drive to my system.It took a while to figure out how to mount it, and I thought all my problems were over.I want to use this for storage for Transmission since this would keep all the files independent of my other hard drive.One thing that I noticed is that when I restart my computer it doesn't automatically mount the drive (Transmission gives me an error message saying it's not able to access the drive).So I remounted it, and noticed that it restarts all my torrents.One thing that I noticed is that Transmission keeps the .torrent files in /tmp and IIRC there is an option to move them wherever you want to in Deluge (I don't know if this will help anything or not).I don't like Deluge, but if it's somehow easier.

So how can I retain my settings prior to restarting and make this permanent?I do like to turn my computer off from time to time, and I am quad booting with other distros that I like testing out.

View 3 Replies View Related

Ubuntu :: Mounting Hard Drive With Fstab?

Aug 27, 2010

I purchased a new hard drive, plugged it in, formated it, edited fstab to auto mount it, and though it is mounting the drive, it won't allow me write privileges. I can read the drive, but I need root access to write to it. The drive giving me the issue is sdd1. The others, I have no problems with. I can read and write to those without a hitch.

Here is my fstab

Code:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=5d0ed718-2719-4b28-a031-9ab10f9aa740 / ext3 relatime,errors=remount-ro 0 1
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

[Code]...

View 9 Replies View Related

Ubuntu :: Hard Drive Mounting During Boot?

Nov 4, 2010

Running 10.10 64bit Kernel 2.6.35-23 I am noticing what I think is a big hiccup in my boot process my drive is mounting at around the 4sec mark then my system pauses for roughly 13 seconds, you can even it see it on the screen a blinking cursor comes up the entire time. Then during the rest of the boot my drive will re-mount at least 4 more times. Then during use of my system there will be random re-mounts throughout the use. Here is the mounting message

[Code]...

I just noticed the pausing recently after an update but have been seeing this re-mounting since install. Are these normal? They dont seem like it to me, and if they are normal why such a long time on the initial mount and every re-mount takes 4-5 seconds. Let me know if I can provide any further info as well.

View 9 Replies View Related

Ubuntu :: Mounting A Slave Hard Drive?

Apr 19, 2011

I have installed Musix distro on my brand new amd 64 dual core computer but for some reason it is not showing in the media folder. Been a while since i mounted a slave and plain ubuntu seems to do it automatically so i forgot what commands i need to see it. Would love some help as the Musix forum is messed up. They have most of their forum in spanish and the parts that are english are not complete. I managed to sign up but that damn thing is really messed up. I signed up as over 18 but it sends you a form to have signed as under 18. Made 2 different users and still the same problem.

View 9 Replies View Related

Ubuntu :: Second Hard Drive Not Mounting At Boot / What To Fix It?

Jun 1, 2011

I just installed a second hard drive in my desktop. It shows in the BIOS.

I followed the procedure here https://help.ubuntu.com/community/In...gANewHardDrive to install it in Ubuntu, except I formatted the drive to ext4 not ext3.

It mounts automatically without problem once I am in Ubuntu and I can read/write to it.

My issue is that it won't mount at boot. I get past GRUB and a few seconds later receive an error message giving me an option 'S' to skip, or 'M' to manually mount.

What I noticed is that the logical name for the drive (used sudo lshw -C disk to display) seems to change at each boot.

It goes from /dev/sdb to /dev/sdf and vice versa.

So, I'm thinking this is the problem since I can only add it to /etc/fstab according to what I last saw.

View 6 Replies View Related

Ubuntu :: Mounting A Firewire Hard Drive?

Jun 11, 2011

I just installed a new clean copy of Ubuntu 11.04 onto a Dell XPS M1710 laptop. I believe it has a generic Texas Instruments Firewire controller. Plugging in a standard Firewire disk does nothing. If I boot with the device and run �dmesg|grep firewire�, I get:

Code:

[ 1.327138] firewire_ohci 0000:03:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.388103] firewire_ohci: Added fw-ohci device 0000:03:01.0, OHCI v1.10, 4 IR + 4 IT contexts, quirks 0x1
[ 1.888144] firewire_core: created device fw0: GUID 354fc0001a369961, S400

[code]...

How can I install the necessary modules to make this work?

View 1 Replies View Related

Fedora :: Mounting A Hard Drive That Already Has An OS

Dec 18, 2009

I have an 320GB hard drive with F11 installed. Lately, I got a 1.5TB new hard drive, on which I have installed F12. Now I want to use the 320GB as a second hard drive since I have lots of data on it. My question here is as I boot my desktop, how does it recognize to boot from the 1.5TB and consider the 320GB as a secondary? Is there anything I need to setup in BIOS? My motherboard has one extra SATA connection left for a second hard drive.

View 6 Replies View Related

Fedora :: Mounting Non-OS Hard Drive (/dev/sda)?

Jul 13, 2010

I am having issues mounting my non-OS hard drive (/dev/sda).I had the following information in my /etc/fstab file:/dev/sda /mnt/storage auto defaults 0 0This worked as expected; however, I decided the modify this so I can have it automounted to my home directory (/home/jesse/storage)./dev/sda /home/jesse/storage auto defaults 0 0This /mnt/storage remains intact even after rebooting the system.

View 6 Replies View Related

Ubuntu :: Mounting An ACOMDATA External Hard Drive

Jan 2, 2010

I'm using Ubuntu 9.04, and I can't seem to get my ACOMDATA external hard drive to work. It is plugged into the PC using a USB cable, and it is read as a removable storage device on both Win. XP and Win. 7. On Ubuntu, it is read for a split-second, then disappears. All of my USB ports are functioning perfectly. Are there any commands to mount this device?

View 9 Replies View Related

Ubuntu :: Mounting And Using An Ext3 Hard Drive On Win 7 Computer?

Jan 20, 2010

I have 2 computers, one running ubuntu 9.10 Karmic and the other runs Windows 7.

I have several sata hard drives that I keep files on. They are all formatted ext3. I have a blacx sata to usb dock on my ubuntu computer that I use to go through files and back up and such. I have a usb to sata dock on the windows 7 machine.

When I plug in the hard drive Windows says that it has to be formatted and the drive is "raw"

I can check the drive in ubuntu and everything is right

I tried installing ext2fsd and it sees the drive but wont let me select any file type or mount it. I think because its going through the usb port.

So how can I make windows 7 see and be able to access an ext3 formatted drive thats plugged into the usb port?

View 1 Replies View Related

Ubuntu :: Mounting Solaris 10 EFI GPT Labeled Hard Drive?

Feb 9, 2010

I have a 1.5TB hard drive that was initially set up on a Solaris 10 x86 host system. Due to the large device size, Solaris labeled the disk with an EFI (GPT) label instead of the traditional SMI (VTOC) label when it was partitioned. 4 slices are defined in the GPT: root (128 MB), swap (128 MB), usr (1.4 TB) and reserved (8 MB). A standard Solaris UFS filesystem was created on the 1.4TB usr slice.

I have now physically removed the hard drive from the solaris system and have installed it in an Ubuntu 9.10 system. I have no trouble mounting regular Solaris UFS filesystems on SMI-labeled drives:

Code:

# mount -v -r -t ufs -o ufstype=sunx86 /dev/sdb1 /mnt

However for EFI-labeled drives such as the one I described above, there are multiple issues.

1. Ubuntu believes the GPT is incorrect, as witnessed by these syslog messages:

Code:

kernel: [ 2.559777] scsi 4:1:6:0: Direct-Access ST31500341AS CC1H PQ: 0 ANSI: 5
kernel: [ 2.600193] sd 4:1:6:0: Attached scsi generic sg11 type 0

[code]....

Notice how Ubuntu is not recognizing or reporting the Solaris ufs filesystem on sde7.

2: the UFS filesystem is not mountable.

Code:

# mount -v -r -t ufs -o ufstype=sunx86 /dev/sde7 /mnt
mount: wrong fs type, bad option, bad superblock on /dev/sde7,
missing codepage or helper program, or other error

[code]....

View 2 Replies View Related

Ubuntu Servers :: Mounting External Usb Hard Drive?

Jun 19, 2011

I have attached a 1.5 TB external hard drive to my new Ubuntu server. I mount it in /media/external. I used sudo mount /dev/sdx# /media/external but sdx# keeps changing. I added a line to fstab to mount it permanently but after couple of our it unmounts itself and /media/external is empty. It is in vfat format but webmin shows it as ntfs.

Quote:
cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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).

[Code]...

View 9 Replies View Related

Fedora Hardware :: Hard Drive Not Mounting?

Sep 25, 2010

I'm trying to mount a hard drive, but I get an error. $Logfile indicates unclean shutdown (0,0) Failed to mount '/dev/sdb1': Operations not supported Mount is deniedbecause NTFS is marked to be in use.it gives me some optionsmount -t ntfs-3g /dev/sdb1 /media/System -0 force (and error not found)/dev/sdb1 /media/System ntsf-3g force 0 0 (i get permission denied) All done as root. I have had no problem before mounting hard drives like this. So I don't know what the problem may be.

View 1 Replies View Related

General :: Mounting External Hard Drive On Red Hat

Mar 27, 2011

I have Red Hat Enterprise Linux 6 installed on my machine. I am unable to mount an External Hard (NTFS). I have tried several options which are as under:

Option 1:After making a dir /media/windows mount /dev/sda1 /media/windows/ -t ntfs -o nls=utf8,umask=0222
Option 2: mount -t ntfs /dev/sdb1 /media/windows

View 2 Replies View Related

General :: Mounting The Hard Drive From Unetbootin?

Jul 29, 2010

I recently installed Damn Small Linux using unetbootin. Booting Linux from unetbootin seems a lot like booting from a liveCD, so I'd like to mount my hard drive and see what I can do. Unfortunately it looks like Damn Small Linux has not mounted it automatically, and I'm having trouble finding my drive and mounting it from the /dev directory. There are several devices named /dev/*da* and I don't know which is my hard drive. My computer is an HP Mini netbook, so the drive is probably one of the new "solid state" drives if that affects anything.What can I do to find and mount my hard drive from unetbootin?

View 3 Replies View Related

General :: Mounting Hard Drive In Knoppix ?

May 29, 2011

I have been running a computer under Windows XP for years, and recently it stopped booting unexpectedly. It tries to load windows, but partway though loading a BSOD flashes and it shuts down. To remedy this and hopefully fix this, my frined lent me some Knoppix CDs that I could boot from. He also lent me some external hard drives. I want to be able to access my files on my old hard drive.

Here's the problem: (in Knoppix 6) When I try to mount my main partition of my hard drive, which shows as sda2 (sda1 is an old recovery partition left over from when I ran vista), the following message pops up: "A job is pending on dev/sda2" A little later another error window pops up: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." I want to be able to mount my hard drive in Knoppix 6.

View 6 Replies View Related

Ubuntu :: Mounting A Hard Drive With Options On Command-line?

Sep 3, 2010

I have a working fstab entry:

Quote:

/dev/sdc1 /media/sdc vfat rw,nosuid,nodev,uhelper=devkit,uid=1000,gid=1000,s hortname=mixed,dmask=0077,utf8=1,flush 0 0

But how do I mount the sdc drive with those options from the command-line without restarting? I've tried to do so with 'mount' utility, but had no luck.

View 1 Replies View Related

Fedora :: Creating And Mounting Encrypted USB Hard Drive

Jul 12, 2010

I am looking for a guide for Fedora 13 that tells me how to:

1. Create an encrypted partition on an an external USB hard drive

2. Tells me how to setup Fedora to ask me for the passphrase when I plug in the drive

3. Automounts the hard drive to a set location

The guide should deal with the situation that the computer can mount without declaring the external hard drive is not there.At present my attempt at mounting my Samsung Story USB2 hard drives does not meet criteria 2 and 3.

View 1 Replies View Related

Fedora Hardware :: USB Hard Drive Mounting At Startup?

Feb 14, 2011

I just moved from ubuntu to fedora 14 and I'm having an issue with a portable USB hard drive. When the hard drive is connected at startup it mounts at /dev/sda and my other 3 internal hard drives are mounted at /dev/sdb, /dev/sdc and /dev/sdd; of course this is an issue with my FSTAB file since i mount some of the partitions in the first hard drive (/dev/sda) at some special points in my file system, so i need to restart my computer and unplug the USB hard drive to get things working, however when i was working with ubuntu this didn't happen. I need that the USB hard drive mounts at /dev/sdd at startup so my FSTAB could work.

View 3 Replies View Related

Debian :: Mounting USB Wireless Adpter And Hard Drive?

May 14, 2010

I have a Linksys wireless G USB adapter. When I plug it in nothing happens, how do I install this hardware.
I also have a Vantec external USB hard-drive and when I turn it on it says it cannot mount the drive. How do I get this mount this drive. It is formatted NTFS, my windows back up drive.

View 1 Replies View Related

Red Hat / Fedora :: DD Commands - Mounting My Portable Hard Drive

Apr 1, 2010

I am basically mounting my portable hard drive (sdb1) and creating a bit image copy of sda on to the hard drive. What each line in the command is doing? e.g. what does ntfs-3g mean? what does the third line mean?

View 1 Replies View Related

Hardware :: Mounting USB Hard Drive / Can't Seem To Mount The Other Partition?

Sep 21, 2010

I am having a difficult time trying to get my old hard drive mounted to my new server. Let me give you some background on what I am doing.

I used to have my main desktop setup as a backup server for my main server hosted at a data center. It would run periodic backups of the database and files on the server, well I ended up upgrading that desktop to be used as my main gaming computer. I just disconnected the hard drive and installed a new operating system on a new hard drive. I then ordered a Dell SC1425 1U server; I got CentOS 5.5 (Same as my old server) installed on it, and I took my old hard drive and placed it in an external enclosure (USB) and connected it to my new server. I ended up having to run some commands to change the LVM name to something different, since they were both "VolGroup00". After successfully changing the old drive to "VolGroup01" I connected the USB drive back to the server but only the "Boot" partition is being mounted. I can't seem to mount the other partition.

Code:
df -T
Filesystem Type 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
ext3 73514160 3351180 66368448 5% /
/dev/sda1 ext3 101086 12173 83694 13% /boot
code....

View 5 Replies View Related

CentOS 5 :: How To Install Yum From Local Hard Drive

Mar 13, 2010

i have 3 desktop computer which all have same configuration all installed with centos 5.4.Is there any method that using yum i can download and store apps in one of the place of hard drive and execute in the same time and using yum local install can i install this apps on other computers.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved