"Linux plaintext" partition

Raoul raoul at raoul.shacknet.nu
Sat May 27 01:57:02 EEST 2006


On Sat, 2006-05-27 at 01:34 +0300, Giorgos Keramidas wrote:

> Παίζεις με νουμεράκια και το πρωτόγονο interface του loopback mount.
> Εναλλακτικά, βάζεις κανένα "obsolete λειτουργικό", που τα έχει λύσει
> αυτά τα προβλήματα εδώ και κάτι χρόνια:
> 
>     $ dd if=/dev/zero of=image.bin bs=1m count=32
>     32+0 records in
>     32+0 records out
> 
>     $ sudo fdisk -BI image.bin
>     fdisk: device image.bin is not character special
>     ******* Working on device image.bin *******
>     fdisk: invalid fdisk partition table found
>     fdisk: Geom not found
> 
>     $ sudo mdconfig -a -t vnode -f image.bin -u 10
> 
>     $ ls -l /dev/md10*
>     crw-r-----  1 root  operator  -   0, 111 May 26 19:12 /dev/md10
>     crw-r-----  1 root  operator  -   0, 112 May 26 19:12 /dev/md10s1
> 
>     $ sudo bsdlabel -w -B /dev/md10s1
> 
>     $ ls -l /dev/md10*
>     crw-r-----  1 root  operator  -   0, 111 May 26 19:12 /dev/md10
>     crw-r-----  1 root  operator  -   0, 112 May 27 01:28 /dev/md10s1
>     crw-r-----  1 root  operator  -   0, 113 May 26 19:12 /dev/md10s1a
>     crw-r-----  1 root  operator  -   0, 114 May 26 19:12 /dev/md10s1c
> 
> Τα "έξυπνα" λειτουργικά συστήματα μπορούν να κάνουν auto-detect τα
> partitions από ένα image file και δημιουργούν δυναμικά τα κατάλληλα
> device nodes για ότι ανακαλύπτουν.

Μήπως θα μπορούσες να εξηγήσεις με δυό λόγια τι ακριβώς κάνουν αυτά τα
mdconfig και bsdlabel? Μπορεί αυτό το auto-detection των partitions που
υπάρχουν σε ένα disk image και η δημιουργία των loop devices να γίνει
στο linux με αντίστοιχα εργαλεία?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.hellug.gr/pipermail/linux-greek-users/attachments/20060527/91edac58/attachment.pgp>


More information about the Linux-greek-users mailing list