Re: GRUB discussion -- virgin disks ?
- From: "Jacques B." <jjrboucher@xxxxxxxxx>
- Date: Sun, 21 Oct 2007 22:56:09 -0400
<snip>
Note, Jacques, that /dev/null doesn't do anything useful here:-)
Sorry, thanks for pointing that out. It should have been /dev/zero in
order to fill it with \x00's.
/dev/zero provides the null character \x00, whereas /dev/null is used
as the bit bucket to send unwanted data to the binary Gods (i.e. ls
*.sh *.txt *.gzip 2>/dev/null
to redirect errors to the bit bucket thus only seeing successful
output to the screen).
<snip>
Cheers
John
Jacques B.
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- GRUB discussion follow up ?
- From: William Case
- Re: GRUB discussion follow up ?
- From: Jacques B.
- Re: GRUB discussion follow up ?
- From: Robert P. J. Day
- Re: GRUB discussion follow up ?
- From: Jacques B.
- Re: GRUB discussion follow up ?
- From: William Case
- Re: GRUB discussion follow up ?
- From: Jacques B.
- Re: GRUB discussion -- virgin disks ?
- From: William Case
- Re: GRUB discussion -- virgin disks ?
- From: John Summerfield
- GRUB discussion follow up ?
- Prev by Date: Re: i386 or x86_64 on laptop?
- Next by Date: Re: Samba Q?
- Previous by thread: Re: GRUB discussion -- virgin disks ?
- Next by thread: Re: GRUB discussion -- virgin disks ?
- Index(es):
Relevant Pages
|