Small Gentoo Ha USB
Andrei525 22 января, 2008 - 15:30
Добрыи день.
Есть проблема с установкои Генты на USB флешку. Требования - минимальныи размер. По этому попытался по инструкции с gentoo.org
переделать minimalLiveCD под флешку.
В результате система выдает Can not find valid root partition (если не вытащить диск, то после загрузки ядра - продолжит грузиться уже с диска).
Делал все по мануалу, поэтому не могу понять - это мануал кривои или у меня проблемы с железом.
Система: Pentium4 3GHz HT, 1Gb ram, ASUS P5PE-VM, SATA HDD
оригинальная инструкция: http://www.gentoo.org/doc/en/liveusb.xml
Помогите решить проблему перноса с CD на USB. А заодно посоветуите что делать если понадобится обновить ядро.
»
- Для комментирования войдите или зарегистрируйтесь
Похоже что-то
Похоже что-то не то в syslinux.cfg.
Покажи /mnt/usb/syslinux.cfg
(Moe)default gentootimeout
(Moe)
default gentoo
timeout 10
prompt 1
label gentoo
kernel kernel
append root=/dev/ram0 initrd=gentoo.igz init=/linuxrc looptype=squashfs loop=/image.squashfs cdroot slowusb
(Standart)
***
label gentoo
kernel gentoo
append root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot slowusb initrd=gentoo.igz vga=791 splash=silent,theme:livecd-2007.0 CONSOLE=/dev/tt$
****
Ne rabotaet nikak...:(
Prosto kone4naya zel' - sdelat' bezdiskoviy X terminal. Noviy image.squashfs dla etogo yge sdelan (25Mb=BusyBox+ucLibc+xorg+paketi dla raboti s set'y).
Na flewke - 1 razdel (512mb - FAT16) esli eto vagno.
(sori za translit, na etom terminale net rysskogo yazika)
А как вы
А как вы умудрились создать FAT16 на 512М ?
___________________________________________
Gentoo GNU/Linux 2.6.23 GCC 4.2.2 Dual Xeon
Working on Gentoo for iPAQ hx4700 :-)
mkdosfs -F 16
mkdosfs -F 16 /dev/sdb1
FAT16 - up to 4Gb ;)
No Fat16 ili 32 - roli ne igraet. Dage esli delat' Ext2(3)+Grub i te ge rekomendyemie komandi peredavat' yadry - ni4ego ne menaetsa.
В общем тут как
В общем тут как раз чел в рассылки показл свой способ помещения gentoo на влешку
I've recently created LiveUSB sticks from the Gentoo LiveDVD
and LiveCD. (I'm trying to put Gentoo on an OQO.) It was
pretty easy -- I was able to use ext3 even -- and I thought
I'd share how I did that with everyone.
The three steps are:
. Format the stick.
. Put the Gentoo stuff on there.
. Slap on the boot loader and configure it.
Prepare The Stick
-----------------
For the DVD, you need a big stick -- for the CD, not so much.
Let's say the stick is at `/dev/sda`. Using fdisk, create one
partition on it, marking it bootable. (That part is explained
all over the place.) When that is over, run
mkfs.ext3 /dev/sda1
and then put the master boot record on the device:
cat /usr/lib/syslinux/mbr.bin > /dev/sda
Copy The Gentoo Material
------------------------
Mount the ISO of your choice -- say it's at `/media/iso` --
along with `/dev/sda1` at `/media/usb`. All you have to do is:
cp -pPR /media/iso/* /media/usb
Setup The Bootloader
--------------------
This is where my process differs from the tutorials for
Gentoo. I lifted the idea from the Pentoo distribution (now
defunct). You install the `extlinux` loader _to the directory_
where the bootable stuff -- so it's okay to leave it all in
isolinux.
cd /media
cp usb/isolinux/isolinux.cfg usb/isolinux/extlinux.conf
extlinux -i usb/isolinux
There will be a `extlinux.sys` file in there along side the
configuration file after you install.
That's it. I wanted to go with ext3 so I could have links and
a large filesystem -- FAT16 won't take more than 2GB -- and
I'm glad this was so easy with Gentoo 2007.0! It's too bad
the tutorials out there don't make it clear the progress that
has been made in the last year. USB booting is great -- I will
likely exploit the ease of 'remastering' my image to good
effect when installing on my OQO -- and I hope this email
helps others out there who are interested in the topic.
Да, забыл сказать он на англиском. А вот его адресс "Jason Dusek"
Spasibo
Spasibo ogromnoe!!!
Zarabotalo!
Teper' poprobyiy privintit' vmesto standartnogo - svoi sobstvenniy image.squashfs ! :)
(tolko do six por ne ponimaiy po4emy ofizialnie manuali ne rabotaiyt...)
Памоему легче
Памоему легче скачать USB RescueCD с Gentoo Linux`om с http://www.sysresccd.org/
USE="The SOURCE", Luke && emerge --syth --
Intel P4/Xeon Extended MCE MSRs 3200 x2 SMP IBM xSeries 346 ECY 4Gb/chip video ATI Radeon QY 8Mb/
Portage 2.1.4_rc1 (default-linux/x86/2007.0/server, gcc-4.2.2, glibc-2.7-r0, 2.6.23-gentoo-r2 i686)