Dialogue Tech NANO-PV-D510A User Manual
Page 145
NANO-PV-D510A User Manual
Page 131
NOTE:
If the Linux OS is not installed with GRUB (v0.97 or earlier) and Ext3,
the Symantec Ghost may not function properly.
While installing Linux OS, please create two partitions:
Partition
1:
/
Partition
2:
SWAP
NOTE:
Please reserve enough space for partition 3 for saving recovery
images.
Figure B-19: Partitions for Linux
Step 3:
Create a recovery partition. Insert the recovery CD into the optical disk drive.
Follow
Step 1
~
Step 3
described
in Section B.2.2. Then type the following
commands (marked in red) to create a partition for recovery images.
system32>
diskpart
DISKPART>
list vol
DISKPART>
sel disk 0
DISKPART>
create part pri size=
___
DISKPART>
assign letter=N
DISKPART>
exit