Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:install_with_partition_for_sharing [2011/04/27 01:46] – [Install Tinycore on a USB Drive with a Partition for Sharing Files with Windows] Guy | wiki:install_with_partition_for_sharing [2012/03/19 15:34] (current) – [Partition the USB Drive] BobBagwill | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Install Tinycore on a USB Drive with a Partition for Sharing Files with Windows ====== | ====== Install Tinycore on a USB Drive with a Partition for Sharing Files with Windows ====== | ||
- | This method may be used to install | + | This method may be used to install |
- | Be aware: Some older computers cannot start an operating system | + | When installing |
- | When installing | + | Be aware: Older computers may not be able to start an operating system on a USB drive. |
- | ==== Partitioning Programs | + | ==== Partition the USB Drive ==== |
- | There are many different | + | An easy way for new users to partition a drive is using GParted. People connected to the internet may install GParted in Tinycore, and use it for partitioning. Others may download the latest version of [[Parted Magic]], and use it for partitioning. |
- | GParted can be installed in Tiny Core, and used for partitioning. | + | For more information, see [[partition|Partition a Drive to Install more than one Operating System]]. |
- | A useful one is Parted Magic, which can be run from a CD or USB drive. | + | Before partitioning the drive, save a copy of all files you want to keep. All files on the drive will be lost. |
- | If you plan to use the Parted Magic CD, download | + | * Start the GParted Partition Editor. |
+ | * Be sure to select the correct drive. Warning: | ||
+ | * Delete | ||
+ | * Make the first partition | ||
+ | * Make the rest of the drive an Ext2 partition. | ||
- | Another option is to use UNetbootin to install Parted Magic on a USB drive, and run it from the USB drive. UNetbootin may be downloaded from http:// | + | ==== Install Tinycore ==== |
- | ==== Partition the USB Drive ==== | + | Install Tinycore as explained in [[install_usb|Install Tinycore on a USB Drive]]. |
- | Before partitioning | + | During installation, |
- | Start the GParted Partition Editor. | + | ==== Edit extlinux.conf ==== |
- | Be sure to select | + | Even though Windows is not installed, during installation |
- | Delete | + | You can edit / |
- | Make the first partition a FAT32 partition. | + | You may remove |
- | Make the rest of the drive an Ext2 partition. | + | < |
+ | MENU TITLE Tiny Core Bootloader | ||
+ | TIMEOUT 100</ | ||
- | Set the flag of the Ext2 partition to Boot or Active. | + | and |
- | ==== Install Tiny Core ==== | + | < |
+ | KERNEL chain.c32 | ||
+ | APPEND hd0 1</ | ||
- | Install Tiny Core using one of these methods | + | ==== Accessing the Partition ==== |
- | * [[install_usb_net|Install Tiny Core on a USB Drive with Internet]] | + | You may now save all files you want to share with Windows, in the FAT32 partition. |
- | * [[install_usb_offline|Install Tiny Core on a USB Drive without Internet]] | + | |
- | During installation select, Existing Partition. Then select | + | To access the partition from Tinycore, you need to mount it. To mount the drive, start the mount tool. When the drive is unmounted, it is red. Click on it, so it becomes |
- | ==== Accessing | + | When running Windows, |
- | You may now save all files you want to share with Windows, to this partition. | + | ==== Save Files in Appropriate Format ==== |
- | To access | + | To access |
+ | |||
+ | ==== Alternate Method: Use NTFS ==== | ||
+ | |||
+ | You may use NTFS instead of FAT32. | ||
+ | |||
+ | FAT32 is limited to 4 gb files, so is not appropriate if you want to copy DVDs. | ||
+ | |||
+ | However, some Linux distributions may not be set up to access NTFS. FAT32 is readily accessible. | ||
- | When running Windows, the partition will show up as an additional drive, such as D: or E: |