no.to...@gmail.com wrote:
> I repeatedly tried to install Salkware13, from my DVD
> to a ContactFlash, on a netbook.
How are you doing the install? Did you just copy a few files?
> It's really annoying after waiting all the time to be
> told AT THE END that if you've got a USBstik ready;
> IT can be setup as a booter.
Ah. I see that you ran the normal Slackware 13 install. Was this
Slackware 13.37 that you installed?
Where did you install to? Did you install Slackware to the netbook?
Why did you find the above annoying? Did you allow the Slackware
install to setup the USBstik (CF) as a booter? I would guess that you
did not. I think the process wipes your CF.
I haven't used the CF made by the Slackware install, but I have
made my own CF that boots Slackware 13.37 installed on a USB hard drive.
> I'm getting a <can't read the root partn/File & can only
> see the Win7 sda1,2,3,4 partitions> ERROR mesg.
>
> I crashed the Slak13 that I had installed on my PC
> and was able to install a smaller-CD version of a
> similar slak-based, called kongoni.
>
> Here's what the 2 look like in comparison:
> lrwxrwxrwx 1 root root 29 2011-04-18 17:41 vmlinuz -> vmlinuz-huge-smp-2.6.29.6-smp
> -rw-r--r-- 1 root root 2386000 2009-08-17 08:18 vmlinuz-generic-2.6.29.6
> -rw-r--r-- 1 root root 2495952 2009-08-17 07:20 vmlinuz-generic-smp-2.6.29.6-smp
> -rw-r--r-- 1 root root 4768048 2009-08-17 08:32 vmlinuz-huge-2.6.29.6
> -rw-r--r-- 1 root root 4940304 2009-08-17 07:53 vmlinuz-huge-smp-2.6.29.6-smp
> == that's slak13, and the folowing is kogi:-----------
> -rw-r--r-- 1 root root 2375866 2009-07-11 16:56 initrd.gz
> -rw-r--r-- 1 root root 4907792 2009-07-11 16:56 vmlinuz
> -----------------------------------------------------
Is the above what you have on your CF?
> I've got a minimal Debian Etch which I don't want to lose
> because it allows me to edit files, and shows the partitons as:
>
> sda1,2,3,4 is the Win7 stuff.
The above leads me to guess that you have Windows7 installed on your
netbook. Yes?
> sdb1 = DebEtch
> sdb2 = attempted slak13 install.
> sdb3 = ? maybe a swap?
> Obviously /dev/sdb is the CF.
>
> I can't understand how `grub` achieves a fully editable
> script, without loading linux! It's marvelous, so I don't
> want to replace it by `lilo`. `grub` allows me to live-edit
> various combinations of 'root' and 'kernel' and 'initrd' for
> Etch & kogi & slak.
>
> When I try to boot slak13, using kogi's kernel ? initrd
> I get a more informative error message, directly:
> that it can't handle SCSI ?!!
>
> And if that was the case for the slak-kernel, it would
> explain WHY slak too shows only the sda1,2,3,4 crap
> available as root.
>
> So I'm suspecting that, unlike Etch, slak can't boot from
> a CompactFlash. Eg. only 'later' are the SCSI drivers loaded?
>
> Please advise.
>
> ==TIA.
>
Here's what I have at the root of my CF. I use it, as I said to boot a
Slackware 13.37 system that is on a USB hard drive:
vvv
13.37 <A configfile that contains instructions for Grub.>
boot <A directory that the configfile refers to.>
^^^
Here is what is in file 13.37:
vvv
hiddenmenu
default 1
timeout 5
title JBD jango.2-jimel.1: krnl generic-2.6.37.6
root (hd1,0)
kernel /boot/13.37/vmlinuz-generic-2.6.37.6 (ro) box=any root=LABEL=120225aa2source
initrd /boot/13.37/initrd.gz
title JBD jango.2-jimel.1: krnl generic-smp-2.6.37.6
root (hd1,0)
kernel /boot/13.37/vmlinuz-generic-smp-2.6.37.6-smp (ro) box=any root=LABEL=120225aa2source
initrd /boot/13.37/initrd.gz
^^^
Here is what is in directory boot:
vvv
13.37 <This is a directory.>
jango <This is a directory, not needed by you.>
whiz <This is a directory, not needed by you.>
^^^
Here is what is in directory boot/13.37:
vvv
initrd.gz <I made this using mkinitrd.>
vmlinuz-generic-2.6.37.6 <I copied this from Slackware.>
vmlinuz-generic-smp-2.6.37.6-smp <I copied this from Slackware.>
^^^
To use this CF I first get to the Grub command line. You can do that
right?
Then I give a command like this:
root (hd1,0) <This tells grub where to find the CF.
It may be different on yours. You can type
root (hd
Then press tab to see what the choices are. That
use of tab is a great trick.>
Then I use a grub command, I think it is "configfile". You can get
help in Grub with the command "help" if you need to check this:
configfile /13.37
Now I am in the Grub menu defined by file 13.37, but it won't display
unless you pres Esc in the first five seconds. After five seconds
stanza 1 is run automatically. Note that the first stanza is 0.
I hope this gets you going. Are you using Legacy Grub or the new Grub?
I think I am using Legacy Grub. You may have to deal with changes if
you are using the new Grub.
-Joe
--
http://JosephRosevear.com
http://RosevearSoftware.com