Ubuntu :: Install SliTaz On Old Pc?

Feb 6, 2011

trying to restore and old pc(its an old gateway.), impressed with Slitaz and want it as main and only OS. burning .iso to CD and loading it loads boot screen, then blinks to a (DOS?) screen showing bits of code. i was told this means that it ran out of ram? and or space to install. i am trying to boot Siltaz from floppy now, how can i burn Slitaz to a floppy? the pc i am posting this question on is running Lubuntu and has a floppy drive.

View 9 Replies


ADVERTISEMENT

General :: How To Install Wine On Slitaz 2.0

Mar 17, 2010

how do i install wine on Slitaz 2.0?

View 9 Replies View Related

General :: Make Slitaz USB Automatically Persistent?

Mar 24, 2010

I installed Slitaz on my USB. However I can't figure out how to make it persistent automatically. There are different sources telling me different ways to make it persistent.

One told me to add "slitaz home=usb" to the syslinux.cfg file like this:

append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin slitaz home=usb

but it didn't work for me.

http://www.slitaz.org/en/doc/handbook/liveusb.html gave an example of how to do it manually but I didn't try it and I also want it to happen automatically.

custompc.co.uk/features/602451/make-any-pc-your-own-with-linux-on-a-usb-key.html is an older article that also explains how to make the USB persistent but I don't want to try it cause it looks outdated (from 2008)

does anyone know the best way to make the USB automatically persistent?

View 1 Replies View Related

Hardware :: Make A Webcam Work On Slitaz 2.0?

Feb 10, 2010

I'm trying to make a webcam work on my Slitaz 2.0.

SysInfo :
Kernel 2.6.25
Busybox

I tested the webcam on my Mandriva 2010 and it works just fine with UVCvideo so i decided to compile UVCVideo for the slitaz Kernel.

I downloaded the files, then uncompressed them. I cheched my kernel source and gcc,make,.... utilities. Then I typed make and ....

There was an error with an ln command in v4l/Makefile in the following line:

Code:
links::
@echo creating symbolic links...
@find ../linux/drivers/media -name '*.[ch]' -type f -print0 | xargs -0n 255 ln -sf --target-directory=.

[Code]....

View 1 Replies View Related

General :: Adding CIFS Support To Ophcrack (SliTaz)

Oct 1, 2010

I've used linux for basic things in the past but I'm afraid I need to recompile a kernel and I don't even know where to get started. There's so much information on google and I'm not familiar with the terminology to even know how to effectively search for what I'm looking for.

Basically, I'm loading Ophcrack via TFTP/PXE, but I want to be able to mount one of the shares on my samba server instead of it looking for a /tables/ folder on the current device. I already know how to modify the launch.sh script to get it to do what I want, however I'm stuck on how to mount a samba share through CIFS.

Code:
modprobe mount.cifs
returns that the module is not loaded or is not found. Is there a way to add mount.cifs?

Code:
su
root
mkdir -p /mnt/tables/
mount -t cifs //10.10.2.3/pxeboot/ophcrack/tables/XP/ /mnt/tables/
Doesn't work either. I'm kinda stuck.

View 14 Replies View Related

General :: Slitaz 3.0 Dell Inspiron 8500 No Keyboard?

Mar 4, 2011

I have a Slitaz 3.0 install on a UBB stick (via tazusb). It uses the cooking version. After a boot, all seems to be working except for the keyboard. Not a good start. Nothing wrong with the keyboard (typing this in Ubuntu and no probs in XP) so must be something wrong in Slitaz.

View 2 Replies View Related

Software :: Where Is Slitaz Floppy-grub4dos Boot Disk?

Feb 18, 2011

I want to boot Slitaz on an old laptop that can't boot from the CD drive, so I need a boot floppy which can in turn boot from the CD.Over on http://slitaz.org/en/get/ there is a link to download the floppy-grub4dos boot disk, but the link is broken. Is there an alternate source for this disk?

View 2 Replies View Related

Networking :: Can't Get Wireless Working In Slitaz (Asus Aspire ZG5, Atheros Wifi)?

Sep 17, 2010

So I decided to wipe out Windows and try Slitaz. It's an awesome well featured distro for it's size. One huge problem tho: I can't get wireless to work for the life of me. I actually went as far as to manually load the ath5k module but It just refuses to recognize my wireless router, much less any nearby routers. It simply doesn't see anything when it scans for wireless networks. I have no problem with that in Puppy Lucid. But I'd really like to use Slitaz, just for it's small size and quick bootup. Can anyone PLEASE help me with that?

PS: It happened here before that I had to plea and beg for any response, so PLEASE(!!) don't let me hang like that this time.

View 4 Replies View Related

Server :: SSH Into Initramfs On Headless SliTaz Server?

Dec 24, 2010

I've installed SliTaz Linux onto a headless server with the following partition scheme:

/dev/hdb1 ext3 main system
/dev/hdb2 ext3 currently empty
/dev/hdb3 swap

I would like to further configure this machine so that (1) a VirtualBox virtual machine is automatically started during boot with no user intervention, and (2) /dev/hdb1 /dev/hdb2 are encrypted with LUKS or the like.

Because /dev/hdb1 and /dev/hdb2 will be encrypted, I will need to decrypt them with my passphrase during boot. But since this will be a headless server, I need to SSH in before the main OS loads, i.e. I probably need to SSH into initramfs? So far, I've found (1) VBoxTool which starts a virtual machine during boot, and (2) and early-ssh which installs dropbear SSH server into initramfs. However, since all my partitions (/dev/hdb1, /dev/hdb2) will be encrypted, I need to decrypt them before the boot process can continue after initramfs. This seems to imply that I need to modify the initramfs process so that I can (1) login via early-ssh mentioned above, (2) enter my decryption passphrase, then (3) let the normal boot process continue.Therefore, my question is: how do I find and edit my initramfs so that I can add the needed decryption tools (what are they?) and be prompted to enter my passphrase via SSH during boot?

View 2 Replies View Related

OpenSUSE Install :: Can`t Install Suse 11.3 - Every Time System Shut Down In Install Process

Jan 30, 2011

I tried to install suse 11.3 but every time the system shut down in the install process it never finish

I think that the FAN does not work

I have an Acer Aspire 5720z

View 3 Replies View Related

OpenSUSE Install :: Install Gnome After The Minimal Server ( Console Based ) Install?

Feb 2, 2011

Tried to install Gnome after the minimal server (console based) install.I would like to install a graphical GUI now What to do? wich packages? tried zypper gnome-desktop (or something similar) but it wasn't enough.

View 3 Replies View Related

OpenSUSE Install :: Convert Factory Install Into Point Release Install Later

Jun 14, 2010

If I install the factory release now, can I easily convert my system to a normal 11.3 point release later, after 11.3 is out? If so, how would I do it? (11.2 has an issue that affects me. It's fixed in 11.3 already, so I have to use 11.3 if I'm going to use openSUSE.)

View 4 Replies View Related

OpenSUSE Install :: Did Install Vsftpd, But Removed It And Install Pure-ftpd Instead?

Jul 18, 2010

In /var/log/warn I can see :Code:Jul 18 19:29:41 Linux1 SuSEfirewall2: Warning: config 'vsftpd' not available I did install vsftpd, but I removed it and install pure-ftpd instead.

View 6 Replies View Related

OpenSUSE Install :: Install Suse Alongside An Existing Install?

Apr 18, 2010

i have a backtrack install that i would like to keep while installing suse for an everyday OS; i start the install process but when it gets to partitioning the hard drive, it doesnt seem to recognize anything already being on there; it just gives me the setup for suse, ie:
sda1 ext3 = OS sda2 or sda5 = swap. do i have to configure a partition scheme? i installed ubuntu on a desktop alongside windows very easily due to grub graphical install/partition; is there not a similar function for suse?

View 6 Replies View Related

Ubuntu Installation :: Possible To Create An ISO Install File/CD From Snapshot Of Current Working Install?

Sep 25, 2010

I have an apparently stable installation of Xubuntu that I've hand-tweaked in a few ways. I'd like to be able to reinstall this system verbatim on this machine should a disk crash happen, etc.Is there a "standard" method to create an install and/or total-backup CD that would be an instantiation of the currently-installed-and-modified system?

View 1 Replies View Related

Ubuntu Installation :: Server Install On Laptop Doesn't Install Pcmcia Support?

Jan 12, 2011

I am installing Ubuntu Server 10.10 on and old Dell Laptop. The network connection is an Xircom PCMCIA card.During install, the computer sees and interacts via the network just fine. For example, I can ping the gateway. Also, the command "lspcmcia" works and show the Xircom card.When I reboot, however, there is no network access, and the "lspcmcia" command is not there. When I try "lspcmcia" the OS helpfully tells me that I can "apt-get" pcmciautils, but, without network access, that fails.I tried adding the install cdrom to apt using "apt-cdrom" and then tried to "apt-get" pcmciautils and it got further, installing some dependencies, but acted like it still was unable to locate the pcmciautils package.

View 1 Replies View Related

Ubuntu Installation :: Install On Hp Pavillion - Hangs On Initial Install Screen Forever

Aug 11, 2011

Trying to install Ubuntu (tried several releases) on HP Pavillion Pentium 4 Proccessor 515 2.93 Gig 1M L2 cache 533mhz 90nm . Have 1 gig ram and 1Tb hd. Hangs on initial install screen for ever. Tried versions from 8.10 (origional disk) to 11.01. Machine works perfectly on Windows XP but who wants that? The model is pavillion 1000 system number pl397aa.

View 7 Replies View Related

Ubuntu Installation :: CD Install - Starts To Install Asks About The Partition Then The Keyboard

Nov 17, 2010

I downloaded Ubuntu and burned it to a CD-There was no problem with that part. It starts to install asks about the partition then the keyboard. Then it just stops and does nothing.

View 3 Replies View Related

Ubuntu Installation :: Install Step Fails: Select And Install Software?

Jan 7, 2011

I'm an OpenSuse user wanting to try something different.Ubuntu Studios caught my attention. I had a brief play with an older version a while ago and liked whatI saw.Im having problems installing though.I've downloaded the 32bit version from the studio website link, and burnt the DVD.However the install always fails at the same stage: Select and install software.The error message is not specific, and no more information is given other than the step has failed.Any ideas what could be causing this? Ive tried to burn the DVD several times, on 2 different machines, but no luck so far.

View 8 Replies View Related

Ubuntu :: Install Drivers To Install / Boot After Installation From Raid Drives

Mar 1, 2011

Installing Ubuntu 10.10 desktop.on a Highpoint rocketraid 2642.Installing Ubuntu, it does not find the drive?How do I install the drivers to install and boot after the installation from the raid drives?

View 1 Replies View Related

Ubuntu :: Install GIMP Via Terminal - SPM Or USC - Error - Not Being Able To Install Libpoppler-glib4

Sep 1, 2011

I am on 10.10 using Gnome 2. When I go to install GIMP via Terminal, SPM or USC I get an error about not being able to install libpoppler-glib4. Odd thing is I have the updated version.

View 6 Replies View Related

Ubuntu :: Install A Dictionary With The Command Sudo Apt-get Install Dict-xdict

Mar 28, 2010

I am a rookie. Yesterday, I intended to install a dictionary with the command sudo apt-get install dict-xdict, but it turned out to fail with the error. Then, I quited with Ctrl+ c, and I did not care much till today because when I want install something else today, the error keeps coming out. Therefore, I think I would better remove dict-xdict first, so I use sudo apt-get remove dict-xdict, but the error still appears:

[Code]...

I have already tries sudo apt-get -f install dict-xdict and it doesn't work out. I am hoping to install some other applications now, but I have not idea what I could do to fix this problem or just circumvent it

View 7 Replies View Related

Ubuntu / Apple :: Installer Failed To Install Grub Boot Loader - Trying To Finish The Install NOW

Oct 16, 2010

Toward the end of installing Ubuntu 10.10 32bit (Alt CD) on my iMac 11,1, the installer asked me to type in the location for installing the grub boot loader.

I told it to use /dev/sda3 and it immediately failed. I'm still in the installer. Can anyone suggest a solution?

Here are my partitions on sda:

...from the shell in the installer, there is no grub.cfg in /target/boot/grub.

View 9 Replies View Related

OpenSUSE Install :: Migrate From Ubuntu But For Some Reason - Can't Get Install To Work

Jul 2, 2011

I'm trying to migrate from Ubuntu to OpenSUSE but for some reason I can't get the install to work. I've tried installing the GNOME live CD both from a CD and a USB but after I select installation it goes to the loading screen for a few seconds and then the screen goes black and it stays like that till I reboot. Is it a problem with my hardware or something or did something miss-write when I burned the CD/USB?

View 3 Replies View Related

Ubuntu / Apple :: Debian Can Install Gnome / Can't Install KDE4

Feb 14, 2010

When I run it live, I see KDE4. When I install it off the same disk, it installs Gnome. I can't figure out how to install KDE4. I had no luck with apt-get install kde4 (E: Couldn't find package kde4), no luck with aptitude, no luck with Synaptic (The following packages have unresolved dependencis kdebase-runtime-bin-kde4).

View 3 Replies View Related

Ubuntu Installation :: Kubuntu-Desktop Install Moved Install?

Mar 7, 2010

I installed Kubuntu-Desktop on Ubuntu & now my Ubuntu installation is on the 2nd (data)partition! It's hard to believe but I'm looking at it from a live cd and that's what looks like happened.For right now, my main goal is to get Ubuntu back.Should I make the 2nd partition bootable so I have a dual-boot option at startup? Should I make the 2nd partition bootable & not the first? Can I uninstall Kubuntu somehow & have things return to how they were?I thought I was just loading an alternative sassion to Gnome.I thought that the only thing I said yes to was to use the KDE boot manager (or whatever).

View 8 Replies View Related

Ubuntu :: Minimal 10.10 Install - Can't Install The ATi Video Card Drivers

Oct 15, 2010

I just installed a minimal version of Ubuntu 10.10 (with Openbox) over 10.04. Mainly everything's ok, but I have three problems:

1. When shutting down or rebooting, my speakers make a loud pop. Upon googling around, I found this topic on the Arch forums. Running

Code:

Before rebooting/shutting down works. I, however, would like to have this permanently fixed so I don't have to run these commands every time before rebooting/shutting down.

2. I can't install the ATi video card drivers. I downloaded the correct driver (10.9) from the ATi website and made sure I had the packages found here installed. I also made it executable by running

Code:

When I run the installer, using

Code:

I get this output:

Code:

3. When booting, I get a message saying something like "intel_ips can't find i915 symbols, so graphics turbo is disabled". When googling for this, I see this is a kernel related issue. Since I don't have any understandings of kernels, I thought this is a little too high up for me. What does it mean and how can I fix it, as it slows my boot down quite a bit?

View 5 Replies View Related

Ubuntu :: Install Blueman - Offline Install (iPhone Tethering)?

Dec 29, 2010

I have just installed ubuntu on my machine which doesn't have Internet. I can access the net on my laptop and copy any files over. I am wanting to install blueman to tether my iPhone. I cannot find a .deb of it, so downloaded the tar.gz but the stock install doesnt have a compiler. I could download and copy over a compiler, but I'm guessing I'm going to be here hours copying over each dependancy that I come across (I'm guessing there may be a few) how I can tether my iPhone or how I can install blueman? Does anyone know of any pre-built packages I can just copy n install?

View 5 Replies View Related

Ubuntu Installation :: Migrate Wubi 10.04 Install To A Full Install?

Mar 19, 2011

What is the easiest and/or safest way to migrate my Wubi 10.04 install to a full install? Currently, my Dell XPS M1530 is currently dual-booting Ubuntu 10.04 LTS and Windows Vista Home Premium, and I've decided after using Windows a total of around 4 hours over the past 6 months that I can probably let it go. So, I don't need Windows anymore and I believe I'm ready for a full install of Ubuntu. Though, I probably will wait for 11.04 to come out first.

A few ways I've thought of already are: 1) Find an external hard drive to put the Wubi files on. 2) Upload files to an storage website. 3) Temporarily put the Wubi files onto another computer (Windows). All these meaning I would then wipe my harddrive and install Ubuntu from a CD. And by "files", I mean Documents, Pictures, Downloads, etc.

EDIT: deleting all my applications, because OpenOffice.org won't reinstall on my computer due to dependency issues while attempting to install LibreOffice. So a fresh install would be nice.

View 4 Replies View Related

Ubuntu Installation :: Re-install Grub2 After New Win7 Install To New Disc?

Apr 18, 2011

I have been running ONLY linux (ubuntu) on my computer for years now. However, a friend sucked me back into the world of MMO's (angry fist @ RIFT). So, I decided to pick up a new disc, slap windows 7 on it and now want to dual boot.Basically I had to do some disc juggling to get windows to play nice. So my windows drive is now first, then my Ubuntu drive second.Its been a while so I'm wondering how involved / what would be the steps to get grub2 to chainload into windows7 (in my head I want to say I'm going to boot into the live cd, mount the windows disc and reinstall the loader to the windows drive since its the first disc in the chain?)

View 1 Replies View Related







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