Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Sistema da multipartizione a monopartizione
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
HoX
Guru
Guru


Joined: 11 Nov 2006
Posts: 385

PostPosted: Sun Oct 28, 2007 5:37 pm    Post subject: [RISOLTO] Sistema da multipartizione a monopartizione Reply with quote

Come da oggetto, ho installato gentoo su un sistema multipartizione... ora vorrei portare l'intero sistema su una singola partizione.
Ho provato a creare uno stage4 seguendo questa guida e a decompattarlo su una partizione vuota di prova. Il risultato e' che all'avvio sulla nuova partizione mi da errore dicendo
/proc deve esistere affinche' Gentoo possa funzionare
montare root in modalita' rw e digitare
mkdir -p /proc

E da li' dovrei inserire la password di root (che pero' non viene riconosciuta)... come fare?

Vi do un po' di informazioni ipoteticamente utili
Quote:
# fdisk -l

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cilindri of 16065 * 512 = 8225280 bytes

Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 1 5 40131 83 Linux
/dev/sda2 6 68 506047+ 83 Linux
/dev/sda3 69 2061 16008772+ 83 Linux
/dev/sda4 2062 14593 100663290 5 Esteso
/dev/sda5 2062 2311 2008093+ 83 Linux
/dev/sda6 2312 10280 64010961 83 Linux
/dev/sda7 10281 11277 8008371 83 Linux
/dev/sda8 11278 11589 2506108+ 82 Linux swap / Solaris
/dev/sda9 11590 14593 24129598+ 83 Linux


i file fstab sono:
fstab vecchio wrote:
/dev/sda1 /boot ext2 noauto,noatime 1 2
/dev/sda2 / ext3 noatime 0 1
/dev/sda3 /usr ext3 noatime 0 1
/dev/sda5 /root ext3 noatime 0 1
/dev/sda6 /home ext3 noatime,noexec 0 1
/dev/sda7 /var ext3 noatime 0 1
/dev/sda8 none swap sw 0 0
/dev/cdrom /mnt/cdrom auto noauto,ro,users 0 0

shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
proc /proc proc defaults 0 1


fstab nuovo wrote:
/dev/sda1 /boot ext2 noauto,noatime 1 2
/dev/sda9 / ext3 noatime 0 1
/dev/sda6 /home ext3 noatime,noexec 0 1
/dev/sda8 none swap sw 0 0
/dev/cdrom /mnt/cdrom auto noauto,ro,users 0 0

shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
proc /proc proc defaults 0 1


e il file grub.conf configurato per entrambi i sistemi e' questo:
Quote:
default 0
timeout 5

splashimage (hd0,0)/boot/grub/splash.xpm.gz


#Gentoo Linux with Gentoo-Kernel
title=Gentoo Linux 2.6.21-gentoo
root (hd0,0)
kernel /boot/kernel-2.6.21-gentoo root=/dev/sda2 vga=0x318 video=vesafb:mtrr:3,ywrap
boot

#QUESTO E' IL SISTEMA NUOVO CHE NON FUNZIONA
title=Gentoo Stage4
root (hd0,0)
kernel /boot/kernel-2.6.21-gentoo root=/dev/sda9 vga=0x318 video=vesafb:mtrr:3,ywrap
boot

#Gentoo Linux noFB with Gentoo-Kernel
title=Gentoo Linux 2.6.21-gentoo noFB
root (hd0,0)
kernel /boot/kernel-2.6.21-gentoo root=/dev/sda2
boot

#Gentoo Linux (Rescue) with Gentoo-Kernel
title=Gentoo Linux 2.6.21-gentoo (Rescue)
root (hd0,0)
kernel /boot/kernel-2.6.21-gentoo root=/dev/sda2 init=/bin/bb
boot


se serve altro chiedete pure... grazie anticipatamente!


Last edited by HoX on Mon Oct 29, 2007 1:29 pm; edited 1 time in total
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Sun Oct 28, 2007 10:05 pm    Post subject: Reply with quote

parti con un livecd ed assicurati che tutti i vecchi mount point esistano anchee nella nuova partizione. Forse, come suggerisce il sistema, la dir /proc non esiste...
_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
HoX
Guru
Guru


Joined: 11 Nov 2006
Posts: 385

PostPosted: Mon Oct 29, 2007 12:40 pm    Post subject: Reply with quote

.:deadhead:. wrote:
parti con un livecd ed assicurati che tutti i vecchi mount point esistano anchee nella nuova partizione. Forse, come suggerisce il sistema, la dir /proc non esiste...

Sono la quintessenza dell'idiozia... mancava la dir /proc su sda9... chiedo umilmente perdono!
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Mon Oct 29, 2007 1:08 pm    Post subject: Reply with quote

Anema wrote:
.:deadhead:. wrote:
parti con un livecd ed assicurati che tutti i vecchi mount point esistano anchee nella nuova partizione. Forse, come suggerisce il sistema, la dir /proc non esiste...

Sono la quintessenza dell'idiozia... mancava la dir /proc su sda9... chiedo umilmente perdono!

FYI, la voce relativa a /proc nell'fstab non serve più, nelle ultime release del kernel.

Vedi modifica nel Manuale e relativo bugreport. :wink:
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
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