Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: this_feature_currently_requires_accessing_site_using_safari
This is the Sigma Designs distribution of the Linux kernel for the MIPS architecture.
The kernel preparation process is Makefile driven. Type 'make' in the main directory
to start preparing the kernel sources and follow the instructions.
Note about the integration with the rootfs package
==================================================
The kernel source package is now integrated with the rootfs package and is able
to interact with it in two distinct ways:
a) it can grab the rootfs image produced by the rootfs package and use that as
its initial RAM disk
b) it can install its modules into the rootfs package so that they make it to
the rootfs image
For both interactions to be able to take place, the SMP86XX_ROOTFS_PATH
environment variable must be defined, and must point to the main directory of
the rootfs package.
The easiest way to achieve that is by sourcing the 'rootfs-path.env' environment
file, which is created very early in the main rootfs package directory. See the
README in the rootfs package for more information about this.
When this environment variable is defined and points to a valid place, two
things will happen:
a) when building any of 'all', 'vmlinux', 'vmlinux.bin', 'vmlinux.zbf', the
rootfs image found in the main directory of the rootfs package will be
pulled and used as for the initrd image for the kernel.
b) then building the 'modules_install' target, the kernel modules and related
support files (such as modules.dep) will be installed in the correct
directory under the customization directory (usually 'package/customize/source')
of the rootfs package. If customization is enabled in the rootfs package,
then the modules and support files will be present in the rootfs image.
Bin absoluter Linux-Neuling und habe da mal eine Frage zur Installation.
Würde mir gerne neben meinem Windows 7 x64 UEFI (mit GPT) mal Ubuntu 11.10 (bzw. 12.04) installieren.
Ich würde aber gerne die Variante mit dem Bootmanager vermeiden, wenn möglich.
Ich habe mir das ganze so vorgestellt:
- Ich habe zwei SSDs, auf einer ist Win 7 installiert.
- Auf der anderen habe ich noch ca. 25-30GB frei, hier möchte ich eine Partition für Ubuntu erstellen.
- Wenn beide Systeme laufen möchte ich das zu startende System über den Bootmanager des Mainboards auswählen können. Beim Booten drücke ich F8 und kann aussuchen von welchem Laufwerk gebootet werden soll. Wenn ich SSD1 auswähle soll Windows starten, bei SSD2 Ubuntu.
Ist das so möglich? Und was muss ich beachten?
Gegen Grub selbst habe ich eigentlich nichts. Ich wollte die beiden Systeme nur so unabhängig wie möglich voneinander halten.
Ich hatte vor ein paar Jahren immer mal wieder das Problem, dass bei parallel installiertem Vista + XP gar nichts mehr funktioniert hat, wenn ich eines der beiden gelöscht habe.
Erkennt Grub mein Windows 7 auch, wenn ich vor der Ubuntu-Installation die SSD mit Windows abklemme?
Während der erstmaligen Installation nicht. Wenn dann allerdings im Dual-OS-Betrieb irgendwann auf deinem Linux-System ein update-grub ausgelöst wird, z.B. durch ein Upgrade über die Paketverwaltung, dann wird Grub die Windows-7-Festplatte finden und den entsprechenden Eintrag im Menü hinzufügen. Dabei wird dann allerdings nicht der Bootloader von Windows 7 entfernt, sondern lediglich der eigene Grub um diesen Eintrag erweitert.
Demzufolge kannst du während der Linux-Installation deine Windows-Festplatte abziehen, um sicherzustellen, dass Grub definitiv auf einer anderen Festplatte installiert wird und nicht deinen Windows-Bootlader überschreibt. Somit kannst du nach Belieben von den Festplatten unabhängig booten.
mfg
foxxx
Hi,
ich hatte das damals so gemacht wie beschrieben. Das hat auch super funktioniert.
Jetzt habe ich Ubuntu etwa 1 1/2 Wochen nicht genutzt und wollte es eben wieder starten, indem ich von der entsprechenden SSD booten wollte.
Allerdings bekomme ich jetzt die Meldung: "GRUB loading. error: no such partition grub rescue"
Ich habe nichts verändert, weder an Windows noch an Ubuntu. Wie kann es sein, dass plötzlich die Partition nichtmehr gefunden wird?
Und wie bekomme ich das wieder zum laufen?
sudo iptables -L