non riesco a crearmi l´initrd, mi da un errore, in pratica mi da errore di mount e non riesce a crere l´immmagine
<BR>ah uso il kernel 2.4.23<br>
mkinitrd
Moderatore: Staff
Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
mkinitrd
per la precisione l´errore è questo:
<BR><!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
<BR>So far the informational part. Next the mounting.
<BR>The command is ´[mount -t fstype]something somewhere.
<BR>details found in /etc/fstab may be omitted
<BR>mount -a [-t|-0]... :mount all stuff from /etc/fstab
<BR>mount device :mount device at the know place
<BR>mount directory :mount know device here
<BR>mount -t type dev dir :ordinary mount command
<BR>Note that one does not really mount a device, one mounts a filesystem (of the given type) found on the device.
<BR>One can also mount an already visible directory tree elsewhere:
<BR>mount --bind olddir newdir
<BR>or move a subtree:
<BR>mount --move oldir newdir
<BR>A device can be given by name, say /dev/hda1 or /dev/cdrom, by or label, using -L label or by uuid, using -U uuid .
<BR>Other option :[nfFrsvw][-o option][-p passwdfd]
<BR>For many detail say man 8 mount.
<BR>cp:copying multiple files, but last argument ´rootfs´ is not a directory.
<BR>Try cp --help for more information.
<BR>Usage : umount[-hV]
<BR>umount -a [-f]....
<BR>umount .....
<BR>rmdir too few arguments.
<BR>Try rmdir --help for more information.
<BR>mv:cannot state ´.gz´:No such file or directory </BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End --><br>
<BR><!-- BBCode Quote Start --><TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
<BR>So far the informational part. Next the mounting.
<BR>The command is ´[mount -t fstype]something somewhere.
<BR>details found in /etc/fstab may be omitted
<BR>mount -a [-t|-0]... :mount all stuff from /etc/fstab
<BR>mount device :mount device at the know place
<BR>mount directory :mount know device here
<BR>mount -t type dev dir :ordinary mount command
<BR>Note that one does not really mount a device, one mounts a filesystem (of the given type) found on the device.
<BR>One can also mount an already visible directory tree elsewhere:
<BR>mount --bind olddir newdir
<BR>or move a subtree:
<BR>mount --move oldir newdir
<BR>A device can be given by name, say /dev/hda1 or /dev/cdrom, by or label, using -L label or by uuid, using -U uuid .
<BR>Other option :[nfFrsvw][-o option][-p passwdfd]
<BR>For many detail say man 8 mount.
<BR>cp:copying multiple files, but last argument ´rootfs´ is not a directory.
<BR>Try cp --help for more information.
<BR>Usage : umount[-hV]
<BR>umount -a [-f]....
<BR>umount .....
<BR>rmdir too few arguments.
<BR>Try rmdir --help for more information.
<BR>mv:cannot state ´.gz´:No such file or directory </BLOCKQUOTE></FONT></TD></TR><TR><TD><HR></TD></TR></TABLE><!-- BBCode Quote End --><br>
