Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
boot gentoo da floppy
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Fri Jul 04, 2003 6:35 am    Post subject: boot gentoo da floppy Reply with quote

Voglio installare gentoo su un vecchio pc. Il problema che non fa il boot da cd, quindi leggendo questo articolo ho provato con il floppy. Il problema sorge quando cerco di fare il chroot che mi da il seguente errore:

Quote:
# chroot /mnt/gentoo /bin/bash
chroot: kernel too old


Ho provato con altri floppy di boot ma l'errore e' sempre lo stesso.
Qualcuno sa dirmi perche' mi da questo errore o ha un'altra soluzione.
Gazie
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Fri Jul 04, 2003 8:08 am    Post subject: Reply with quote

In effetti il boot floppy di tom da' l'errore che dici come dalla
discussione di seguito
https://forums.gentoo.org/viewtopic.php?t=27951

Ti ho messo un immagine per floppy che puoi scaricare da
http://www.gentoo.it/utility/bootdisk.img
e creare il bootdisk con: dd if=bootdisk.img of=/dev/fd0 bs=1k count=4096

Prova con questa immagine, altrimenti un'altra soluzione e' seguire queste istruzioni tratte dal forum suddetto:

Download Redhat's bootnet.img (you'll probably need a drvnet.img as well for network card support) from any of the Redhat mirrors. Here's one: ftp://mirror.mcs.anl.gov/pub/redhat/redhat/linux/8.0/en/os/i386/images/

To create the floppy(s) in Linux: dd if=bootnet.img of=/dev/fd0

Boot the first disk you created with bootnet.img. At the boot: prompt, enter linux rescue

Choose your language and keyboard, and chances are your nework card isn't listed. Press F2 at the card selection screen and insert your drvnet disk as instructed. From the much larger list of drivers, choose your card and optional parameters (I had to specify IO and IRQ).

Configure your net card with DHCP or manually, and choose FTP as your connection method. Enter mirrors.kernel.org for a server (IP 204.152.189.120 if you don't have DNS setup) and redhat/redhat/linux/8.0/en/os/i386/ for the directory.

After pressing OK it will download three images, not that you can really tell as it isn't very informative. Though it may appear to be doing nothing, a peek at your network hub will let you know it is actually downloading a final image. This takes about 3 minutes for quick-to-assume-its-not-working types like me!

Now Redhat wants to attempt to mount your supposed Redhat installation - we are in rescue mode, remember. Just hit SKIP, and boom! A # prompt! Continue with the chroot as per the installation guide, after mounting the /mnt/gentoo and /mnt/gentoo/boot.


Ciauz
morellik
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Sat Jul 05, 2003 12:13 pm    Post subject: Reply with quote

Grazie mille ho risolto con il dischetto della redhat. Con bootdisk.img sono riuscito fare il chroot ma non avevo la rete.
In piu' vorrei dirti che nella doc c'e' scritto:
Code:
# /usr/bin/env-update

che invece si trova in:
Code:
# /usr/sbin/env-update

Grazie mille ancora!!
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sat Jul 05, 2003 12:59 pm    Post subject: Reply with quote

Confermato (ma non ce n'era bisogno). :D
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Sun Jul 06, 2003 8:31 am    Post subject: Reply with quote

Finalmente dopo 2 giorni di lavoro sono riuscito a installare gentoo (passando per lo stage3)
su un vecchio pentium 133MHz con 32Mb di ram. Adesso pero' devo fare un bel emerge -u system.
Ringrazio infinitamente morellik.
Back to top
View user's profile Send private message
cerri
Bodhisattva
Bodhisattva


Joined: 05 Mar 2003
Posts: 2957
Location: # init S

PostPosted: Sun Jul 06, 2003 10:20 am    Post subject: Reply with quote

fedeliallalinea wrote:
su un vecchio pentium 133MHz con 32Mb di ram.

8O 8O 8O 8O 8O 8O 8O 8O 8O
_________________
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Back to top
View user's profile Send private message
nomadsoul
Apprentice
Apprentice


Joined: 14 Mar 2004
Posts: 172

PostPosted: Tue Oct 19, 2004 2:33 pm    Post subject: Reply with quote

morellik wrote:
[...]
Ti ho messo un immagine per floppy che puoi scaricare da
http://www.gentoo.it/utility/bootdisk.img
e creare il bootdisk con: dd if=bootdisk.img of=/dev/fd0 bs=1k count=4096
[...]


hem io sn + complicato... per fare il discoda windows come si fa???
xè tutti i miei pc con linux in realtà sono sprovvisti di lettore floppy :D
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Oct 19, 2004 2:36 pm    Post subject: Reply with quote

nomadsoul wrote:

hem io sn + complicato... per fare il discoda windows come si fa???
xè tutti i miei pc con linux in realtà sono sprovvisti di lettore floppy :D


Esiste un'utility che si chiama rawrite cercala su internet. A volte la includono nei cd di alcune distro come ad esempio RH e Mandrake.
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
xchris
Advocate
Advocate


Joined: 10 Jul 2003
Posts: 2824

PostPosted: Tue Oct 19, 2004 2:43 pm    Post subject: Reply with quote

esiste anche winrawrite..
(stessa cosa con gui)
http://uranus.it.swin.edu.au/~jn/linux/rawwrite.htm

ciao
_________________
while True:Gentoo()
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Tue Oct 19, 2004 2:47 pm    Post subject: Reply with quote

xchris wrote:
esiste anche winrawrite..
(stessa cosa con gui)
http://uranus.it.swin.edu.au/~jn/linux/rawwrite.htm
ciao


Parlavamo della stessa cosa :wink:
Quello che ho usato io molto tempo fa aveva l'interfaccia grafica :D
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
xchris
Advocate
Advocate


Joined: 10 Jul 2003
Posts: 2824

PostPosted: Tue Oct 19, 2004 2:49 pm    Post subject: Reply with quote

ah :)
io pensavo parlassi dell'originale...
usato un sacco di volte :)
ciaooo
_________________
while True:Gentoo()
Back to top
View user's profile Send private message
CLABART
n00b
n00b


Joined: 27 Feb 2005
Posts: 6

PostPosted: Mon Feb 28, 2005 2:49 pm    Post subject: Boot da floppy, come fare? Reply with quote

Scusate la banalità, per voi, mi ritrovo una copia della distribuzione Gentoo 2004.3 (2 cd) allegata ad una nota rivista che vorrei installare su un mio vecchio PC di prova IBM 300 GL il cui Bios non permette il boot da cd, perciò sarei costretto a creare un floppy di boot mediante il btmgr 3.7-1, attraverso il link http://www.toms.net/rb/, che all'atto pratico non non ha fatto nulla.
Mi potreste aiutarmi?
Grazie
Claudio
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Feb 28, 2005 2:54 pm    Post subject: Reply with quote

Intanto benvenuto ;)

Che tipo di problemi hai riscontrato? Puoi fornirci ulteriori informazioni?
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
ilithiiri
n00b
n00b


Joined: 05 May 2004
Posts: 29
Location: Largs/Greenock - Scotland

PostPosted: Mon Feb 28, 2005 2:57 pm    Post subject: Re: Boot da floppy, come fare? Reply with quote

Io ho "appena" installato Gentoo su un Dell della mia ragazza, con solo il lettore floppy.
Occorrete:
- 4 dischetti floppy
- stage gentoo
- portage snapshot

i 4 dischetti li scarichi dal sito della Slackware, possibilmente della 9.1, e ti scarichi:
- boot.i
- installation1
- installation2
- network

Parti con boot.i dentro, ti chiede poi il root e inserisci installation1, poi ti chiede il secondo e inserisci installation2, poi ti da un prompt.
Al prompt scrivi network ed inserisci il disk network: dovresti ora avere una connessione ethernet funzionante.
Adesso segui diligentemente il manuale di installazione, semplicemente utilizzando lo stage gentoo che ti sei scaricato (e.g. su cdrom).

PROBLEMI:
- bzip2, mi sembra che non sia disponibile sulla slack; poco male.. su un'altra postazione "s-bzippi" il .bz2 e lo ricrei come .gz..
- non ne ho avuti altri

Purtroppo il tom's root-boot NON FUNZIONA PIÙ essendo basato su un kernel troppo vecchio.
Lo avessi saputo prima non avrei perso una giornata di moccoli.

Per problemi, ask.
-marco-
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Mon Feb 28, 2005 3:05 pm    Post subject: Reply with quote

Ho mergiato il post di CLABART con questo thread
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
CLABART
n00b
n00b


Joined: 27 Feb 2005
Posts: 6

PostPosted: Mon Feb 28, 2005 3:41 pm    Post subject: X fedeliallalinea Reply with quote

Grazie per il tuo interessamento, scusami se non ti rispondo subito: sono ancora in ufficio appena arrivo a casa accendo la "baracca" e ti rispondo.
Prima di installare una versione di Linux su un pc Pentiun IV like (ne ho 2: 1 notebook e 1 laptop), preferisco impratichirmi su un vecchio pc che faccia da muletto, ammesso che il suo processore (P II 233 Mhz) ce la faccia.
Claudio
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Mon Feb 28, 2005 3:50 pm    Post subject: Reply with quote

Si si io ho usato il floppy per un 133 :D. Ti consiglio comunque di partire dallo stage3
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
mouser
Veteran
Veteran


Joined: 10 Aug 2004
Posts: 1419
Location: Milano

PostPosted: Mon Feb 28, 2005 4:28 pm    Post subject: Reply with quote

[OT]

Chiedo scusa per l'OT ma
CLABART wrote:

ne ho 2: 1 notebook e 1 laptop

???? I notebook ed i laptop non sono la stessa cosa?
Io ho sempre chiamato indifferentemente nei due modi i pc portatili!
Quelli da scrivania sono i desktop, più precisamente i tower quelli che stanno in verticale!
Mi sono sempre sbagliato??? :oops:

[/OT]

Ciriciao
mouser :wink:
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Feb 28, 2005 4:54 pm    Post subject: Reply with quote

Si penso che siano la stessa cosa ;)
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
CLABART
n00b
n00b


Joined: 27 Feb 2005
Posts: 6

PostPosted: Mon Feb 28, 2005 5:03 pm    Post subject: Notebook vs Laptop Reply with quote

E basta!!!
Sì lo so che sono la stessa cosa, nella fretta di chiudere il pc, in ufficio, ho fatto un refuso!
Ebbene sì volevo dire che possiedo (e usiamo almeno una volta la terminologia italica) 1 portatile ed 1 da tavolo.
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Feb 28, 2005 5:11 pm    Post subject: Reply with quote

@CLABART: Mi pare sia eccessivo prendersela per così poco non ti pare :wink:
_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
CLABART
n00b
n00b


Joined: 27 Feb 2005
Posts: 6

PostPosted: Mon Feb 28, 2005 5:27 pm    Post subject: x fedeliallalinea Reply with quote

Eccomi qui a casa!
Rispondo alla tua precedente domanda, accendendo il pc parte il btmgr 3.7.1 che indica le periferiche scansite in cui seleziono con F8 l'asterisco sul cd-rom, indi salvo e faccio boot it (e qui mi dà un box rosso di errore "disk error! 0xAA") e seleziono quit to bios in cui mi dice "nessun sistema operativo inserito".
Praticamente non risolvo nulla.
Mi sembra di aver letto nel post sopra che si può avviare il pc con il disco di boot di redhat, posso farlo o devo modificare qualcosa?
Stamattina ho provato ad installare redhat 3.7 su un pc (Pentium I 133 Mhz) con il floppy di boot, installazione andata a buon fine, ma il S.O. è di una lentezza........ da far venire sonno!!!!
Alla fine ho riposto il pc su uno scaffale; per cui mi sto chiedendo se mi può succedere la stessa cosa con il pc-muletto (PII 233 Mhz 128 Mb di ram) di casa?
Claudio
Back to top
View user's profile Send private message
CLABART
n00b
n00b


Joined: 27 Feb 2005
Posts: 6

PostPosted: Mon Feb 28, 2005 6:00 pm    Post subject: Boot disk image creato! Reply with quote

Ho creato il boot disk image con rawwritewin.exe senza problemi, ma ora dopo il boot al prompt # ho digitato:

# chroot /mnt/gentoo
# chroot /mnt/gentoo/boot

ma di dà errore: "No suche file or directory"

Che devo fà????
Back to top
View user's profile Send private message
gutter
Bodhisattva
Bodhisattva


Joined: 13 Mar 2004
Posts: 7162
Location: Aarau, Aargau, Switzerland

PostPosted: Mon Feb 28, 2005 6:03 pm    Post subject: Reply with quote

La dir la dovresti creare prima (quella procedura è valida se usi il liveCD di gentoo), lancia il comando:

Code:
mkdir /mnt/gentoo

_________________
Registered as User #281564 and Machines #163761
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31447
Location: here

PostPosted: Mon Feb 28, 2005 6:03 pm    Post subject: Reply with quote

Chiaro con il floppy di redhat non trova la cartella /mnt/gentoo perche' non esiste. Basta che la crei ma prima devi fare tutti i passi che faresti con il cd
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum