Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion ist in einigen Browsern möglicherweise nicht verfügbar.
Der wahrscheinlich einzig kritische Punkt ist das Partitionieren.Tusor schrieb:moin, moin,
ich wollte mich auch mal mit linux befassen. dazu hab ich aber mal noch die frage, wie es am einfachsten geht zwei systeme (xp und das linux halt) zu betreiben. wenn ich mich recht erinnere braucht man da nen bootmanager, aber muss man sonst noch irgendwas beachten??
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1000 7559968+ 7 HPFS/NTFS
/dev/hda2 1001 4742 28289520 f Win95 Ext'd (LBA)
/dev/hda5 1001 1006 45328+ 83 Linux
/dev/hda6 1007 1012 45328+ 83 Linux
/dev/hda7 1013 1080 514048+ 82 Linux swap
/dev/hda8 1081 2000 6955168+ 83 Linux
/dev/hda9 2001 3000 7559968+ 83 Linux
/dev/hda10 3001 4000 7559968+ 83 Linux
/dev/hda11 4001 4742 5609488+ c Win95 FAT32 (LBA)
dem möchte ich entgegentreten. Ich sprech nicht aus Erfahrung aber schauen wir mal in die Doku vom 2.6.8.1er:kater schrieb:Das muss nicht FAT sein für den Datenaustausch. NTFS kann seit Kernel 2.6 problemlos beschrieben werden. Gelesn sowieso schon lange.
Also ich würd's nicht machen.CONFIG_NTFS_RW:
This enables the partial, but safe, write support in the NTFS driver.
The only supported operation is overwriting existing files, without
changing the file length. No file or directory creation, deletion or
renaming is possible. Note only non-resident files can be written to
so you may find that some very small files (<500 bytes or so) cannot
be written to.
While we cannot guarantee that it will not damage any data, we have
so far not received a single report where the driver would have
damaged someones data so we assume it is perfectly safe to use.
Note: While write support is safe in this version (a rewrite from
scratch of the NTFS support), it should be noted that the old NTFS
write support, included in Linux 2.5.10 * and before (since 1997),
is not safe.
This is currently useful with TopologiLinux. TopologiLinux is run on top of any DOS/Microsoft Windows system without partitioning your
hard disk. Unlike other Linux distributions TopologiLinux does not
need its own partition. For more information see
<http://topologi-linux.sourceforge.net/>
It is perfectly safe to say N here.
crumble schrieb:Also ich würd's nicht machen.