Debian Configuration :: Transfer Existing System To CF Card?
Apr 18, 2010
I have a lenny system up and running, my CF-card reader is supported and I can mount a 1GB card. My PC _can_ boot from CF cards, I verified... My Linux resides in sda3 (other partition is XP). How would I transfer the partition to a cf card? I tried using dd if=/dev/sda3 of=/dev/sdb1, but as that doesnt work I have the feeling there's more to do... Maybe install GRUB on the CF-Card? Change some paths after copying?
Is there an easy way to add SATA drives to an existing system and have them m automatically at boot?So far I've been able to create a partition and format but they never mount at boot.What do I have to put in fstab so it will work?Also, since RAID doesn't work in Debian, is it possible to make two drives mount at the same folder
After lots of trouble with the new Nvidia stuff in Fedora 12 I gave up and am trying to switch to an ATI Radeon 4350 card in the existing system.I have removed the Nvidia refs with rpm -e, deleted /etc/X11/xorg*, and installed the card. I am only able to get a maximum resolution of 1024x768. Here's what I've done:
Boot and su/delete all refs: /etc/X11/xorg* Reboot. System comes up with 1024x768 Select Administration->Display to run system-config-display. Su/password dialogue
[code]....
If I try to add a mode line following Depth 24, It is ignored by system-config-display and overwritten. This worked with the Nvidia installation and I was able to select my resolution above 1024x768.
Can I use the config for my current kernel (the jessie 3.16 one), and use it to build a more recent kernel (3.18)? Do I just copy across the config and try and build with it, or is there some tool that will bring across the existing config but also set up reasonable defaults for any new options in the newer kernel, and any other migrations that might need to be applied?
I pulled the MicroSD card out of a non-working Android phone to backup its data onto my Debian system. My Desktop is Cinnamon and I was simply using copy/past from within Nemo. The files began to be transferred but during the transaction a dialog popped up declaring an input/output error. From that point on the card was not readable on my system.
I initially plugged the card into the computer via a USB card reader. I later tried using an SD card adapter and plugging it in my printer's SD slot. Still the system would not recognize the card. I also tried plugging the card into another Android phone. The phone could not read the card and attaching the phone to a computer did not recognize the card either. I then logged into a Windows 7 system but it could not detect it. The partition manager always showed the USB drive or SD slot as "device not connected". The last thing I tried was putting the card, with the SD adapter, in my camcorder. The camcorder prompted to format but failed to do so.
I would like to recover the pictures and videos off of the card but I am afraid that there may have been hardware failure on the card's controller. I have been searching around most of the day trying to find a solution but nothing I have tried has rendered it detectable on any system. If it is controller failure, need repairing or recovering data from physically damaged SD cards?
I would like to transfer my music library and movie collection from my Desktop computer running Windows Vista and my laptop running Debian Squeeze. I have the laptop connected via wireless but it's possible to connect the two either directly with a CAT5e cable or through the router. I'm just wondering what the best way to do this would be.
I want to move my "currently installed Debian and its all settings" to a USB flash drive. I am wondering what methods are available out there. I looked into Remastersys but it failed on my system so I am wondering if there is another method available?
I'm having a strange problem with data transfers between systems. I have a file server + my desktop. Both are running Debian 8.3. I have a samba share running on the file server and I mount the shares on my desktop on boot via /etc/fstab
When I copy a file using the nautilus from my home folder (on my HDD) on my desktop to the mounted network location, my transfers start out at gigabit speeds 80MB/s-90MB/s for a couple seconds and then drop down to about 8MB/s
But when I terminate the transfer and then use scp to transfer the same file, I get consistent gigabit speed throughout the transfer. I am not sure what is going on.
I have Ubuntu 11.04 installed and running on my laptop and was wondering if there was any way to create an install disc/usb or some other way to install Ubuntu in its current state (including all apps, updates, settings etc.) onto my desktop.
I am using Squessze and Gnome. When I try to use the gui System>Administration>Network or Users and Groups I get the error The configuration could not be loaded. You are not allowed to access the system configuration.Everything was working before. I read around a bit. In some cases,it was caused by mismatching group and password files after using the gui. I do not know how to check if they are matching. Of course I do not know for sure that is the problem in my case.
I have debian latest stable and have been using a geforce gfx card which has now failed.I have removed the gfx card and activated the on board gfx in bios and I can boot to the grub screen.The onboard gfx is on my i5 4600.After I select debian from grub I end up with a blank black screen and a small cursor in top left hand corner but I cannot type anything with this cursor. From this screen I can only ctrl+alt+del for reboot or physically turn off the pc.I think this is a driver issue but wouldnt debian just use a default gfx driver automatically in this situation so I would at least get to a console or desktop? If this is the case what is the process to enable the required driver? via rescue disk?Mobo is gigabyte GA z87 hd3 and im wondering if this might be something to do with uefi or similar?
I'm having trouble getting my wireless card (RNX-G300LX, from Rosewill) working with my Debian install. I had it working at one point in time, but (apparently) something has gone wrong, as it no longer connects. The network I'm trying to connect to uses WPA2. When I try to start up my wireless card as follows: # ifup wlan0
I get the following response: wmaster0: unknown hardware address type 801 wmaster0: unkown hardware address type 801 Listening on LPF/wlan0/00:1a:... Sending on LPF/wlan0/00:1a:... Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 17 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3 No DHCPOFFERS received. No working leases in persistent database - sleeping.
I have set up /etc/network/interfaces as follows: auto lo iface lo inet loopback iface wlan0 inet dhcp wpa-conf /etc/wpa_supplicant.conf auto wlan0 and /etc/wpa_supplicant.conf looks like this: ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=0 ap_scan=1 fast_reauth=1 network={ ssid="apt_102" scan_ssid=1 key_mgmt=WPA-PSK psk="mypassword" proto=WPA2 }
I should also note that running wpa_cli -i wlan0 tells me that it is "trying to associate" with my router, but authentication times out each time.
I use Debian Stretch and I've installed it twice with the same ISO on the same laptop. First just to test a few things, then freshly installed it again.
The first time the wireless card was named wlan0 (as always for me, I've never had another name), the second time though it was suddenly named wlp3s0.
How did this occur and may I change it back to wlan0?
A couple of days ago I asked why my pc changes the wireless card name.It switches between AR9285 ( right) and AR5008 ( wrong). Well, it is not the case. When system identified with AR9285,it loads ath9k and I can connect to the router. When system identifies my card as AR5008, no kernel module is present at all ( lspci -k). The wrong card name occurs only when system rebooted. If I gracefully shut down the system, it always comes up with a right name for the card( AR9285). So, how to force the system identify my card right no matter if I reboot or shut down?
I'm trying to install the driver for mi wireless card. The instructions say that to build the tar.gz file, I have to:
# mkdir hybrid_wl # cd hybrid_wl # tar <path>/hybrid-portsrc.tarhybrid-portsrc-x86_64.tar.gz
The third step i don't understand. I want the folder of the driver to be located in a folder inside home called "Programas" so what I did was to open the terminal, went su, and then did cd Programas. Then I followed instructions 1 and 2, but I don't know what to put where it says <path>.
I am currently trying to connect to internet through my wireless card, after half day's effort I reached to this point:
/******The following error appears in the dmesg kernel ring buffer output: ipw2200: ipw2200-bss.fw load failed: Reason -2 ipw2200: Unable to load firmware: -2 ipw2200: failed to register network device ipw2200: probe of 0000:02:03.0 failed with error -5*********/
I found a solution from Intel website saying that the problem might be: "firmware in wrong location or wrong firmware version". So I proceeded to download the firmware and placed it in /lib/firmware. Also I tried to use menuconfig to enable loading firmware via hot-plug, but I think I have done something wrong when I was configuring the hotplug and firmware.
I'm having problems getting my wireless network working. The same problem exists in both Debian 5.04 and Ubuntu 8.04. I'm using a Sonet ZEW2500P USB wireless card, which shows up when I look at lsusb. The card works under Windows, so its not a hardware problem.
When I run iwconfig, wlan0 simply doesn't show up on the list. It doesn't go by any other name either. I've tried adding iface wlan0 inet dhcp auto wlan0 to my /etc/network/interfaces file, but to no effect. I've tried using both the rt2000usb driver and the old rt2570 driver, and made sure both are not loaded at the same time using lsmod, but this doesn't help.
I wanted to try the CONFIG_NET_RADIO enable/rebuild kernel technique, but I can't find CONFIG_NET_RADIO anywhere in my autoconf.h file!
I assume someone will want to see a log file of some kind - just let me know which one (and where I can find it).
I just installed Debian 5 in my pc. I have made all the updates but my screen is a bit bright and the resolution isn't very good. I think that i need to install the graphic card driver but all the solution i find in google didn't work . My laptop is Toshiba satellite pro u400 and my card is Intel GMA 4500 MHD.
According to HDA Analyzer, my sound card is muted; however, I can't unmute it through HDA Analyzer or anything else. According to alsamixer, everything is unmuted, though. According to the ALSA documentation, there's no 'model' id for my codec -- Conexant 5069 -- so I don't have an option to put in /etc/modprobe.d/sound.conf. What can I do to unmute the card???
i install devian squeeze with the netinstall iso, all work fine except for the auto-detect of my ethernet card.i have a mother asrock p4i45gv with an onboard ethernet card realtek rtl8139/810x family fast ethernet NIC.i try everithing, the ifconfig shows only lo, but ifconfig -a shows a eth0 any ideas?
I just installed fresh Squeeze to my new hpmini 210-1100 netbook. No wireless. I have checked and I have Network Manager installed already.
I also compiled and installed Broadcom driver from here[url]
I followed their instructions and compiled the driver. I did get a wl.ko driver and installed it insmod wl.ko after modprobe lib80211
I noticed after rebooting neither wl.ko nor lib80211 showed when i did lsmod. So I did modprobe and insmod again. Still no wireless. Here are output of some commands that I thought would be relevant.
lspci:
I see only 2 computer icon in the system tray but not the parallel bars. When I went to System>Administration>Network, I was not able to add my wireless network name. The Add button was grayed out.
Because of workers here in my company I need a very secure operating system for laptops so I have chosen Debian 7.8. The laptop is Acer Aspire E11 (E3-112-C4NE). This laptop has a built-in wifi card Aetheros AR9565 :
Basically the stable 7.8 distribution cannot handle this wifi card, so I read on forums that I should upgrade my operating system. So I did as I read on the forum:
After this the oprating system recognized the wifi card and loaded the "ath9k" driver. In the Grub the default operating system became :
Linux 3.16.0-0.bpo.4-686-pae
Because I want to restric the workers to access anything else except the designed inner network, I have uninstalled the Network Manager and set the network interfaces in the "/etc/network/interfaces" file as shown below:
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface
auto lo iface lo inet loopback
[Code] ....
This works, when the operating system boots, it automatically connects to my hidden SSID wiofi network. I can ping other computers on the same IP subnet (10.139.252.xxx).
This computer should connect to an XP running under virtualbox, having the IP address of 10.40.138.153. But it does not. On another laptop, running Ubuntu 14.05, having the same network configuration, (10.139.252.102) connects to the same XP under virtualbox with no problem....
For Ubuntu nothing is required to be installed on virtualbox, no extension pack, no guest addition, nothing. When I want to connect to XP via rdp, it asks for username and password and after that only a blue or black blank screen and nothing else... Even on the XP I see no sign of any activity that somebody would like to connect.
Checking the network traffic (tcpdump, nast) I see that the two computers are communicating but after a while the communication stops. The rdp XP its in another IP subnet, but Ubuntu can connect without any problem, Debian not...
I've been using Ubuntu and Mint for a few years now, and I want to try Linux on my HP Stream7 Tablet. I was very excited to learn that Debian 8.0 and later has support for 32 bit UEFI on 64 bit Processors and went ahead and installed the multiarch version of 8.2. It works, but I have no GUI (Just a command line) and no WIFI connection. It seems the GUI didn't install and the WiFi card is not supported. I have found a driver for the wifi card but don't know how to install this driver. URL....
I am new to Debian. I am trying out the live cd but can't seem to find how to connect to the internet. My setup is Ethernet card and DSL modem, no routers, no wireless. How do I set this up?
I'm going about my ways to get my drivers installed for my graphics card, but the page I'm using, URL>..has me apt-get install "nvidia-kernel-common".Synaptic says it doesn't exist, and it appears to be a pretty important package to have. So is there a way for somebody to get that online for me to install?
I have been trying to install fglrx drivers for my ATI card with Debian testing (x86) but without any luck. I have tried what it says here http://wiki.debian.org/ATIProprietary but I only come up with a blank screen (and also invoke-rc.d gdm stop does not work either?) I have also followed the directions at [URL]....html and that doesn't work either (make error 127). I must be doing something totally wrong.