Displaying 4 results from an estimated 4 matches for "101mb".
Did you mean:
100mb
2008 Aug 15
1
Hard disk, format, filesystem
...again.
// parted does not complain:
[root at mail dev]# parted sdb
Using /dev/sdb
(parted) print
Model: ATA SAMSUNG HD321KJ (scsi)
Disk /dev/sdb: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 0.51kB 101MB 101MB primary ext2
(parted) rm 1
(parted) mkpart primary 1 100
(parted) print
Model: ATA SAMSUNG HD321KJ (scsi)
Disk /dev/sdb: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 0.51kB 100MB 100...
2004 Aug 31
3
XP Problems adding machines "on the fly"
Having trouble with the add machine script. Followed the chapter 6
how-to, but, it fails. Checking log file for the machine after
error-RPC call failed on XP box, I find a 101MB log file filled with
-error must provide name- something to that effect. Any help would be
appreciated. smb.conf follows.
[global]
workgroup = FSK
netbios name = Camarillo
server string = Camarillo
hosts allow =
passdb backend = tdbsam
# guest account = pcguest
log file = /us...
2006 Aug 21
4
Making DOS/Win9x HD Image for memdisk
Hi list!
I'm trying to make a hd image with can boot from memdisk over PXE.
So this is what i did:
- Created a new VM [VMware]
-Installed DOS on a 100MB HD from a floppy
-bootet Linux over PXE [DamnSmallLinux]
-in terminal: dd if=/dev/hda of=dos.img
This image [dos.img] isn't working! Memdisk loads the Image and boots the
HD! The error message is something like this:
I/O Device
2003 Dec 01
0
No subject
...ses = POSIDON
server string = HP NetServer LC 2000
encrypt passwords = Yes
log file = /var/log/samba/log.%m
max log size = 50
local master = No
wins support = Yes
kernel oplocks = No
hosts allow = 192.168.2. 127.
Test results for same 101mb file
Samba read: 43 secs
Samba write: 31 secs (with stall)
Idle cpu during the stall was at 10%.
I'm suspecting that the problem might not be samba specific but bdflush
or raid controller specific.
Maybe upgrading the controller firmware will fix that?
I hope that flashing the controller will...