i just wanted to ask you how many partitions did you make and for what you use them... boot, swap, ....
Code:# man useradd
why can't i mount /dev/sdb3?Code:# man mount
BT is not ubuntu first of all. Second making partitions is a user preference in most cases. The instructions you used were the preferences of the author. You can change them as you see fit. I would suggest a bit of reading on partitions.but i don't know why i should make 3 partitions... how it was in the constructions (how to)...
on ubuntu the partitions weren't like this...![]()
Because you followed the tutorial without question.can you tell me why i made 3 partitions?
Dependsand if it was usefull?
Did you create this ??and i don't find my /home/username/... where is this...
Nope its not kubuntu either.i thaugth it would be like the kubuntu system
only a little but it can be fixed with some reading.may be i'm just confused![]()
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
i just wanted to ask you how many partitions did you make and for what you use them... boot, swap, ....
what should i make? i don't know what's the best:
1.
sdb1 primary ext3 boot (100MB)
sdb2 primary swap (2048MB)
sdb3 primary ext3 (the rest of the memory; 110GB)
2.
sdb1 primary ext3 boot (ca. 110GB)
sdb2 extended
sdb5 swap (2048MB)
3. or do you have a better solution
i just wanted to ask you how many partitions did you make and for what you use them... boot, swap, ....
Again the amount and types of partitions are really a user preference in most cases.
Do you have a link to the tutorial that you used and maybe this can shed some light on the reason the partitions and types were chosen.
If you look at the dual boot movie that was made by muts Chief Back Track Dev he stated that he use reiserfs but you (the user) could use any format you wanted but that he preferred that one.
For more indepth info on partition format types you might wanna have a look at this site.
To be successful here you should read all of the following.
ForumRules
ForumFAQ
If you are new to Back|Track
Back|Track Wiki
Failure to do so will probably get your threads deleted or worse.
Some errors!!!!
bt / # lilo -v
LILO version 22.8, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2006 John Coffman
Released 19-Feb-2007 and compiled at 01:09:42 on Jun 10 2007.
Reading boot sector from /dev/sda
Warning: '/proc/partitions' does not exist, disk scan bypassed
Using MENU secondary loader
Calling map_insert_data
Warning: The boot sector and map file are on different disks.
Boot other: /dev/sda1, on /dev/sda, loader CHAIN
Fatal: First sector of /dev/sda1 doesn't have a valid boot signature
some info: lilo.conf:
lba32
boot = /dev/sda
#message = /boot/boot_message.txt
prompt
timeout = 1200
change-rules
reset
vga = normal
other = /dev/sda1
label = Windows
table = /dev/sda
image = /boot/vmlinuz
root = /dev/sdb3 #here was nothing written down... so i wrote /dev/sdb3
label = Linux
read-only
partitions:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13913 111756141 7 HPFS/NTFS
/dev/sda2 13914 14593 5462100 7 HPFS/NTFS
#####################
Disk /dev/sdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 17 136521 83 Linux
/dev/sdb2 18 267 2008125 82 Linux swap
/dev/sdb3 268 14593 115073595 83 Linux