|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] mount a partition
i've tried with hdd instead of sda: # mount -t ext3 /dev/hdd1 /mnt/toto/ mount: /dev/hdd1 is not a valid block device
On Feb 1, 2008 7:13 PM, ko0nz < yesiko0nz@xxxxxxxxx> wrote:
# mount /dev/sdd /mnt/toto/ SCSI subsystem initialized register_blkdev: cannot get major 8 for sd
mount: you must specify the filesystem type
# mount -t ext3 /dev/sdd /mnt/toto/ mount: /dev/sdd is not a valid block device
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|