Archiv > Development
Ssd Richtig Partitionieren Mit Mld
clausmuus:
Hi monchi80,
Kannst Du mir mal nen install log von so nem Fehler zukommen lassen?
Claus
Torsten73:
--- Quote --- hast Du mal inst install log geschaut (/var/log/installlog) was da schief geht?
ne Backup Partition ändert auch nichts an dem Problem, dass sich lediglich von der System Partition gebootet werden kann.
Ich werd mich aber noch da drum kümmern, das Backups auf die Video Partition verlegt werden können. Da gibt's ja auch schon nen Ticket für.
Claus
--- End quote ---
Ich war mir sicher eigentlich auch partitionieren ausgewählt zu haben. Ich weiß nicht wann ich es schaffe eine nächste Neuinstallation durchzuführen, dann achte ich darauf Dir ein installog zukommen zu lassen. Hätte ich eigentlich auch damals gemacht, wenn ich von dessen Existenz gewusst hätte. Sorry.
monchi80:
Hallo Claus,
hier ist die Log von der automatischen Installation:
--- Code: ---==start installation==
==partitioning disk sda==
Device contains neither a valid DOS partition table, nor Sun, SGI, OSF or GPT disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that the previous content
won't be recoverable.
The number of cylinders for this disk is set to 30720.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): No partition is defined yet!
Command (m for help): 1: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
Command (m for help): No partition is defined yet!
Command (m for help): 2: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
Command (m for help): No partition is defined yet!
Command (m for help): 3: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
Command (m for help): No partition is defined yet!
Command (m for help): 4: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
Command (m for help): Command action
e extended
p primary partition (1-4)
Partition number (1-4): First cylinder (1-30720, default 1): Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-30720, default 30720):
Command (m for help): Command action
e extended
p primary partition (1-4)
Partition number (1-4): First cylinder (2-30720, default 2): Using default value 2
Last cylinder or +size or +sizeM or +sizeK (2-30720, default 30720):
Command (m for help): Command action
e extended
p primary partition (1-4)
Partition number (1-4): First cylinder (957-30720, default 957): Using default value 957
Last cylinder or +size or +sizeM or +sizeK (957-30720, default 30720): Using default value 30720
Command (m for help): Partition number (1-4):
Command (m for help): Partition number (1-4):
Command (m for help): The partition table has been altered!
Calling ioctl() to re-read partition table
Disk /dev/sda: 32.2 GB, 32212254720 bytes
64 heads, 32 sectors/track, 30720 cylinders, total 62914560 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 1957887 977920 83 Linux
/dev/sda2 1957888 62914559 30478336 83 Linux
------ done ------
==format disk sda1==
mke2fs 1.41.14 (22-Dec-2010)
Could not stat /dev/sda1 --- No such file or directory
The device apparently does not exist; did you specify it correctly?
====== failed ======
--- End code ---
clausmuus:
Füge mal bitte in das Script /usr/sbin/install.sh hinter Zeile 87 (mdev -s) folgendes ein und poste noch mal das log nach einem erneuten Install:
--- Code: ---ls -l /dev/$disk*
sleep 5
ls -l /dev/$disk*
--- End code ---
monchi80:
--- Code: ---==start installation==
==partitioning disk sda==
Device contains neither a valid DOS partition table, nor Sun, SGI, OSF or GPT disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that the previous content
won't be recoverable.
The number of cylinders for this disk is set to 30720.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Command (m for help): No partition is defined yet!
Command (m for help): 1: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
Command (m for help): No partition is defined yet!
Command (m for help): 2: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
Command (m for help): No partition is defined yet!
Command (m for help): 3: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
Command (m for help): No partition is defined yet!
Command (m for help): 4: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit
Command (m for help): Command action
e extended
p primary partition (1-4)
Partition number (1-4): First cylinder (1-30720, default 1): Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-30720, default 30720):
Command (m for help): Command action
e extended
p primary partition (1-4)
Partition number (1-4): First cylinder (2-30720, default 2): Using default value 2
Last cylinder or +size or +sizeM or +sizeK (2-30720, default 30720):
Command (m for help): Command action
e extended
p primary partition (1-4)
Partition number (1-4): First cylinder (957-30720, default 957): Using default value 957
Last cylinder or +size or +sizeM or +sizeK (957-30720, default 30720): Using default value 30720
Command (m for help): Partition number (1-4):
Command (m for help): Partition number (1-4):
Command (m for help): The partition table has been altered!
Calling ioctl() to re-read partition table
Disk /dev/sda: 32.2 GB, 32212254720 bytes
64 heads, 32 sectors/track, 30720 cylinders, total 62914560 sectors
Units = sectors of 1 * 512 = 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 1957887 977920 83 Linux
/dev/sda2 1957888 62914559 30478336 83 Linux
brw-rw---- 1 root root 8, 0 Dec 16 16:31 /dev/sda
brw-rw---- 1 root root 8, 1 Dec 16 16:37 /dev/sda1
brw-rw---- 1 root root 8, 0 Dec 16 16:31 /dev/sda
------ done ------
==format disk sda1==
mke2fs 1.41.14 (22-Dec-2010)
Could not stat /dev/sda1 --- No such file or directory
The device apparently does not exist; did you specify it correctly?
====== failed ======
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version