Slackware :: Boot In Clean Copy Of Slackware 13?

Oct 9, 2010

A friend of mine threw me an OLPC (original model with 1GB of storage) that he was trying to put slackware in. He managed to install a minimal installation, but now it asks for the e2fstools (the stuff to run fsck on ext(2/3/4) partitions) which he didn't install (he formatted the "disk" as a single jfs partition). Is there any reason why it would want to have those tools given that there are no ext(2/3/4) type filesystems in that machine? And is there any specific init script (or udev rule) that can be edited to make it not try and check ext(2/3/4) partitions?

View 4 Replies


ADVERTISEMENT

General :: Installing Slackware On IDE Hard Rive Boot From Slackware DVD?

Jan 23, 2010

I try to install Slackware to my IDE hard drive and boot first from Slackware DVD. After I loaded huge.s kernel, and tried to partition the hard drive using fdisk by entering "fdisk /dev/hda", I found out that the partition size is max to 3 Gigs instead of 80 Gigs.

I think the kernel is looking at my boot disk, which is around 3 Gigs. How can I make so that it looks at my IDE drive instead at my boot drive? Is there any manual that shows me how to install Linux from scratch this means I want to wipe out all my hard disk and install Slackware Linux there?

View 2 Replies View Related

Slackware :: Install Puppy 525 On Slackware 13.37 PC As A Dual-boot Using LILO?

Jul 18, 2011

I'm trying to install Puppy 525 on my Slackware 13.37 PC as a dual-boot using LILO. Puppy is living, all on it's own, in sda6, a 6 GiB partition. It got there by using the Puppy Universal Installer and selecting a 'Full' install, not a 'Frugal' install. I cannot find 'LILO' type instructions, only 'GRUB' type instructions.

Has anyone succeeded in doing a hard drive install of Puppy with the LILO boot loader?

Edit: I'll probably regret it, but I used Puppy's GRUB installer.

View 17 Replies View Related

Slackware :: Dual Boot Of Slackware 13.1 And Windows Server 2008?

Oct 27, 2010

I installed Slackware 13.1 and Windows server 2008, I also installed LILO in MBR, I Found I can boot into slackware, but can't boot into Server 2008. then I use command bootsect/fixmbr. now I can boot into server 2008, but the problem is I can't boot into slackware. I try to install lilo to supper sector. it's not works. I only can boot my slackware by a USB stick.who can help me to solve this problem? I really need these two systems.

View 5 Replies View Related

Slackware :: Can't Boot Updated Kernel Slackware Current

Jan 5, 2010

I updated my kernel in slackware current but can't install lilo, when i was with my old kernel it gave an error about not finding the sda drives (they were named hda before the upgrade).I booted into the slackware 13.0 dvd and modified fstab and lilo.conf replacing hda with sda but lilo still gives an error of not finding sda drives.How can i install lilo so i can boot into my sistem??

View 14 Replies View Related

Slackware :: Dual Boot With Lilo On Btrfs - Slackware 13.1?

May 29, 2010

I just did a fresh install of slack 13.1 on a separate drive to the one I was previously using. I've been having trouble getting lilo to work, so that I can choose between either drive. Lilo is currently installed to /dev/sda, with the old system on /dev/sda1 and the new installation on /dev/sdb1. I keep getting errors like these:

Code: Fatal: Trying to map files from unnamed device 0x0011 (NFS/RAID mirror down ?)
I managed to install lilo from the old system by copying the kernel image from the new system into the /boot/ directory and running lilo. I am now on the new system and trying the same thing in reverse but it isn't working. I have searched around a bit and there's a lot of talk of chroot-ing into the other partition to run lilo. I don't understand why the process isn't working both ways though. I can't run lilo on my new installation even with the two kernel images in the local /boot/ folder. Is this something to do with btrfs or am I missing something to do with lilo? This is my lilo.conf file. I am trying to run lilo using this file from my new installation on /dev/sdb1 and getting the error given above.

[Code]...

View 13 Replies View Related

Slackware :: Unable To Boot Slackware Off SUSE GrUB?

Nov 1, 2010

I've a multiboot machine and I recently installed Slackware64-13.1 on sda33. I added menu entry in SUSE boot loader and configured menu list as per [URL].. it returns GrUB error 15. Here is my menu list entry for Slackware -

Code:

###Don't change this comment - YaST2 identifier: Original name: other###
title Slackware64-13.1
root (hd0,32)
kernel /boot/vmlinuz root=/dev/sda33 ro hdd=scsi
savedefault

[Code]...

View 15 Replies View Related

Slackware :: Windows 7/Slackware Dual Boot, Different Discs?

Sep 19, 2010

My new job requires I use Windows and as such I put a second HDD in my laptop for the purposes of Window/Work The issue is that Windows will not install on this second disc (Windows cannot create partition or install to disc). I got around this by installing Windows to the first disc, then the second then putting Slackware back on the first but then I suffer the "Bootmgr cannot be found, press ctrl + alt + delete to restart".

I am using Lilo and I have never really had an issue dual booting them on the same disc (Admittedly over a year ago) but it is of the utmost important I have them on separate Discs. Has anyone encountered this and/or know a way around?

View 4 Replies View Related

General :: Slackware Installation, Wiping Clean Windows Pc?

Mar 25, 2010

I have a bootable flashdrive for the complete slackware distribution, and I want to install it on my dell dimension 2400, which has Windows XP and some useless files. I don't want to run Windows anymore on that PC, just Linux & Linux-based software. How do I get rid of what's on there now, including Windows, and at what stage?

View 2 Replies View Related

Slackware :: Bugzilla - Permission Denied - Clean Install Of 13.1

Jul 24, 2010

I didn't back up the blasted /etc/httpd stuff.

I do a "clean" root-only install; i.e., the only partitions that are formatted are the root and usr partition leaving the others untouched (so I don't have to restore the entire thing every time or fiddle with updating). That leaves almost everything in place with only a few edits and additions to make to get back in business; smart and dumb and the same time, sigh.

The partitions look like this for what it's worth:

Code:

Anyway, my web server comes up just fine and other applications work as expected except for Bugzilla and I can't remember what the heck it is I have to do to get it going again. I add a file, httpd-bugzilla.conf in the extra directory and include it at the end of httpd.conf:

Code:

In the above, /var/www/htdocs/bugzilla is not a symbolic link, Bugzilla is actually installed there (and has worked just fine for a long, long time). And, yeah, I know I'm not really supposed to do that but there it is.

I also run checksetup.pl which completes cleanly (it also sets permission masks and group) and double-check that localconfig looks like it ought to.

Seems like that ought to do it, but...

Code:

View 1 Replies View Related

Slackware :: Slackpkg Blacklist Ignored When Using Clean-system On Current?

Apr 30, 2010

As per the subject line, the latest slackpkg doesn't honor the blacklist when using the clean-system option. It tries to make my multilib system unhappy.I fixed this by changing line 656 in /usr/libexec/slackpkg/core-functions.sh

Code:
checkblacklist
to

[code]....

View 6 Replies View Related

Slackware :: Slackware + Other Distros Networks Boot With PXE?

Oct 3, 2010

I successfully managed to install slackware on a laptop with a broken optical drive, no floppy drive and no option to boot from USB stick, with the invaluable help of AlienBOB's guide: some of the packages could not be installed during the installation. The fatal errors seems to occur randomly and the packages that I later had to install by hand were the following:-git-java (can't recall exactly what it was about)-linux-howtos-kdebase-workspace

View 4 Replies View Related

Slackware :: Using GRUB2 And Want To Boot Slackware In Different Resolution

Sep 10, 2010

I have, for awhile, had Ubuntu 10.04 as my main OS. I decided to go back to SW13.1, and added it in as dual-boot, with grub2 as my bootloader.

grub sees/boots SW fine.

But SW boots in 640x480, and is fugly, to say the least.

How do I change this? Grub currently runs at 1024x768. And in lilo, it's easy as pie to change the kernel boot resolution.

How do I do this in grub2? (Notice I said grub2, because it's MUCH different than grub, as far as config files and the like)

View 4 Replies View Related

Slackware :: Slackware Won't Boot In Dual Boot With Windows 7?

Jan 21, 2010

So I got slackware 13 from the website and created 4 partitions (primary) and left some (100GB) space as I planned to install windows 7 in that. After installing slack, when I booted from windows DVD (rtm) in partition section it said I already have 4 primary partition so windows cannot used the rest of space despite the fact that it was free (windows even grayed all options like new partition and format etc. for that space). So I thought I'd create 2-3 primary partition for linux (slackware) so that windows can use the free space and make it a primary partition.

So, Next I formatted with slack (3 partition, 2 Primary, 1 extended, total space for slack 50GB) and after its installation I worked my way with windows, but it just created one partition of 100Gb, won't let me create any saying all primary partitions are created. Anyway, I created that partition and installed windows 7. But it messed up my lilo (slack won't show in boot menu) neither can I create any new partition.

After all I reformatted again created 2 partitions for windows (that actually became 3 as windows 7 create 100Mb separate partition for system). Installed windows correctly. Then I booted with slack , which allowed only creating 1 partition as 3 were already there. So I created 1 extended partition, in which I created 4 partition 1 to mount for /boot (100M), 1 for /swap (3G), 1 for home (10G), 1 for / (35G) everything worked fine till I reached last point to install lilo. At that point it said cannot install Lilo (I tried all options simple, expert, install to MBR etc.) but it just won't install. Anyway, after that it said you can install it manually so I clicked OK. Then it said setup complete, remove disk and press alt+ctrl+del to reboot, which I did. But there is just windows 7, no slack ?

View 9 Replies View Related

Slackware :: Copy Files Over Ssh?

May 7, 2011

alright im curious if I can copy a file over ssh,, im not sure exactly how to go about this, if memory serves there is a scp command ?? can someone give me a walk through,, or if im wrong set me up with the code to copy a file over ssh

View 5 Replies View Related

Slackware :: Take Current Windows7 (x64) Setup And Make It Into A Dual-boot Setup With Slackware 13.0?

Jan 24, 2010

I'm trying to take my current windows7 (x64) setup and make it into a dual-boot setup with slackware 13.0 (x32) and am hitting a brickwall. I guess I would like to know if I can salvage the situation without formating my windows drive. I fully intend to, but I had hoped to not do it this month. I'd like to get dual boot going so I can master it and acquire all the files/drivers I'll want and then format and do it 100% right next time.

Currently I have windows setup on a 3x 500gb Raid0 onboard array which itself has been flawless. After I shrunk my current partition size to give me about 25gb of free space I proceeded to setup Linux, and I was unable to perform the cfdisk portion for partitioning the array for Linux.

I tried using cfdisk:
/dev/hdx (a1-a3,b1-b3)
/dev/sdx (a1-a3,b1-b3)

I even attempted to locate with: cat proc/partition and tried using cfdisk on every device it located. It always said it was either an unknown partition table and should I start at zero, or bad partition. I was of course too concerned over my windows setup (which has almost 1tb of stuff I have not backed up) to go any further into the unknown.

PS: I have used Slackware before, back at 8.1, 10, and even a very brief interlude at 12.0, this is my first attempt on this computer however with 13.0, it is currently running fine on my laptop and my PS3 (Laptop is even dual booting 7/Slack13. Albeit without raid)

Phenom 9850
M2N-SLI Deluxe (Nvidia AM2)
4x1gb of 1066 kingston hyperX
3x500gb WD Caviar Black Sata2 3.0

View 3 Replies View Related

Slackware :: Get A Copy Of The 2.6.33.4 Generic Config?

Sep 3, 2010

Where can I get a copy of the 2.6.33.4 config that comes with Slackware? Also, can I get a binary of the kernel, the one that comes with Slackware 13.1?

View 14 Replies View Related

Slackware :: Freeze On Large File Copy With NFS?

Mar 22, 2010

i don't know if this is a slackware related issue but i have the following problem.I'm running a slackware64-current on my system. For my private data I'm using a QNAP NAS (Some ARM CPU with linux kernel 2.6.22), the file shares provided by NFS. I mount them withmount -t nfs 192.168.0.2:/Public /mnt/qnapWorks fine, no problems.But now, if i try to copy some large files ( > 1GiB) to the NAS share, sometimes the systems completely freezes during the copy process. I have to do a hard reset to bring the system back to work

View 5 Replies View Related

Slackware :: Copy & Play A DVD From Hard Disk?

Jun 28, 2011

I just received Phil Mickelson's "Secrets of the Short Game" DVD but it keeps stopping when I play it on either my PC's DVD drive or an external DVD drive - using VLC.Is there a software that will allow me to copy and play it from my hard disk?I tried a simple Dolphin copy but that stops as well.Is there something that I am missing?Also, it will not play on my DVD player - it just keeps ejecting it

View 14 Replies View Related

Slackware :: Copy Jaguar Reference Build?

Feb 9, 2011

Lately i have been working on LFS, DIY Linux and of course Slackware. It has come to my attention that another project called Jaguar Linux which was related to Slackware has previously existed. This project seems to have vanished almost completly from WWW beside the front page cached on archive.org.

Does anybody have a copy of a reference build or know where i can find one?

View 9 Replies View Related

Slackware :: Get A Working Copy Of Kipi-plugins 1.3.0 For 13.1?

Jun 27, 2010

Does anybody know where I can get a working copy of kipi-plugins 1.3.0 for slackware 13.1?

Slackbuilds have the 1.0 version and it has quite a few bugs and one in specific that I need which is rotate.

View 3 Replies View Related

Slackware :: Copy Files Over Network Between Two Computers?

Apr 6, 2011

how to copy files over my network between my two computers.

I have done it before, but don't remember all the things I had to go through to do it.

None of the instructional things that I have found has given me actual instructions that I understand.

Actually I have not even found instructions for using scp that I can understand. I have all ready done this in the past, yet with 30 years experience with computers, a bachelors degree in computer science, 20 years experience with linux I still cannot understand anything that I have found that tells how to do this.

I have two problems.

(1) the actual syntax of scp. None of the instructions I have found tell what anything is in their examples.

They might say:

scp blah blah yadda yadda zonk zonk.

They don't bother to tell me what blah blah is or what yadda yadda is, or what zonk zonk is.

(2) Also none of them tells what has to be set up in configuration files for things to work. For example one of my computers is named KING, and one is named QUEEN. There is probably something on computer KING that tells what QUEEN is. I don't know what this configuration file is, so of course I can't put in the entries that would do the job.

So where are some instructions that I might find for doing this copy of files over my network of two computers?

View 12 Replies View Related

Slackware :: Can't Copy The File To Python As The Versions Differ

Jun 16, 2011

I am trying to install a module in openerp 6 It requires Pyuno that ships with libre/open -office If i go import uno -- no module called uno but when I go to the /usr/lib64/libreoffice/base3.4/programs and python import uno it works

I cant copy the file to python as the versions differ

View 3 Replies View Related

Slackware :: Dual Boot Slackware With CentOS Using CentOS GRUB

Apr 11, 2011

For various reasons, I have to learn my way around CentOS. I have an old computer (P3) with Slackware on it. I threw in a second HDD that I had lying around and installed CentOS to it. I was figuring that I'd just decline installing GRUB or point GRUB to Slackware as the second OS and end up with dual boot.

The CentOS install, though, blew right past that part with offering me any options. It put a small boot partition on the CentOS drive and now the box boots straight into CentOS.

I've spent the better part of the day trying to get GRUB to boot the Slackware drive and had no luck, though I've learned a lot about GRUB error messages.

By the way, CentOS uses GRUB v 0.97.

Question: someone could point me to a reference.

Here's the output of fdisk -l on that computer (/dev/sda is a 4GB SCSI disk that was originally the boot disk for Windows 2000 server on that computer):

Code:

Here's the currentGRUB file. I added the section about Slackware. I've also tried pointing it at:

Code:

I've also tried:

Code:

Code:

Slackware's LILO:

It's been six months or more since I used this computer. It's my experiment-er "play" computer and I had taken the HDD out to test a computer for one of the members of my LUG, so I can't remember exactly how I configured the LILO install, but, if I did what I usually do, I installed it to the MBR of /dev/hda. I have considered just blowing away LILO, but I'd be happier if I could just use GRUB to call LILO.

View 7 Replies View Related

Slackware :: Using Rsync To Keep Local Copy Of Stable Tree Up To Date

May 14, 2011

when I installed 13.37 I created a local copy of the entire stable tree (source/ and all the rest) just to have all that stuff around to browse offline.

Now, to instruct myself, I'm trying to use rsync to keep this stuff up to date. But I seem either to have misread the rsync man page or ... well, I don't know. I am issuing the following command and getting the results seen below:

Code:

View 3 Replies View Related

Slackware :: Installing 13.1 Over Windows XP - Run Slackware And Slackware Only

Dec 19, 2010

I have been given the task to install slackware 13.1 over windows. I have downloaded and copied slackware 13.1 on to a disk, and rebooted the computer, but i am not getting what all the tutorials have shown. I have been looking for tutorials that specifically instruct me as to how to install slackware 13.1 on to a windows xp. I am not trying to dual run I just simply want to run slackware and slackware only.

View 5 Replies View Related

Slackware :: Forwad X11 From A 32 Bit Slackware To A 64bit Slackware?

May 7, 2011

I have a couple questions about Xfoward.

1: How much does it affect securty, over a lan network?
2: Will it cause any other security issues?
3: The most important is can I forwad X11 from a 32 bit slackware to a 64bit slackware

View 1 Replies View Related

Slackware :: Compile 2.6.37 Kernel Patched With The Autogroup Patch On A Slackware 13.1 System?

Jan 13, 2011

it's possible to compile the 2.6.37 kernel patched with the autogroup patch on a Slackware 13.1 system running 2.6.33.4-smp with 2.6.33.4 headers? I just compiled and installed the 2.6.37-autogroup kernel from AUR on my ARCH setup and I like it especially when using firefox with lots of tabs open and other background apps also running. I did notice a speed and smothness difference in my ARCH testing setup with this kernel patch and I can get same results in 13.1??

View 1 Replies View Related

Slackware :: Failed To Initialize NVIDIA Graphics Device On Startx With Slackware 13.1

Aug 24, 2010

I installed slackware 13.1 x86_64 bit with multilib, and its been about a month already, I'm really enjoying slackware but I am being troubled with my nvidia card, and I need to get my 3D acceleration working. And I've been looking around the net for information and kept on trying to make my nvidia card to work but to no avail. I cant get X to start, once I put in a xorg.conf stating to use the nvidia card. After troubleshooting for almost 2 weeks and now at my wits end, I now come humbly looking for help in linuxquestions slackware community forum.I've installed nvidia 64 bit kernel, drivers from slackbuilds (version 256.44). The laptop model I'm trying to get it working is an -ASUS K52J Intel Core i3 2.40Ghz with 2GB RAM and with an Nvidia Geforce 310M with 1GB dedicated VRAM.

View 14 Replies View Related

Slackware :: Enable Windows Wireless Drivers In Slackware 13.1 And How To Install XFCE

Aug 22, 2010

I recently installed Slackware Linux 13.1 , and my Wireless is down. I've only installed 3 Linux disto's on my main laptop (Ubuntu 9.10 , 10.04 , and Crunchbang Linux 9.04 , just had Crunchbang), and they all had the same problem. In all three , I was able to enable Windows Wireless drivers and every thing worked. Now , I'm assuming I have to the same ting in Slackware? Sorry , but I have no idea what my wireless card is. But I know that my laptop is a Dell Insprion E1705. One last thing , I did ifconfig and that wlan0 is my Wi-Fi interface. I typed ifconfig wlan0 up to see if that was the problem. After I did that , I got and error message. Then I typed ifconfig wlan0 down to see if it was down and it made wlan0 down. I tried bringing it up again , but I got an error saying it couldn't find the device specified. Also , how do I install XFCE? I really don't like KDE for some reason and would like to install XFCE. I chose XFCE over GNOME (my favorite) because I want to try something new.

View 4 Replies View Related







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