I'll give you cred
Even if I don't think it is a copy
But you gave me that copy command

I do the exactly same thing here.Lolo Uila wrote:I figure I could do it with sim-links.








scorp123 wrote:I'd stay away from ReiserFS ... It crashed several times on me and took all the data with it to Nirvana. If you want reliability I'd go with ext3 or XFS.




fdisk -l says wrote:$ sudo fdisk -l /dev/sda
Disk /dev/sda: 320.0 GB, 320072933376 bytes
240 heads, 63 sectors/track, 41345 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0xed3eed3e
Device Boot Start End Blocks Id System
/dev/sda1 * 1 35 264568+ 7 HPFS/NTFS vista's (/boot)
/dev/sda2 36 41345 312303600 5 Extended
/dev/sda5 36 7145 53751568+ 7 HPFS/NTFS vista (/) mounted in /media/vista
/dev/sda6 7146 41345 258551968+ 7 HPFS/NTFS other (/usr) mounted in /media/vistabckup
$ sudo fdisk -l /dev/sdb
Disk /dev/sdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe89ce89c
Device Boot Start End Blocks Id System
/dev/sdb1 17 9154 73400985 7 HPFS/NTFS W2 (/home) mounted in /media/vistadoc
/dev/sdb2 * 1 16 128488+ 83 Linux /boot
/dev/sdb3 9155 14593 43688767+ 5 Extended
/dev/sdb5 9155 9652 4000153+ 83 Linux /
/dev/sdb6 9653 10150 4000153+ 83 Linux /usr
/dev/sdb7 10151 10399 2000061 83 Linux /var
/dev/sdb8 10400 14460 32619951 83 Linux /home
/dev/sdb9 14461 14593 1068291 82 Linux swap / Solaris
Partition table entries are not in disk order (I am aware of this one)



to partition the hard drive and all schemes be damned?





mdd4696 wrote:Anyways, I've used scorp123's post to partition a drive for a small desktop/server running Ubuntu 6.10 with a 200GB drive (pretty much the system he designed his example for).Can anyone comment on this partition scheme? Does it seem reasonable?
- Primary (sda1) ext3 128MiB /boot/
- Primary (sda2) ext3 4GiB /
- Extended 182.18GiB (the rest of the drive)
- Logical (sda5) ext3 8GiB /usr/
- Logical (sda6) ext3 4GiB /var/
- Logical (sda7) ext3 168.18GiB /home/
- Logical (sda8) linux-swap 2GiB swap

Users browsing this forum: No registered users and 7 guests