how can i do an installation without burning the iso files
DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
how can i do an installation without burning the iso files
i know mandrake..and fedora have a install method that do not need you to burn the iso files to cdr..i.e installing linux with the iso file in the fat32 partition...
i wonder if i can do that with debian...because i have downloaded the iso files...but with my cd burning drive broken...i cannot do the install with cds
as for loading the isos from disk, i assume that debian doesn't support that sort of esoteric scenario. the installer is just finally getting to the point where it is simple enough for home users.
but using the net install, you only download what you need anyway...it's a better deal unless you do a bunch of reinstalling. then again, you don't need to reinstall with debian if you know enough tricks.
thanks...
but actually i have read the posat you posted above....but my computer had no floppy drive installed....i think that is the problem...so i ass here.....
how can i boot the machine to do a net install? please help me...
well, if you don't have a floppy drive and your cd-burner is out of commission, i would say you're out of luck. you need to boot from some kind of media to install an operating system.
i guess you could search for a usb flash media installer (if you have a usb flash drive). otherwise, you need to get a friend to burn the debian-installer net installer iso for you. or buy the net installer (actually, this may not be available until Sarge becomes the stable release next month, but you can buy the Woody iso's now) iso from a vendor (http://www.debian.org/CD/vendors/). or you could go to best buy and buy a new burner for like $40 or whatever the deal-of-the-week is.
how did you install fedora and mandrake without some sort of boot media?
Originally posted by zero79 well, if you don't have a floppy drive and your cd-burner is out of commission, i would say you're out of luck. you need to boot from some kind of media to install an operating system.
i guess you could search for a usb flash media installer (if you have a usb flash drive). otherwise, you need to get a friend to burn the debian-installer net installer iso for you. or buy the net installer iso from a vendor (http://www.debian.org/CD/vendors/). or you could go to best buy and buy a new burner for like $40 or whatever the deal-of-the-week is.
how did you install fedora and mandrake without some sort of boot media?
good luck.
i installed fedora 3 months ago(before my cdr burner died)...and i am using it...but whenever i tried to complile a problem using of the source code...there were tons of error ...so i want to try out debian...
one stupid question: can i installed debian with the fedora boot disk?? i have a cd rom but not writer..(i always think that in linux, nothing is impossible)...
Originally posted by zero79 the fedora installation cd will only boot the fedora installer. you definately need debian-specific boot media to install debian.
ok...i finally managed to find the solution...
first extract the initrd and vmlinuz files from the CD 1 iso to my /boot floder...then edit grub.conf....then reboot...
Da..Da.....i can install from my HDD partition now....
Originally posted by hkl8324 ok...i finally managed to find the solution...
first extract the initrd and vmlinuz files from the CD 1 iso to my /boot floder...then edit grub.conf....then reboot...
Da..Da.....i can install from my HDD partition now....
thank you anyway....
ooo..no...
there is no initrd vmlinuz file in debian....i tried it with me fedora cd1...but....
is there any equivalent file in debain???
this site appears to contain the vmlinuz and initrd for the debian-installer. i guess you can just copy them somewhere in /boot and set up a grub entry to start them in sequence.
thank first, i tried, but a got kernel panic errors:
the last few lines:
RAMDISK ext 2 filesystem found at block 0
RAMDISK image too big (9889/8192 blocks)
VFS :Cannot open root device "hda3" or unknown-block (0,0)
Please append a corret "root" boot option
Kernel panic:VFS:Unable to mount root fs on unknown-block (0,0)
my boot partition is in hda3 using reiserfs...
do i need to input special parameter to Grub to make it right???
I've read something i can't quite remember about mount iso. There's a possibility for running you iso from the hd as if burned and into your cd-rom.
Try this link ( www.linuxhelp.net/isos/ ) and get back to us with the solution if it works : )
http://d-i.alioth.debian.org/manual/...6/ch05s01.html has all the info that you need for this. I'm betting that your Grub is too old and doesn't support Reiserfs. Drop the files onto your /boot partition, edit your grub there, and go.
I've done this several times recently, and it's easier than burning!
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.