0

I have a Dell Inspiron B130 I am trying to install 32-bit Xubuntu 14.04 on. The install of 13.10 was AOK but the update failed catastrophically, so I am reinstalling from scratch.

WiFi and the Ethernet port work AOK in Windows 8.1u1 (70 secs to boot) and Mint 16 Cinnamon (135 secs to boot), but neither work in 14.04 and the install fails on the Dell; it won't find the network (which also fails on Bodhi 32-bit).

Since any install fails whether or not I have an Internet connection (with "An attempt to configure apt to install additional packages from the CD failed") whether or not I select to update apps in the install, whether or not I choose to install MP3 and other Multiverse items, I am unable to install then go get drivers.

K7AAY
  • 17,202

3 Answers3

2

Why do you need internet connection to install Xubuntu or any Linux distro? I always install Linux OSes without internet and then I a run total system update. These two methods are same actually.

K7AAY
  • 17,202
  • Because, 14.04 demands it. I get "An attempt to configure apt to install additional packages from the CD failed" when I try to install, with or without net. – K7AAY May 21 '14 at 18:44
  • A strange problem! I never faced this thing. Well the problem is your installation medium I believe. I recommend you to use another DVD and try to burn ISO file at moderate speed this time. (Use this software if you're on Windows http://www.burnaware.com). (OR) Try to install it using USB stick if your PC supports USB boot. Tutorials can be found everywhere on the internet. – ProPlayerMaxUltra May 22 '14 at 12:20
  • MANI, please see comments to original post, above. – K7AAY May 22 '14 at 16:28
  • 2
    Okay. Why don't you try a DVD once instead of pen drive ? It's worth a shot. – ProPlayerMaxUltra May 24 '14 at 12:23
1

Hi I have had the same problem but you can make a icloud server from http://www.icloud.com, and use a usb stick whit ubootin using live cd if the clude server dos not work whit the installing of xubuntu, and install it directly from windows 8.1, and you can also use boot settings it will also install the software, and the make internet connection work at the terminal enter:

  rfkill list
  lspci

give the output if network if it is block or not, and there you can then enter if down network is down:

  rfkill unblock soft
  rfkill unblock hard

then enter in the terminal:

  lsmod wlan0

then use nmap enter in the terminal:

  nmap -v -iR 10000 -Pn -p port (normal 80)

and this maybe might work fine.

Michael
  • 2,499
  • 5
  • 19
  • 24
1

Mint 17 64-bit still has this problem from ISOs put on USB drives via unetbootin. But the problem does not exist when the ISO was put on the USB drive via usb-creator-gtk.