General TC > International Talk
Tiny core Problem z instalacja.
jacej6490:
how to solve this problem. replace partitions?
tinypoodle:
You could set the partition types the other way round, then format the linux partition and mkswap the swap partition.
Note: This will destroy any data present on the disk.
jacej6490:
like this
Device Boot Start End Blocks Id System
/dev/hda1 * 1 194 97744+ 83 Linux
/dev/hda2 195 29660 14850864 82 Linux swap
Disk /dev/loop0: 0 MB, 221184 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/loop0 doesn't contain a valid partition table
fdisk: can't open '/dev/ramzswap0': Permission denied
Disk /dev/loop10: 0 MB, 512000 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/loop10 doesn't contain a valid partition table
Disk /dev/loop20: 0 MB, 425984 bytes
255 heads, 63 sectors/track, 0 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/loop20 doesn't contain a valid partition table
tc@box:~$
tinypoodle:
This is even worse!
Make the swap partition small (< 2 GB), if any at all.
maro:
You might want to show us the exact 'fdisk' command you are using. But maybe it would help us to also know the disk geometry. So to start off what is the (full) output of fdisk -lu /dev/hda (which is a small variation of what you've been doing, but also cuts out the "noise")?
I'm pretty sure that I'm able to give you an exact 'fdisk' command, if I know how large the disk is, and which size you plan to give to each of the two partitions.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version