LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   how to make a linux bootdisk (slackware)? (https://www.linuxquestions.org/questions/slackware-14/how-to-make-a-linux-bootdisk-slackware-88132/)

kp01pwg 09-01-2003 04:53 PM

how to make a linux bootdisk (slackware)?
 
i dont have the slackware cd, can i make one anyway?
and i donīt have lilo installed on my computer.

mcd 09-01-2003 08:11 PM

what boot loader are you using? how are you booting linux at the moment?

mcd 09-01-2003 08:32 PM

here is how to create a bootdisk:

insert a new floppy disk and overwrite it with the following commands:

dd if=/boot/vmlinuz.something of=/dev/df0
rdev /dev/fd0 /dev/hda5 <--- this needs to be your root partition

then just boot the floppy

Cerbere 09-02-2003 03:23 AM

Or even easier, just type makebootdisk at the console.

Enjoy!
--- Cerbere

kp01pwg 09-02-2003 09:19 AM

okey, i have solved the problem, i downloaded files to make a bootdisk from slackware ftpsite (ftp://ftp.slackware.com/pub/slackwar...ent/bootdisks/)

at the command promt in windows (sorry =P) cd in to the bootdisk directory and typed:
rawrite bare.i a:

and then i had my bootdisk

later when i boot up the computer with the bootdisk I typed (when "boot:" came up) boot: mount root=/dev/hda3
(if you have linux on hda3, else change)

then i could login to my linux again =)

fooforon 09-02-2003 02:01 PM

Hi I have had problems with bootdisk too I try making the same one as you I downloaded the bare.i image and used rawrite to make the bootdisk everything went fine till I tried to boot off it and it said boot failed. and Im using the bare.i kernel

kp01pwg 09-02-2003 02:53 PM

do you have raid or scsi?, then you should try another image, not bare.i

fooforon 09-02-2003 03:02 PM

no I dont have raid or scsi, I used bare.i kernels to install slackware but I couldn't install a boot loader so I ahve no way of booting it up, casue my boot disk wont work it fails got any suggestions

kp01pwg 09-02-2003 03:14 PM

change diskett, and try again, it should boot =)
try rawrite12.exe or rawrite13.exe

hope it helps

fooforon 09-02-2003 04:19 PM

its alright I got it to boot off the cd, now im trying to get the ethernet drivers to install


All times are GMT -5. The time now is 09:22 PM.